HOMEVULNERABILITIESCVE-2020-14968
CRITICAL

CVE-2020-14968

CWE-119Published: June 22, 2020· Updated: Jun 22, 2026

9.8
CVSS v3.1

Official Description

An issue was discovered in the jsrsasign package before 8.0.17 for Node.js. Its RSASSA-PSS (RSA-PSS) implementation does not detect signature manipulation/modification by prepending '\0' bytes to a signature (it accepts these modified signatures as valid). An attacker can abuse this behavior in an application by creating multiple valid signatures where only one signature should exist. Also, an attacker might prepend these bytes with the goal of triggering memory corruption issues.

NVD Source

Technical Analysis

CVE-2020-14968 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.

From a weakness classification perspective (CWE-119): Buffer overflow vulnerabilities can lead to arbitrary code execution or denial of service by corrupting adjacent memory.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

kjur1 product(s)
jsrsasign
netapp1 product(s)
max data
Source: NVD CPE · 2 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (12)

https://github.com/kjur/jsrsasign/issues/438Exploit · Issue Tracking · Third Party Advisory
https://github.com/kjur/jsrsasign/releases/tag/8.0.17Release Notes · Third Party Advisory
https://github.com/kjur/jsrsasign/releases/tag/8.0.18Release Notes · Third Party Advisory
https://kjur.github.io/jsrsasign/Release Notes · Third Party Advisory
https://www.npmjs.com/package/jsrsasignProduct · Third Party Advisory
https://github.com/kjur/jsrsasign/issues/438Exploit · Issue Tracking · Third Party Advisory
https://github.com/kjur/jsrsasign/releases/tag/8.0.17Release Notes · Third Party Advisory
https://github.com/kjur/jsrsasign/releases/tag/8.0.18Release Notes · Third Party Advisory
https://kjur.github.io/jsrsasign/Release Notes · Third Party Advisory
https://www.npmjs.com/package/jsrsasignProduct · Third Party Advisory

Quick Facts

CVE IDCVE-2020-14968
CVSS Score9.8 / 10
SeverityCRITICAL
WeaknessCWE-119
CISA KEVNo
Affected2 vendor(s)
PublishedJun 22, 2020

Related CVEs (CWE-119)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2020-14968 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.