Vulnerability Description
OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, a local unprivileged user can coerce cupsd into authenticating to an attacker-controlled localhost IPP service with a reusable Authorization: Local ... token. That token is enough to drive /admin/ requests on localhost, and the attacker can combine CUPS-Create-Local-Printer with printer-is-shared=true to persist a file:///... queue even though the normal FileDevice policy rejects such URIs. Printing to that queue gives an arbitrary root file overwrite; the PoC below uses that primitive to drop a sudoers fragment and demonstrate root command execution. At time of publication, there are no publicly available patches.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openprinting | Cups | <= 2.4.16 |
Related Weaknesses (CWE)
References
- https://github.com/OpenPrinting/cups/security/advisories/GHSA-c54j-2vqw-wpwpExploitVendor Advisory
FAQ
What is CVE-2026-34990?
CVE-2026-34990 is a vulnerability with a CVSS score of 7.8 (HIGH). OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, a local unprivileged user can coerce cupsd into authenticating to an ...
How severe is CVE-2026-34990?
CVE-2026-34990 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34990?
Check the references section above for vendor advisories and patch information. Affected products include: Openprinting Cups.