CVE-2026-33894
CVE-2026-33894 is a high-severity vulnerability in Digitalbazaar Forge with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (26th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-16834
- Weakness: CWE-20
- Affected product: Digitalbazaar Forge
- Published:
- Last modified:
Description
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS#1 v1.5 signature verification accepts forged signatures for low public exponent keys (e=3). Attackers can forge signatures by stuffing “garbage” bytes within the ASN structure in order to construct a signature that passes verification, enabling Bleichenbacher style forgery. This issue is similar to CVE-2022-24771, but adds bytes in an addition field within the ASN structure, rather than outside of it. Additionally, forge does not validate that signatures include a minimum of 8 bytes of padding as defined by the specification, providing attackers additional space to construct Bleichenbacher forgeries. Version 1.4.0 patches the issue.
Frequently asked questions
- What is CVE-2026-33894?
- Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS#1 v1.5 signature verification accepts forged signatures for low public exponent keys (e=3). Attackers can forge signatures by stuffing “garbage” bytes within the ASN structure in order to construct a signature that passes verification, enabling Bleichenbacher style forgery. This issue is similar to CVE-2022-24771, but adds bytes in an addition field within the ASN structure, rather than outside of it. Additionally, forge does not validate that signatures include a minimum of 8 bytes of padding as defined by the specification, providing attackers additional space to construct Bleichenbacher forgeries. Version 1.4.0 patches the issue.
- How severe is CVE-2026-33894?
- CVE-2026-33894 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2026-33894 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (26th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33894?
- CVE-2026-33894 affects Digitalbazaar Forge. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33894?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33894 have an EU (EUVD) identifier?
- Yes. CVE-2026-33894 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-16834.
- When was CVE-2026-33894 published?
- CVE-2026-33894 was published on 2026-03-27 and last updated on 2026-07-02.
References
- https://datatracker.ietf.org/doc/html/rfc2313#section-8
- https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp
- https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE
- https://www.rfc-editor.org/rfc/rfc8017.html
- https://access.redhat.com/errata/RHSA-2026:13826
- https://access.redhat.com/errata/RHSA-2026:19375
- https://access.redhat.com/errata/RHSA-2026:21017
- https://access.redhat.com/errata/RHSA-2026:22465
- https://access.redhat.com/errata/RHSA-2026:22629
- https://access.redhat.com/errata/RHSA-2026:22840
- https://access.redhat.com/errata/RHSA-2026:23361
- https://access.redhat.com/errata/RHSA-2026:24761
- https://access.redhat.com/errata/RHSA-2026:24853
- https://access.redhat.com/errata/RHSA-2026:34342
- https://access.redhat.com/errata/RHSA-2026:9742
- https://access.redhat.com/security/cve/CVE-2026-33894
- https://bugzilla.redhat.com/show_bug.cgi?id=2452464
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33894.json
Affected products (1)
- cpe:2.3:a:digitalbazaar:forge:*:*:*:*:*:node.js:*:*
More vulnerabilities in Digitalbazaar Forge
- CVE-2020-7720 — Critical (CVSS 9.8): The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: Version…
- CVE-2025-12816 — High (CVSS 8.6): An interpretation-conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and earlier enables unauthenticated…
- CVE-2026-33895 — High (CVSS 7.5): Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version…
- CVE-2026-33891 — High (CVSS 7.5): Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version…
- CVE-2025-66031 — High (CVSS 7.5): Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled…
- CVE-2022-24772 — High (CVSS 7.5): Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version…
All CVEs affecting Digitalbazaar Forge →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →