CVE-2025-65079
Unknown
Unknown - Not Provided
Heap-Based Buffer Overflow in Lexmark Postscript Interpreter Enables Code Execution
Publication date: 2026-02-03
Last updated on: 2026-02-03
Assigner: Lexmark International
Description
Description
A heap-based buffer overflow vulnerability has been identified in the Postscript interpreter in various Lexmark devices. This vulnerability can be leveraged by an attacker to execute arbitrary code as an unprivileged user.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lexmark | postscript_interpreter | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |