Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39314

23
FAUCET Score

CVE-2026-39314 is an integer underflow vulnerability affecting OpenPrinting CUPS versions 2.4.16 and prior, located in the _ppdCreateFromIPP() function within cups/ppd-cache.c. The flaw allows unprivileged local users to crash the cupsd root process by supplying a negative value for the job-password-supported IPP attribute. The vulnerability stems from incomplete bounds validation that only checks the upper limit, permitting negative values to pass through, which are then cast to size_t and used in a memset() call on a 33-byte stack buffer, triggering immediate segmentation faults. The attack requires local access but demands no special privileges, elevated complexity, or user interaction. The CVSS score of 6.2 (Medium) reflects the availability impact severity. When combined with systemd's automatic restart functionality, an attacker can sustain denial of service through repeated crash cycles, effectively disabling the printing system on affected Linux and Unix-like systems. Currently, this vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation in the wild. The EPSS score of 0.00016 places this in the lower percentile of exploit probability across all CVEs. The Faucet Risk Score of 44.0/100 indicates moderate concern, but the lack of public exploit code and community attention suggests limited immediate threat. Organizations should prioritize patching based on their CUPS deployment footprint and local user access controls.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.4.16CPE matchmatch criteria
cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.0MEDIUM

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
2.5
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.15%
Probability of exploitation in next 30 days
EPSS Percentile
5.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0015 is in the 12th percentile among its peer group of 3,052 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (6)

microsoftpatch availablevia msrc
Product: azl3 cups 2.4.16-1 on Azure Linux 3.0Fixed in: 2.4.17-1
microsoftpatch availablevia msrc
Product: 20737-17084Fixed in: 2.4.17-1
ubuntupatch availablevia ubuntu_usn
Product: cups (jammy)Fixed in: 2.4.1op1-1ubuntu4.20
ubuntupatch availablevia ubuntu_usn
Product: cups (noble)Fixed in: 2.4.7-1.2ubuntu7.13
ubuntupatch availablevia ubuntu_usn
Product: cups (questing)Fixed in: 2.4.12-0ubuntu3.9
ubuntupatch availablevia ubuntu_usn
Product: cups (resolute)Fixed in: 2.4.16-1ubuntu1.2

Vendor Advisories (2)

ubuntuUSN-8405-1

CUPS vulnerabilities

Jun 8, 2026
microsoft2026-Apr/CVE-2026-39314Moderate

CUPS has an integer underflow in `_ppdCreateFromIPP` causes root cupsd crash via negative `job-password-supported`

Apr 2, 2026

References

github.com / OpenPrinting/cups/security/advisories/GHSA-pp8w-2g52-7vj7
ExploitMitigationVendor Advisory