CVE-2026-0810
A flaw was found in gix-date. The `gix_date::parse::TimeBuf::as_str` function can generate strings containing invalid non-UTF8 characters. This issue violates the internal safety invariants of the `TimeBuf` component, leading to undefined behavior when these malformed strings are subsequently processed. This could potentially result in application instability or other unforeseen consequences.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.1
- CVSS vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
- EPSS probability
- 0.20%
- CWE
- CWE-135
- Published
- 2026-01-26
- Last modified
- 2026-04-20
Affected products
- GitoxideLabs gitoxide
Weakness type
Related vulnerabilities
- CVE-2026-34831 — Rack: Content-Length mismatch in Rack::Files error responses