CVE-2026-81869
Last modified
CVE-2026-81869 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 1.10.0 until 1.33.0, the sdk/trace/span.go attribute truncation path can fail to enforce AttributeValueLengthLimit for string and string-slice attributes containing the valid Unicode replacement character U+FFFD.
Description
OpenTelemetry-Go is the Go implementation of OpenTelemetry. From version 1.10.0 until 1.33.0, the sdk/trace/span.go attribute truncation path can fail to enforce AttributeValueLengthLimit for string and string-slice attributes containing the valid Unicode replacement character U+FFFD. safeTruncateValidUTF8 treats the valid replacement rune as invalid UTF-8 and returns the original input, while strings.ToValidUTF8 leaves that valid rune unchanged, so a second safeTruncate attempt can also return the oversized value. An attacker who controls span attribute content can retain values longer than the configured limit, increasing per-span memory use and weakening denial-of-service protection in the instrumented process. This issue is fixed in version 1.33.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| open-telemetry | opentelemetry-go | >= 1.10.0, < 1.33.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81869?
How severe is CVE-2026-81869?
How do I fix CVE-2026-81869?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81855A hardcoded cryptographic client authentication key vulnerab…9.1
- CVE-2026-81859CP4BA - IBM Enterprise Records could allow a local attacker …6.2
- CVE-2026-8186A vulnerability was detected in Open5GS up to 2.7.7. This af…7.5
- CVE-2026-81861CWE-522: Insufficiently Protected Credentials vulnerability …5.9
- CVE-2026-81866Apache NiFi 2.9.0 through 2.11.0 provide Connector configura…4.3
- CVE-2026-81868Steeltoe is an open source project that provides a collectio…6.5
- CVE-2026-8187A flaw has been found in Open5GS up to 2.7.7. This impacts t…7.5
- CVE-2026-81870OpenTelemetry-Go is the Go implementation of OpenTelemetry. …2
- CVE-2026-81871OpenTelemetry-Go is the Go implementation of OpenTelemetry. …6.3
- CVE-2026-81872OpenTelemetry-Go is the Go implementation of OpenTelemetry. …6.3
- CVE-2026-81875HAPI FHIR is a complete implementation of the HL7 FHIR stand…7.5
- CVE-2026-81876HAPI FHIR is a complete implementation of the HL7 FHIR stand…7.5
Are you affected by CVE-2026-81869?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
