security: fix 5 HIGH CVEs in Python deps (NSPECT-S62Q-PZUD)#696
Draft
nv-rag-cve-bot[bot] wants to merge 1 commit into
Draft
security: fix 5 HIGH CVEs in Python deps (NSPECT-S62Q-PZUD)#696nv-rag-cve-bot[bot] wants to merge 1 commit into
nv-rag-cve-bot[bot] wants to merge 1 commit into
Conversation
Bumps dependency floors to resolve HIGH-severity CVEs identified in nSpect program NSPECT-UV6I-R3V9 (container) at version 26.05.2: - cryptography >=48.0.1: GHSA-537c-gmf6-5ccf (OpenSSL in wheels) - python-multipart >=0.0.31: GHSA-5rvq-cxj2-64vf/CVE-2026-53539 (DoS) - langsmith >=0.8.18: GHSA-f4xh-w4cj-qxq8 (arbitrary file read) - aiohttp >=3.14.1: CVE-2026-47265 (HIGH) - starlette >=1.3.1: GHSA-82w8-qh3p-5jfq/CVE-2026-48818 (DoS) Adds 5 security regression tests; regenerates uv.lock. Signed-off-by: Claude <noreply@anthropic.com> Co-Authored-By: Claude <noreply@anthropic.com>
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
Fixes 5 HIGH-severity CVEs in Python dependencies identified in nSpect program NSPECT-S62Q-PZUD (collection), child program NSPECT-UV6I-R3V9 (Container) at version 26.05.2.
All bumps applied via
[tool.uv] override-dependencies(existing pattern). uv.lock regenerated. 5 security regression tests added.Scope
pyproject.toml: 4 override-dep floor bumps + 1 new override (starlette) + python-multipart direct dep bumpuv.lock: regeneratedexamples/nvidia_rag_mcp/requirements.txt,tests/integration/requirements.txt: aiohttp floor bumptests/unit/test_security_dependency_pins.py: 5 new regression testsNo application code changes. Pre-existing uncommitted
src/edits are NOT included.Validation
--validate pipeline)Test plan
unit-testsCI job passes (includes test_security_dependency_pins.py)frontend-unit-testsCI job passesstatic-analysisCI job passesdocker-testschain passes (GPU runner; gated via --ci-wait-gpu)Incidental findings (deferred)
Container-only CVEs (Go, OpenSSL in base layers of rag-frontend) not addressed — require
--include-base-imagerun or upstream base image update.🤖 Generated with Claude Code — agentic-cve-fix skill, run ID NSPECT-S62Q-PZUD-20260626-024255