cvedb.io
CVE-2026-25727
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-02-06T20:16:11.860 · Last modified 2026-06-17T10:25:07.083

Summary

time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used features that are part of the RFC 2822 format used in a malicious manner. Ordinary, non-malicious input will never encounter this scenario. A limit to the depth of recursion was added in v0.3.47. From this version, an error will be returned rather than exhausting the stack.

Affected products

time_project — time

Does this affect you?

Add your gear to cvedb and we'll alert you only when time_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.