VDB
DEBIAN-CVE-2026-25727
DEBIAN-CVE-2026-25727
PUBLISHED
CVSS 6.5 MEDIUM
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.
Risk Scores
CVSS 3.1
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | rust-time | 0, 0.3.37-1, 0.3.39-1 |
| Debian:12 | rust-time | 0.3.23-1, 0.3.23-2, 0.3.31-1 |
| Debian:14 | rust-time | 0, 0.3.37-1, 0.3.39-1 |
Timeline
- Feb 6, 2026 CVE Published
- Apr 28, 2026 CVE Updated