SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-54081

MEDIUM · CVSS 6.9 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-29 · Last synced 2026-08-28

CyberRota Analysis

AI-Generated

The veraPDF PDF parser is vulnerable to a denial-of-service attack due to improper handling of crafted Type 1 font files, which can lead to unbounded memory and CPU resource consumption. This vulnerability can cause the parser to exhaust system resources, resulting in service interruptions. Organizations using versions prior to 1.30.2 and 1.31.23 should prioritize upgrading to mitigate potential disruptions.

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-54081
Severity
MEDIUM
CVSS
6.9
EPSS
0.30%
Java

Original NVD Description

veraPDF PDF parser is a PDF parser for veraPDF. Prior to 1.30.2 and 1.31.23, veraPDF-parser contains a denial-of-service vulnerability in veraPDF-parser/src/main/java/org/verapdf/pd/font/type1/Type1FontProgram.java and veraPDF-parser/src/main/java/org/verapdf/parser/postscript/PSOperator.java, where a crafted Type 1 font /FontDescriptor /FontFile program can execute unbounded PostScript array allocation, a zero-increment for loop, or self-recursive toExecute user dictionary lookups and exhaust validator memory, CPU, or stack. This issue is fixed in versions 1.30.2 and 1.31.23.