CVE-2022-24771
CVE-2022-24771 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-347.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 1% (51st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-347
- 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.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.
Frequently asked questions
- What is CVE-2022-24771?
- Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS#1 encoded message to forge a signature when a low public exponent is being used. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.
- How severe is CVE-2022-24771?
- CVE-2022-24771 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-2022-24771 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (51st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-24771?
- CVE-2022-24771 affects Digitalbazaar Forge. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-24771?
- 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.
- When was CVE-2022-24771 published?
- CVE-2022-24771 was published on 2022-03-18 and last updated on 2026-06-17.
References
- https://github.com/digitalbazaar/forge/commit/3f0b49a0573ef1bb7af7f5673c0cfebf00424df1
- https://github.com/digitalbazaar/forge/security/advisories/GHSA-cfm4-qjh2-4765
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-33894 — 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…
All CVEs affecting Digitalbazaar Forge →
Other CWE-347 (Improper Verification of Cryptographic Signature) vulnerabilities
- CVE-2026-5430 — Critical (CVSS 10.0): The JWT authentication mechanism accepts tokens signed with algorithms other than those explicitly configured or…
- CVE-2026-56451 — Critical (CVSS 10.0): A vulnerability has been identified in Opcenter X (All versions < V2604). Affected applications do not properly…
- CVE-2026-48558 — Critical (CVSS 10.0): SimpleHelp versions 5.5.15 and prior and 6.0 pre-release versions contain an authentication bypass vulnerability in the…
- CVE-2023-25574 — Critical (CVSS 10.0): `jupyterhub-ltiauthenticator` is a JupyterHub authenticator for learning tools interoperability (LTI).…
- CVE-2024-45409 — Critical (CVSS 10.0): The Ruby SAML library is for implementing the client side of a SAML authorization. Ruby-SAML in <= 12.2 and 1.13.0 <=…
- CVE-2024-32962 — Critical (CVSS 10.0): xml-crypto is an xml digital signature and encryption library for Node.js. In affected versions the default…
Browse all CWE-347 (Improper Verification of Cryptographic Signature) vulnerabilities →