CVE-2026-77220
7.1
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can trigger stack memory reuse across requests, causing cross-tenant document content corruption by silently overwriting one caller's dictionary string values with another caller's data.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| michaelrsweet | pdfio | 0 < 1.6.5 | affected |
Weaknesses
- CWE-825: Expired Pointer Dereference
References
- https://github.com/michaelrsweet/pdfio/releases/tag/v1.6.5
- https://github.com/michaelrsweet/pdfio/commit/22b9afc800c5833f9e851e35938972bd4c76a357
- https://www.vulncheck.com/advisories/pdfio-dangling-pointer-via-dictionary-string-formatting
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.