Skip to content

wiki: freshen up C06-02 framework scanning research#481

Merged
jmanico merged 1 commit intomainfrom
wiki/update-c06-02-20260322-e12d
Mar 22, 2026
Merged

wiki: freshen up C06-02 framework scanning research#481
jmanico merged 1 commit intomainfrom
wiki/update-c06-02-20260322-e12d

Conversation

@jmanico
Copy link
Copy Markdown
Member

@jmanico jmanico commented Mar 22, 2026

Closes #480

Summary

  • Added CVE-2026-24747 — the second bypass of PyTorch's weights_only=True safeguard (CVSS 8.8, fixed in 2.10.0)
  • Expanded PickleScan bypass coverage to all seven known CVEs (JFrog trifecta + Sonatype quad + DNS exfiltration via CVE-2025-46417)
  • Added NDAA AI SBOM mandate (Dec 2025) and CISA SBOM minimum elements update
  • New implementation guidance section on supply chain attestation using in-toto (CNCF-graduated) and GitHub Actions artifact attestations
  • Updated tooling recommendations to include AI-driven hybrid SCA prioritization and OWASP Dependency-Track
  • Two new research questions on SafeTensors migration and ML-specific attestation challenges

Test plan

  • Verify all 5 requirement IDs (6.2.1–6.2.5) present and match source
  • Spot-check new URLs resolve correctly
  • Confirm no placeholder or stub content remains

Add CVE-2026-24747 (PyTorch weights_only bypass #2), expand PickleScan
bypass coverage to all seven known CVEs including DNS exfiltration vector,
add NDAA AI SBOM mandate and in-toto attestation guidance, new supply chain
attestation implementation section.
@jmanico jmanico merged commit f33d7d1 into main Mar 22, 2026
2 checks passed
@jmanico jmanico deleted the wiki/update-c06-02-20260322-e12d branch March 22, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wiki: update C06-02 Framework & Library Scanning research

1 participant