CVE-2025-31130
Last modified
CVE-2025-31130 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1_smol or sha1 crate, both of which implement standard SHA-1 without any mitigations for collision attacks. This means that two distinct Git objects with colliding SHA-1 hashes would break the Git object model and integrity checks when used with gitoxide. This vulnerability is fixed in 0.42.0.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-31130?
How severe is CVE-2025-31130?
How do I fix CVE-2025-31130?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-31125Vite is a frontend tooling framework for javascript. Vite ex…7.5
- CVE-2025-31126Element X iOS is a Matrix iOS Client provided by Element. In…5.3
- CVE-2025-31127Element X Android is a Matrix Android Client provided by ele…5.3
- CVE-2025-31128gifplayer is a customizable jquery plugin to play and stop a…6.9
- CVE-2025-31129Jooby is a web framework for Java and Kotlin. The pac4j io.j…8.8
- CVE-2025-3113A valid, authenticated user with sufficient privileges and w…9
- CVE-2025-31131YesWiki is a wiki system written in PHP. The squelette param…7.5
- CVE-2025-31132Raven is an open-source messaging platform. A vulnerability …8.1
- CVE-2025-31133runc is a CLI tool for spawning and running containers accor…7.8
- CVE-2025-31134FreshRSS is a self-hosted RSS feed aggregator. Prior to vers…7.5
- CVE-2025-31135Go-Guerrilla SMTP Daemon is a lightweight SMTP server writte…5.3
- CVE-2025-31136FreshRSS is a self-hosted RSS feed aggregator. Prior to vers…5.4
Are you affected by CVE-2025-31130?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
