Skip to content

[1.0] fix(docker): bump runtime git apk to 2.54.0-r0 for CVE-2026-32631 (#486) - #488

Merged
Jan-Kazlouski-elastic merged 1 commit into
1.0from
backport/1.0/pr-486
Aug 28, 2026
Merged

[1.0] fix(docker): bump runtime git apk to 2.54.0-r0 for CVE-2026-32631 (#486)#488
Jan-Kazlouski-elastic merged 1 commit into
1.0from
backport/1.0/pr-486

Conversation

@github-actions

Copy link
Copy Markdown

Backports the following commits to 1.0:

Part of elastic/security#13623

Bump Wolfi runtime `git` apk pin from **2.50.1-r1** to **2.54.0-r0** to
resolve
[CVE-2026-32631](https://nvd.nist.gov/vuln/detail/CVE-2026-32631)
(information exposure in git).

### Scanner A/B (`CVE-2026-32631`)

Baseline: `git` **2.50.1-r1** → **2.54.0-r0** (Wolfi apk runtime
dependency).

Method: Trivy OS package scan on
`docker.elastic.co/integrations/crawler:1.0.0-SNAPSHOT` (before) vs
Wolfi base image with `git=~2.54.0-r0` installed (after — simulates
post-merge Dockerfile.wolfi pin).

| CVE | Severity | Issue | Before | After |
|-----|----------|-------|--------|-------|
| CVE-2026-32631 | Low |
[#13623](elastic/security#13623) | reported
(`git@2.50.1-r1`) | clear (`git@2.54.0-r0`) |

**1/1 CVE: reported → clear.** Container re-publish + `snyk container
monitor` still needed for dashboard refresh.

### Checklists

#### Pre-Review Checklist
- [x] This PR does NOT contain credentials of any kind, such as API keys
or username/passwords (double check `crawler.yml.example` and
`elasticsearch.yml.example`)
- [x] This PR has a meaningful title
- [x] This PR links to all relevant GitHub issues that it fixes or
partially addresses
- [x] this PR has a thorough description
- [ ] Covered the changes with automated tests
- [x] Tested the changes locally (`make install-gems`, `make lint`,
`make test` — 690 examples, 0 failures)
- [x] Added a label for each target release version (example: `v0.1.0`)
- [ ] Considered corresponding documentation changes
- [ ] Contributed any configuration settings changes to the
configuration reference
- [ ] Ran `make notice` if any dependencies have been added

#### Changes Requiring Extra Attention

- [x] Security-related changes (encryption, TLS, SSRF, etc)

### Related Pull Requests

N/A

### Release Note

Bump Wolfi runtime git apk to 2.54.0-r0 to fix CVE-2026-32631
(information exposure).
@Jan-Kazlouski-elastic
Jan-Kazlouski-elastic merged commit b5024fe into 1.0 Aug 28, 2026
2 checks passed
@Jan-Kazlouski-elastic
Jan-Kazlouski-elastic deleted the backport/1.0/pr-486 branch August 28, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant