Security: 45 CVE fixes for NSPECT-S62Q-PZUD (Python + frontend) - #718
Draft
nv-rag-cve-bot[bot] wants to merge 2 commits into
Draft
Security: 45 CVE fixes for NSPECT-S62Q-PZUD (Python + frontend)#718nv-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
July 16, 2026 02:38
…udit verified)
Bump Python dependencies to clear 38 pip-audit Critical/High findings.
Direct: bleach>=6.4.0, langchain>=1.3.9, python-multipart>=0.0.31,
setuptools>=83.0.0 (ingest extra), fastapi>=0.133.0 (starlette compat).
Overrides: aiohttp>=3.14.1, cryptography>=48.0.1, langsmith>=0.8.18,
pillow>=12.3.0, starlette>=1.3.1, langgraph-sdk>=0.3.15,
click>=8.3.3, pydantic-settings>=2.14.2, setuptools>=83.0.0.
Post-fix pip-audit --path .venv: 0 vulnerabilities.
Adds 14 version-pin regression tests.
Addresses: CVE-2026-50269, GHSA-gj48-438w-jh9v, GHSA-8rfp-98v4-mmr6,
GHSA-g75f-g53v-794x, CVE-2026-7246, GHSA-537c-gmf6-5ccf,
CVE-2026-55443, CVE-2026-48776, GHSA-f4xh-w4cj-qxq8,
CVE-2026-54059 (+ 7 co-fixed pillow CVEs), GHSA-4xgf-cpjx-pc3j,
CVE-2026-53538, CVE-2026-53539, CVE-2026-53540, CVE-2026-59890,
CVE-2026-48710, CVE-2026-54282, CVE-2026-54283, CVE-2026-48817, CVE-2026-48818.
Refs: NSPECT-S62Q-PZUD
Generated-by: agentic-cve-fix
…m audit verified) Bump frontend dependencies to clear 7 pnpm-audit Critical/High findings. vitest/ui/coverage-v8 ^3.2.6, vite ^6.4.3, react-router-dom ^7.14.2. pnpm.overrides: ws>=8.21.0. Post-fix pnpm audit: 0 advisories. Addresses: GHSA-5xrq-8626-4rwp (CVE-2026-47429, CRITICAL vitest RCE), GHSA-49rj-9fvp-4h2h (CVE-2026-42211), GHSA-8646-j5j9-6r62 (CVE-2026-33245), GHSA-fx2h-pf6j-xcff (CVE-2026-53571, vite), GHSA-96hv-2xvq-fx4p (CVE-2026-48779, ws). Refs: NSPECT-S62Q-PZUD 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
Changed files
pyproject.tomluv.lockfrontend/package.jsonfrontend/pnpm-lock.yamltests/unit/test_security_dependency_pins.pyCVEs addressed
Python (pip-audit verified): CVE-2026-50269 (aiohttp), GHSA-gj48/8rfp/g75f (bleach), CVE-2026-7246 (click), GHSA-537c (cryptography), CVE-2026-55443 (langchain), CVE-2026-48776 (langgraph-sdk), GHSA-f4xh (langsmith), CVE-2026-54059 +7 (pillow), GHSA-4xgf (pydantic-settings), CVE-2026-53538/39/40 (python-multipart), CVE-2026-59890 (setuptools), CVE-2026-48710/54282/54283/48817/48818 (starlette)
Frontend (pnpm audit verified): GHSA-5xrq (CVE-2026-47429 CRITICAL — vitest RCE), GHSA-49rj/CVE-2026-42211, GHSA-8646/CVE-2026-33245 (react-router), GHSA-fx2h/CVE-2026-53571 (vite), GHSA-96hv/CVE-2026-48779 (ws)
Validation
pip-audit --path .venv(post-fix)pnpm audit(post-fix)Generated by agentic-cve-fix · Refs: NSPECT-S62Q-PZUD