VYPR
Moderate severityNVD Advisory· Published Aug 8, 2019· Updated Aug 5, 2024

CVE-2019-14772

CVE-2019-14772

Description

Verdaccio before 3.12.0 is vulnerable to Cross-Site Scripting (XSS), enabling malicious package content to execute JavaScript in the UI.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Verdaccio before 3.12.0 is vulnerable to Cross-Site Scripting (XSS), enabling malicious package content to execute JavaScript in the UI.

Vulnerability

Overview

CVE-2019-14772 is a Cross-Site Scripting (XSS) vulnerability in Verdaccio, a lightweight Node.js private proxy registry. The flaw exists in versions prior to 3.12.0 and allows malicious packages containing JavaScript to be executed within the UI when viewed by users [1][2].

Attack

Vector and Prerequisites

An attacker can exploit this vulnerability by publishing or causing a user to view a package that includes crafted JavaScript content. The XSS executes in the context of a user's browser session when they interact with the malicious package in the Verdaccio web interface. No authentication or special privileges are explicitly required for exploitation, but the victim must be logged into Verdaccio for the attack to compromise credentials [3].

Impact

If successfully exploited, an attacker can steal user credentials, potentially gaining unauthorized access to the registry or other privileged actions [3]. The impact is limited to the data and operations accessible within the Verdaccio UI session.

Mitigation

Verdaccio users running version 3 should upgrade to 3.12.0 or later. Users who can migrate to a major version 4.0.0 or later are also protected, as that release incorporates the fix. There is no workaround; updating the software is required [3].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
verdaccionpm
< 3.12.03.12.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.