CVE-2026-64612
Received Received - Intake

Denial of Service in CUPS Filters via Malformed PNG

Vulnerability report for CVE-2026-64612, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: Red Hat, Inc.

Description

A flaw was found in libcupsfilters and cups-filters. The PNG image reading function creates a libpng reader without installing an error recovery handler, causing the CUPS image filter process to abort when processing a malformed PNG file. An unauthenticated attacker could exploit this by submitting a specially crafted PNG print job, leading to denial of service of the in-flight print job.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-248 An exception is thrown from a function, but it is not caught.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-64612 is a denial-of-service vulnerability in libcupsfilters and cups-filters. The PNG image reading functions fail to set an error recovery handler, causing the CUPS image filter process to abort when processing a malformed PNG file. This leads to a crash of the print job processing filters.

Detection Guidance

Check if your system uses vulnerable versions of libcupsfilters (2.1.1 or earlier) or cups-filters (1.28.17 or earlier) by running version checks on related packages. Monitor CUPS filter processes for crashes when processing PNG files, as crashes may indicate exploitation attempts.

Impact Analysis

An unauthenticated attacker could exploit this by sending a specially crafted PNG file as part of a print job. This would cause the affected CUPS filter process to crash, resulting in the denial of service for that specific print job.

Compliance Impact

This vulnerability primarily causes denial of service by crashing print jobs, which does not directly impact data confidentiality or integrity required by standards like GDPR or HIPAA. However, service disruption could indirectly affect compliance if critical print operations are interrupted.

Mitigation Strategies

Avoid processing untrusted PNG files through CUPS. Temporarily disable or restrict PNG image handling in print jobs if possible. Monitor for crashes in CUPS filter processes and apply updates once a patch is released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64612. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart