Skip to content

fix(deps): vuln minor upgrades — 7 packages (minor: 4 · patch: 3) [samples/server] - #46

Closed
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/pip/server/8-1781594209
Closed

fix(deps): vuln minor upgrades — 7 packages (minor: 4 · patch: 3) [samples/server]#46
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
masterfrom
engraver-auto-version-upgrade/minorpatch/pip/server/8-1781594209

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

Summary: High-severity security update — 9 packages upgraded (MINOR changes included)

Manifests changed:

  • samples/server (pip)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
python-multipart 0.0.7 0.0.32 patch Direct 6 HIGH, 1 MEDIUM, 3 LOW
Flask 2.1.1 2.3.3 minor Direct 3 HIGH, 2 LOW
orjson 3.9.15 3.11.9 minor Direct 3 HIGH
Jinja2 3.1.4 3.1.6 patch Direct 6 MEDIUM
requests 2.32.0 2.34.2 minor Direct 4 MEDIUM
pydantic 2 2.13.4 minor Direct 2 MEDIUM
pytest 7.1.0 7.1.3 patch Direct 2 MEDIUM
pytest 4.6.7 4.6.11 patch Direct 2 MEDIUM
pytest 7.1.0 7.1.3 patch Direct 2 MEDIUM

Security Details

🚨 Critical & High Severity (12 fixed)
Package CVE Severity Summary Unsafe Version Fixed In
Flask PYSEC-2023-62 HIGH - 2.1.1 70f906c51ce49c485f1d355703e9cc3386b1cc2b
Flask GHSA-m2qf-hxjv-5gpq HIGH Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header 2.1.1 2.3.2
Flask CVE-2023-30861 HIGH Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header 2.1.1 -
orjson PYSEC-2026-107 HIGH - 3.9.15 3.11.5
orjson GHSA-hx9q-6w63-j58v HIGH orjson does not limit recursion for deeply nested JSON documents 3.9.15 3.11.6
orjson CVE-2025-67221 HIGH - 3.9.15 -
python-multipart GHSA-5rvq-cxj2-64vf HIGH python-multipart: Quadratic-time querystring parsing with semicolon separators causes CPU denial of service 0.0.7 0.0.30
python-multipart CVE-2026-24486 HIGH Python-Multipart has Arbitrary File Write via Non-Default Configuration 0.0.7 -
python-multipart GHSA-wp53-j4wj-2cfg HIGH Python-Multipart has Arbitrary File Write via Non-Default Configuration 0.0.7 0.0.22
python-multipart GHSA-pp6c-gr5w-3c5g HIGH python-multipart has Denial of Service via unbounded multipart part headers 0.0.7 0.0.27
python-multipart CVE-2024-53981 HIGH python-multipart has a Denial of service (DoS) via deformation multipart/form-data boundary 0.0.7 -
python-multipart GHSA-59g5-xgcq-4qw3 HIGH Denial of service (DoS) via deformation multipart/form-data boundary 0.0.7 0.0.18
ℹ️ Other Vulnerabilities (24)
Package CVE Severity Summary Unsafe Version Fixed In
Jinja2 CVE-2024-56326 MODERATE Jinja has a sandbox breakout through indirect reference to format method 3.1.4 -
Jinja2 GHSA-q2x7-8rv6-6q7h MODERATE Jinja has a sandbox breakout through indirect reference to format method 3.1.4 3.1.5
Jinja2 GHSA-gmj6-6f8f-6699 MODERATE Jinja has a sandbox breakout through malicious filenames 3.1.4 3.1.5
Jinja2 CVE-2024-56201 MODERATE Jinja has a sandbox breakout through malicious filenames 3.1.4 -
Jinja2 GHSA-cpwx-vrp4-4pq7 MODERATE Jinja2 vulnerable to sandbox breakout through attr filter selecting format method 3.1.4 3.1.6
Jinja2 CVE-2025-27516 MODERATE Jinja sandbox breakout through attr filter selecting format method 3.1.4 -
pydantic GHSA-mr82-8j83-vxmv MODERATE Pydantic regular expression denial of service 2 2.4.0
pydantic CVE-2024-3772 MODERATE - 2 -
pytest CVE-2025-71176 MODERATE - 7.1.0 -
pytest GHSA-6w46-j5rx-g56g MODERATE pytest has vulnerable tmpdir handling 7.1.0 9.0.3
pytest GHSA-6w46-j5rx-g56g MODERATE pytest has vulnerable tmpdir handling 4.6.7 9.0.3
pytest CVE-2025-71176 MODERATE - 4.6.7 -
pytest CVE-2025-71176 MODERATE - 7.1.0 -
pytest GHSA-6w46-j5rx-g56g MODERATE pytest has vulnerable tmpdir handling 7.1.0 9.0.3
python-multipart GHSA-mj87-hwqh-73pj MODERATE python-multipart affected by Denial of Service via large multipart preamble or epilogue data 0.0.7 0.0.26
requests GHSA-gc5v-m9x4-r6x2 MODERATE Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function 2.32.0 2.33.0
requests CVE-2024-47081 MODERATE Requests vulnerable to .netrc credentials leak via malicious URLs 2.32.0 -
requests GHSA-9hjg-9r4m-mvj7 MODERATE Requests vulnerable to .netrc credentials leak via malicious URLs 2.32.0 2.32.4
requests CVE-2026-25645 MODERATE Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function 2.32.0 -
Flask GHSA-68rp-wp8r-4726 LOW Flask session does not add Vary: Cookie header when accessed in some ways 2.1.1 3.1.3
Flask CVE-2026-27205 LOW Flask session does not add Vary: Cookie header when accessed in some ways 2.1.1 -
python-multipart GHSA-vffw-93wf-4j4q LOW python-multipart: Content-Disposition parameter smuggling via RFC 2231/5987 extended parameters 0.0.7 0.0.30
python-multipart GHSA-v9pg-7xvm-68hf LOW python-multipart: Negative Content-Length in parse_form buffers the entire body in memory 0.0.7 0.0.31
python-multipart GHSA-6jv3-5f52-599m LOW python-multipart: Semicolon treated as querystring field separator enables parameter smuggling 0.0.7 0.0.30
⚠️ Dependencies that have Reached EOL (2)
Dependency Unsafe Version EOL Date New Version Path
pytest 4.6.7 - 4.6.11 samples/server/petstore/python-blueplanet/app/test-requirements.txt
requests 2.32.0 - 2.34.2 samples/server/petstore/python-fastapi/requirements.txt

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: all_vulns

🤖 Generated by DataDog Automated Dependency Management System

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 16, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 6 Pipeline jobs failed

OpenAPI Generator | Samples up-to-date   View in Datadog   GitHub Actions

Linux tests | Build: JDK 11 (ubuntu-latest)   View in Datadog   GitHub Actions

Linux tests | Build: JDK 17 (ubuntu-latest)   View in Datadog   GitHub Actions

View all 6 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 822523c | Docs | Datadog PR Page | Give us feedback!

@gh-worker-campaigns-3e9aa4
gh-worker-campaigns-3e9aa4 Bot deleted the engraver-auto-version-upgrade/minorpatch/pip/server/8-1781594209 branch August 16, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants