CVE-2025-58436
BaseFortify
Publication date: 2025-11-29
Last updated on: 2025-12-04
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openprinting | cups | to 2.4.15 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in OpenPrinting CUPS occurs when a client connects to the cupsd service and sends data very slowly, for example, only one byte per second. This slow message sending causes the cupsd service to become delayed and unresponsive, making it unusable for other clients. The issue was fixed in version 2.4.15.
How can this vulnerability impact me? :
The vulnerability can cause denial of service by making the cupsd printing service unresponsive to other clients when a slow client connects and sends data slowly. This can disrupt printing operations and availability of the printing service.
What immediate steps should I take to mitigate this vulnerability?
Upgrade OpenPrinting CUPS to version 2.4.15 or later, as this version contains the patch that fixes the vulnerability causing cupsd to become unusable when receiving slow messages.