Vulnerability
Malicious code in react-photo-views (npm)
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (b0a47353c6255d7edb625c7ea890545e106900caeae477f0ebff432ae39c53e5) Package name 'react-photo-views' (plural) impersonates the popular 'react-photo-view' (singular) component — README badges, downloads URLs, and documentation links in this package all point to the legitimate singular-name package and its docs at react-photo-view.vercel.app. The dist builds (dist/react-photo-view.js and the esm/modern variants) append a top-level IIFE that descrambles two large opaque string literals using a deterministic Fisher-Yates-style PRNG seeded with 2540575, looks up an 11-character property on the descrambler function (length of 'constructor', i.e. the Function constructor), and invokes the resulting function on further descrambled data with argument 7942. Before the call, `require` and `module` are stashed on the global object (`global.r=require`, `global._V="A6-253-331"`), which hands the runtime-constructed code full module-loader access. Any consumer who require()s or imports this package immediately executes attacker-supplied code that was never visible to static review. The same payload is duplicated across cjs, esm and modern builds and is appended after legitimate photo-viewer code, consistent with a dropper injected into a copy of the real package's source. ## Source: ghsa-malware (a99fbc6cc42b7ec545aaa5d9ade01d00d4a22c4c35fc241681eab542599503df) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
No CVSS base score from NVD or GHSA yet. NVD typically scores within 24–72 hours of publication; GHSA usually within a day for OSS-flagged CVEs. Last record update .
For interim severity, fall back on KEV / EXPLOIT signals and the EPSS percentile (lower panel). Re-check this CVE after one cron tick — the score lands automatically when the source publishes.
FIRST.org publishes EPSS daily. Coverage isn't universal — pre-disclosure CVEs and reserved IDs don't carry an EPSS score until at least one exploitation signal lands. Score will appear within 24 hours of the next EPSS pull.
No exploitation, limited impact or prevalence