SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-87875

MEDIUM · CVSS 4.3 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The cupsUTF32ToUTF8() function in CUPS is vulnerable due to a lack of source-length validation, allowing for a heap out-of-bounds read when processing attacker-controlled content through SNMP supply-description parsing. This vulnerability could lead to information disclosure or potential exploitation in systems utilizing CUPS for printing services. Organizations using CUPS, particularly those with SNMP enabled, should prioritize patching this issue to mitigate potential risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-87875
Severity
MEDIUM
CVSS
4.3
EPSS
0.32%

Original NVD Description

The cupsUTF32ToUTF8() function in CUPS's cups/transcode.c lacks a source-length bound and can read past the end of the source buffer, resulting in a heap out-of-bounds read. This is reachable via SNMP supply-description parsing in backend/snmp-supplies.c with attacker-controlled content.