Home

Description

A signed integer overflow in docopt.cpp v0.6.2 (LeafPattern::match in docopt_private.h) when merging occurrence counters (e.g., default LONG_MAX + first user "-v/--verbose") can cause counter wrap (negative/unbounded semantics) and lead to logic/policy bypass in applications that rely on occurrence-based limits, rate-gating, or safety toggles. In hardened builds (e.g., UBSan or -ftrapv), the overflow may also result in process abort (DoS).

PUBLISHED Reserved 2025-12-08 | Published 2026-01-23 | Updated 2026-01-23 | Assigner mitre

References

gist.github.com/...rtshadow/672afe8828844c833f46f8ebe2f5f3bd

github.com/docopt/docopt.cpp

cve.org (CVE-2025-67125)

nvd.nist.gov (CVE-2025-67125)

Download JSON