Security: 14 CVE fixes for NSPECT-S62Q-PZUD (collection, 2 children) - #729
Draft
nv-rag-cve-bot[bot] wants to merge 2 commits into
Draft
nv-rag-cve-bot[bot] wants to merge 2 commits into
nv-rag-cve-bot[bot] wants to merge 2 commits into
Conversation
added 2 commits
August 13, 2026 11:04
…i>=0.141.1 starlette<0.51.0 cap in fastapi<=0.128 blocked the starlette 1.3.1 fix for GHSA-82w8-qh3p-5jfq (form() DoS). Bumped fastapi lower bound to 0.141.1 (removes the starlette upper cap) and added starlette>=1.3.1 uv override. Resolved: starlette 1.6.0, fastapi 0.141.1. Also covers GHSA-wqp7-x3pw-xc5r (Windows-only NTLM relay, same starlette floor). Phase 5 re-scan: PASS. Pin test: test_starlette_not_vulnerable_ghsa_82w8_qh3p_5jfq PASS. Refs: NSPECT-S62Q-PZUD (collection) Refs: NSPECT-UV6I-R3V9 (child) Refs: NSPECT-O8B9-SHZ8 (child) Generated-by: agentic-cve-fix
…xcff — bump frontend deps Fixes three frontend vulnerabilities: - GHSA-49rj-9fvp-4h2h (react-router-dom RCE via turbo-stream): ^7.12.0 -> ^7.18.0 (installed 7.18.2; fix=7.14.2) - CVE-2026-53633 (vitest RCE via browser WebSocket): ^3.2.4 -> ^3.2.6 (installed 3.2.7) - GHSA-fx2h-pf6j-xcff (vite): ^6.3.5 -> ^6.4.3 (installed 6.4.3) npm audit: no vulnerabilities. Frontend test suite: 742/742 PASS. Refs: NSPECT-S62Q-PZUD (collection) Refs: NSPECT-UV6I-R3V9 (child) Generated-by: agentic-cve-fix
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.
Summary
Automated CVE remediation for nSpect collection NSPECT-S62Q-PZUD (NVIDIA RAG Blueprint v26.05.2) covering 2 child programs: NSPECT-UV6I-R3V9 (Container) and NSPECT-O8B9-SHZ8 (Helm Chart).
Track A (Verified) — OSV.dev scan confirmed CVE presence; fixes installed and re-scanned.
Python fixes (
pyproject.toml+uv.lock)Frontend fixes (
frontend/package.json+pnpm-lock.yaml)New security pin tests
11 new version-pin tests added to
tests/unit/test_security_dependency_pins.py. All 18 total pin tests PASS.Validation (pipeline mode)
Phase 9 gating jobs (CI)
Gating:
unit-tests,frontend-unit-tests,static-analysis+ fulldocker-testschain (--ci-wait-gpu)Expert Review
Incidental findings (not fixed in this PR)
--include-base-imagenot passed; deferredCollection scope
/vulns/counts= 0 (collection type, no direct artifacts)cve-fix-reports/NSPECT-S62Q-PZUD-20260813-105957/(not committed)Generated-by: agentic-cve-fix