Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-0810
January 26, 2026
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.
Affected Packages
https://github.com/GitoxideLabs/gitoxide.git (GITHUB):
Affected version(s) >=gix-date-v0.4.2 <gix-date-v0.12.0
Fix Suggestion:
Update to version gix-date-v0.12.0
gix-date (RUST):
Affected version(s) >=0.4.2 <0.12.0
Fix Suggestion:
Update to version 0.12.0
gix-date (RUST):
Affected version(s) >=0.4.2 <0.12.0
Fix Suggestion:
Update to version 0.12.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
HIGH
Weakness Type (CWE)
Incorrect Calculation
Incorrect Calculation of Multi-Byte String Length
Out-of-bounds Write
EPSS
Base Score:
0.01