CVE-2026-39316
Last modified
CVE-2026-39316 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, a use-after-free vulnerability exists in the CUPS scheduler (cupsd) when temporary printers are automatically deleted. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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 use-after-free vulnerability exists in the CUPS scheduler (cupsd) when temporary printers are automatically deleted. cupsdDeleteTemporaryPrinters() in scheduler/printers.c calls cupsdDeletePrinter() without first expiring subscriptions that reference the printer, leaving cupsd_subscription_t.dest as a dangling pointer to freed heap memory. The dangling pointer is subsequently dereferenced at multiple code sites, causing a crash (denial of service) of the cupsd daemon. With heap grooming, this can be leveraged for code execution.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openprinting | Cups | <= 2.4.16 |
References
- https://github.com/OpenPrinting/cups/security/advisories/GHSA-pjv5-prqp-46rgExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-39316?
How severe is CVE-2026-39316?
How do I fix CVE-2026-39316?
Are you affected by CVE-2026-39316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
