CVE-2025-12816
BaseFortify
Publication date: 2025-11-25
Last updated on: 2026-01-02
Assigner: CERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| digitalbazaar | forge | to 1.3.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-436 | Product A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B's state. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an interpretation-conflict (CWE-436) in node-forge versions 1.3.1 and earlier. It allows unauthenticated attackers to craft ASN.1 structures that cause desynchronization in schema validations. This leads to a semantic divergence that can bypass downstream cryptographic verifications and security decisions.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to bypass cryptographic verifications and security decisions, potentially compromising the integrity of security mechanisms that rely on node-forge for ASN.1 parsing and validation.