Add supply-chain exposure catalog https-socket-dev-blog-popular-npm-packages-in-the-keyv-and-cacheable-na-cfb10520 - #71
Open
ronheichman wants to merge 1 commit into
Conversation
11 npm packages / 11 versions from the 2026-08-04 maintainer-account takeover across the keyv and cacheable namespaces. Generated by the advisory_catalog agent in ppl-ai/security-agents: the agent read the public Socket advisory, then every claim had to be confirmed by two independent non-origin authorities before it reached this catalog. Each of the 11 carries an OSV malicious-code advisory (MAL-2026-11523, 11524, 11558, 11559, 11560, 11561, 11952, 11963, 11964, 11970, 11971) and npm has removed the malicious version. Verified with this repo's own scanner built from d76e369: loading threat_intel/ and scanning a planted keyv@6.0.0 emits a critical package_exposure finding with evidence "exact name+version match". schema_version 0.2.0, so it needs the any-version support from perplexityai#65. The newest tagged release, v0.1.2, accepts 0.1.0 only. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
@thom-pplx requesting your review on this catalog. The reviewer field cannot be set from this account: the PR comes from a fork and ronheichman has pull-only access on this repo, so |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds one exposure catalog for the 2026-08-04 keyv and Cacheable compromise: 11 npm packages, one malicious version each. Adds one row to the catalog index.
Why
This campaign had no catalog here. npm removed the malicious versions, so a scan cannot find them by asking the registry, yet any endpoint that installed one still carries it.
Each package cleared two independent checks before it entered the file: an OSV malicious-code record, and npm removal.
How we verified it
Built this repo's scanner from
d76e369, loaded the whole catalog directory, and scanned a tree holdingkeyv@6.0.0. It reported a critical finding, evidenceexact name+version match.Note:
schema_versionis 0.2.0, so this needs the any-version support from #65. The newest tag accepts 0.1.0 only.Built with Claude Code.