GHSA-r6v5-fh4h-64xc · Severity: medium · Ecosystem: rust — time vulnerable to stack exhaustion Denial of Service attack
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.
Conclusion & alert: CVE-2026-25727 is rated Low Risk (31.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.04%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-07 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.8 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-r6v5-fh4h-64xc · Severity: medium · Ecosystem: rust — time vulnerable to stack exhaustion Denial of Service attack
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-25727 unimportant priority: Debian including 1 source packages (rust-time), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2026-25727 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-25727 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-25727/ |
ubuntu
|
medium | CVE-2026-25727 medium priority: Ubuntu including 1 source packages (rust-time), 5 status rows across 5 suites (focal, jammy, noble, questing, upstream): needs-triage 4, released 1. | https://ubuntu.com/security/CVE-2026-25727 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| time_project | time | >= 0.3.6, < 0.3.47 | cpe:2.3:a:time_project:time:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/time-rs/time/blob/main/CHANGELOG.md#0347-2026-02-05 | Release Notes |
| https://github.com/time-rs/time/commit/1c63dc7985b8fa26bd8c689423cc56b7a03841ee | Patch |
| https://github.com/time-rs/time/releases/tag/v0.3.47 | Product Release Notes |
| https://github.com/time-rs/time/security/advisories/GHSA-r6v5-fh4h-64xc | Vendor Advisory |