Skip to content

fix(deps): vuln minor upgrades — 4 packages (minor: 3 · patch: 1) [apps/pass-api] - #62

Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/pip/pass-api/1-1785786003
Open

fix(deps): vuln minor upgrades — 4 packages (minor: 3 · patch: 1) [apps/pass-api]#62
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/minorpatch/pip/pass-api/1-1785786003

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

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

Manifests changed:

  • apps/pass-api (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
urllib3 2.2.3 2.7.0 minor Direct 12 HIGH, 6 MEDIUM
Jinja2 3.1.4 3.1.6 patch Direct 2 HIGH, 7 MEDIUM
requests 2.31.0 2.34.2 minor Direct 9 MEDIUM
idna 3.10 3.18 minor Direct 2 MEDIUM

Security Details

🚨 Critical & High Severity (14 fixed)
Package CVE Severity Summary Unsafe Version Fixed In Case
Jinja2 CVE-2024-56326 high Jinja has a sandbox breakout through indirect reference to format method 3.1.4 - -
Jinja2 PYSEC-2026-1475 high Jinja has a sandbox breakout through indirect reference to format method 3.1.4 3.1.5 -
urllib3 CVE-2025-66471 HIGH urllib3 Streaming API improperly handles highly compressed data 2.2.3 - -
urllib3 PYSEC-2026-1994 HIGH urllib3 streaming API improperly handles highly compressed data 2.2.3 2.6.0 -
urllib3 CVE-2025-66418 high urllib3 allows an unbounded number of links in the decompression chain 2.2.3 - -
urllib3 GHSA-gm62-xv2j-4w53 HIGH urllib3 allows an unbounded number of links in the decompression chain 2.2.3 2.6.0 -
urllib3 GHSA-38jv-5279-wg99 HIGH Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API) 2.2.3 2.6.3 -
urllib3 CVE-2026-21441 HIGH urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) 2.2.3 - -
urllib3 PYSEC-2026-1996 HIGH Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API) 2.2.3 2.6.3 -
urllib3 GHSA-2xpw-w6gg-jr37 HIGH urllib3 streaming API improperly handles highly compressed data 2.2.3 2.6.0 -
urllib3 CVE-2026-44431 high urllib3: Sensitive headers forwarded across origins in proxied low-level redirects 2.2.3 - -
urllib3 GHSA-qccp-gfcp-xxvc HIGH urllib3: Sensitive headers forwarded across origins in proxied low-level redirects 2.2.3 2.7.0 -
urllib3 PYSEC-2026-141 high - 2.2.3 2.7.0 -
urllib3 PYSEC-2026-1998 high urllib3 allows an unbounded number of links in the decompression chain 2.2.3 2.6.0 -
ℹ️ Other Vulnerabilities (24)
Package CVE Severity Summary Unsafe Version Fixed In Case
Jinja2 CVE-2025-27516 medium Jinja sandbox breakout through attr filter selecting format method 3.1.4 - -
Jinja2 PYSEC-2026-1471 medium Jinja2 vulnerable to sandbox breakout through attr filter selecting format method 3.1.4 3.1.6 -
requests PYSEC-2026-2275 medium - 2.31.0 2.33.0 -
requests CVE-2026-25645 medium Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function 2.31.0 - -
urllib3 PYSEC-2026-1997 medium urllib3 does not control redirects in browsers and Node.js 2.2.3 2.5.0 -
urllib3 CVE-2025-50181 medium urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 2.2.3 - -
urllib3 PYSEC-2026-1999 medium urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 2.2.3 2.5.0 -
urllib3 CVE-2025-50182 medium urllib3 does not control redirects in browsers and Node.js 2.2.3 - -
Jinja2 PYSEC-2026-1472 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-gmj6-6f8f-6699 MODERATE Jinja has a sandbox breakout through malicious filenames 3.1.4 3.1.5 -
Jinja2 GHSA-cpwx-vrp4-4pq7 MODERATE Jinja2 vulnerable to sandbox breakout through attr filter selecting format method 3.1.4 3.1.6 -
Jinja2 GHSA-q2x7-8rv6-6q7h MODERATE Jinja has a sandbox breakout through indirect reference to format method 3.1.4 3.1.5 -
idna PYSEC-2026-215 MODERATE - 3.10 3.15 -
idna GHSA-65pc-fj4g-8rjx MODERATE Internationalized Domain Names in Applications (IDNA): Specially crafted inputs to idna.encode() can bypass CVE-2024-3651 fix 3.10 3.15 -
requests CVE-2024-35195 MODERATE Requests Session object does not verify requests after making first request with verify=False 2.31.0 - -
requests CVE-2024-47081 MODERATE Requests vulnerable to .netrc credentials leak via malicious URLs 2.31.0 - -
requests PYSEC-2026-1872 MODERATE Requests vulnerable to .netrc credentials leak via malicious URLs 2.31.0 2.32.4 -
requests GHSA-9wx4-h78v-vm56 MODERATE Requests Session object does not verify requests after making first request with verify=False 2.31.0 2.32.0 -
requests GHSA-9hjg-9r4m-mvj7 MODERATE Requests vulnerable to .netrc credentials leak via malicious URLs 2.31.0 2.32.4 -
requests PYSEC-2026-1873 MODERATE Requests Session object does not verify requests after making first request with verify=False 2.31.0 2.32.0 -
requests GHSA-gc5v-m9x4-r6x2 MODERATE Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function 2.31.0 2.33.0 -
urllib3 GHSA-pq67-6m6q-mj2v MODERATE urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation 2.2.3 2.5.0 -
urllib3 GHSA-48p4-8xcf-vxj5 MODERATE urllib3 does not control redirects in browsers and Node.js 2.2.3 2.5.0 -
⚠️ Dependencies that have Reached EOL (1)
Dependency Unsafe Version EOL Date New Version Path Case
requests 2.31.0 - 2.34.2 apps/pass-api/tasks/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

@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 4, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule dependency-management-version-updater - 2026-08-04T14:06:36Z
  • ✅ CI tests passed - 2026-08-04T14:06:39Z
  • ✅ Approved (commit: 1cccbff) - 2026-08-04T14:06:41Z
  • ✅ Merge Started
  • ⬜ Merged

➡️ Current phase: ❌ Merge failed: mergequeue build completed successfully, but the github api returned an error while merging the pr

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved by the DD PR Approver bot.

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