Bug 2515140 - CVE-2026-41178 skopeo: OpenTelemetry-Go: Denial of Service via oversized baggage headers [fedora-all]
Summary: CVE-2026-41178 skopeo: OpenTelemetry-Go: Denial of Service via oversized bagg...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: skopeo
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["8af1214d-5e3b-4d7d-9f73-4...
Depends On:
Blocks: CVE-2026-41178
TreeView+ depends on / blocked
 
Reported: 2026-08-13 04:21 UTC by Praise Ogwuche
Modified: 2026-08-13 20:27 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-13 20:27:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Praise Ogwuche 2026-08-13 04:21:25 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue.

Comment 1 Lokesh Mandvekar 2026-08-13 20:27:58 UTC
skopeo does not bundle go.opentelemetry.io/otel, therefore it is not affected by CVE-2026-41178.

CVE-2026-41178 is specific to OpenTelemetry-Go's baggage parsing functionality. skopeo-1.24.0-2.fc45 does not vendor this dependency.

Verified with:
$ rpm -q --provides skopeo | grep opentelemetry
(no output - not bundled)

Closing as NOTABUG.


Note You need to log in before you can comment on or make changes to this bug.