Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-67125

21
FAUCET Score

CVE-2025-67125 is a signed integer overflow vulnerability in docopt.cpp v0.6.2, specifically within the LeafPattern::match function, affecting applications that utilize this library. This flaw occurs when merging occurrence counters, potentially leading to counter wrap and subsequent logic or policy bypasses in applications relying on these counters for limits, rate-gating, or safety mechanisms. Rated as MEDIUM severity (CVSS 4.4), the vulnerability requires user interaction (UI:R) and local access (AV:L) to exploit, resulting in low impact to integrity and availability (I:L/A:L). In hardened builds, it can also cause a Denial of Service (DoS) through process abort. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Despite this, the vulnerability has garnered significant community discussion with 10 mentions, indicating awareness within the cybersecurity community.

Impacted Technologies

VendorProductVersion(s)CPE
0.6.2CPE matchmatch criteria
cpe:2.3:a:docopt:docopt.cpp:0.6.2:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.4MEDIUM

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
1.8
Impact Score
2.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.21%
Probability of exploitation in next 30 days
EPSS Percentile
11.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0021 is in the 14th percentile among its peer group of 5,765 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

gist.github.com / thesmartshadow/672afe8828844c833f46f8ebe2f5f3bd
ExploitThird Party Advisory
github.com / docopt/docopt.cpp
Product