CVE-2025-35435
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-09-26
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cisa | thorium | to 1.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-369 | The product divides a value by zero. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs because CISA Thorium accepts a stream split size of zero and then divides by this value, which leads to a division by zero error. A remote, authenticated attacker can exploit this to cause the service to crash.
How can this vulnerability impact me? :
The vulnerability can cause the affected service to crash, leading to a denial of service condition. This could disrupt availability of the service for legitimate users.
What immediate steps should I take to mitigate this vulnerability?
Apply the fix provided in commit 89101a6 to the CISA Thorium service to prevent the crash caused by a zero stream split size.