CVE-2026-1301
BaseFortify
Publication date: 2026-02-05
Last updated on: 2026-02-05
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in builds where PubSub and JSON are enabled. A specially crafted JSON message can exploit the decoder to write data beyond the bounds of a heap-allocated array before authentication takes place. This leads to reliable process crashes and memory corruption.
How can this vulnerability impact me? :
The vulnerability can cause the affected process to crash and corrupt memory, potentially leading to denial of service or unpredictable behavior in the application. Since the issue occurs before authentication, it may be exploited by unauthenticated attackers.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know