216.73.216.197

CVE-2026-25727

· Published 06/02/2026 20:16 · Modified 06/02/2026 21:57

Labels: CVE-2026-25727 2026-02-06CVE-2026-25727CWE-121[email protected]

Essential information

Published
06/02/2026 20:16
Modified
06/02/2026 21:57
Author
Creator
CVSS
6.8 MEDIUM (v3) 6.8 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
rust / time cpe:2.3:a:rust:time:<0.3.47:*:*:*:*:*:*:*

References