Skip to content

fix: upgrade deepdiff to 8.6.1 (CVE-2025-58367) - #23

Open
anupamme wants to merge 1 commit into
uber:mainfrom
anupamme:fix-repo-adr-cve-2025-58367-deepdiff
Open

fix: upgrade deepdiff to 8.6.1 (CVE-2025-58367)#23
anupamme wants to merge 1 commit into
uber:mainfrom
anupamme:fix-repo-adr-cve-2025-58367-deepdiff

Conversation

@anupamme

@anupamme anupamme commented Aug 5, 2026

Copy link
Copy Markdown

Summary

Upgrade deepdiff from 8.1.1 to 8.6.1 to fix CVE-2025-58367.

Vulnerability

Field Value
ID CVE-2025-58367
Severity CRITICAL
Scanner trivy
Rule CVE-2025-58367
File Detection/uv.lock (dependency: deepdiff)
Assessment Likely exploitable

Description: DeepDiff is a project focused on Deep Difference and search of any Pyt ...

Evidence

Scanner confirmation: trivy rule CVE-2025-58367 flagged this pattern.

Changes

  • Detection/pyproject.toml
  • Detection/uv.lock

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@CLAassistant

CLAassistant commented Aug 5, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants