CVE-2025-57812
Last modified
CVE-2025-57812 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. CUPS is a standards-based, open-source printing system, and `libcupsfilters` contains the code of the filters of the former `cups-filters` package as library functions to be used for the data format conversion tasks needed in Printer Applications. In CUPS-Filters versions up to and including 1.28.17 and libscupsfilters versions 2.0.0 through 2.1.1, CUPS-Filters's `imagetoraster` filter has an out of bounds read/write vulnerability in the processing of TIFF image files. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
CUPS is a standards-based, open-source printing system, and `libcupsfilters` contains the code of the filters of the former `cups-filters` package as library functions to be used for the data format conversion tasks needed in Printer Applications. In CUPS-Filters versions up to and including 1.28.17 and libscupsfilters versions 2.0.0 through 2.1.1, CUPS-Filters's `imagetoraster` filter has an out of bounds read/write vulnerability in the processing of TIFF image files. While the pixel buffer is allocated with the number of pixels times a pre-calculated bytes-per-pixel value, the function which processes these pixels is called with a size of the number of pixels times 3. When suitable inputs are passed, the bytes-per-pixel value can be set to 1 and bytes outside of the buffer bounds get processed. In order to trigger the bug, an attacker must issue a print job with a crafted TIFF file, and pass appropriate print job options to control the bytes-per-pixel value of the output format. They must choose a printer configuration under which the `imagetoraster` filter or its C-function equivalent `cfFilterImageToRaster()` gets invoked. The vulnerability exists in both CUPS-Filters 1.x and the successor library libcupsfilters (CUPS-Filters 2.x). In CUPS-Filters 2.x, the vulnerable function is `_cfImageReadTIFF() in libcupsfilters`. When this function is invoked as part of `cfFilterImageToRaster()`, the caller passes a look-up-table during whose processing the out of bounds memory access happens. In CUPS-Filters 1.x, the equivalent functions are all found in the cups-filters repository, which is not split into subprojects yet, and the vulnerable code is in `_cupsImageReadTIFF()`, which is called through `cupsImageOpen()` from the `imagetoraster` tool. A patch is available in commit b69dfacec7f176281782e2f7ac44f04bf9633cfa.
Metrics
CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openprinting | Cups-Filters | < 1.28.17 |
| Openprinting | Libcupsfilters | >= 2.0.0, < 2.1.1 |
References
- https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-jpxg-qc2c-hgv4Exploit, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/11/12/1Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-57812?
How severe is CVE-2025-57812?
How do I fix CVE-2025-57812?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-57807ImageMagick is free and open-source software used for editin…9.8
- CVE-2025-57808ESPHome is a system to control microcontrollers remotely thr…8.1
- CVE-2025-57809XGrammar is an open-source library for efficient, flexible, …7.5
- CVE-2025-5781Information Exposure Vulnerability in Hitachi Ops Center API…5.2
- CVE-2025-57810jsPDF is a library to generate PDFs in JavaScript. Prior to …7.5
- CVE-2025-57811Craft is a platform for creating digital experiences. From v…7.2
- CVE-2025-57813traQ is a messenger application built for Digital Creators C…5.9
- CVE-2025-57814request-filtering-agent is an http(s).Agent implementation t…5.5
- CVE-2025-57815Fides is an open-source privacy engineering platform. Prior …6.5
- CVE-2025-57816Fides is an open-source privacy engineering platform. Prior …7.5
- CVE-2025-57817Fides is an open-source privacy engineering platform. Prior …7.2
- CVE-2025-57818Firecrawl turns entire websites into LLM-ready markdown or s…6.3
Are you affected by CVE-2025-57812?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
