CVE-2026-60074: CWE-1289 Improper Validation of Unsafe Equivalence in Input in SBECK Date::Manip
Date::Manip versions up to 6.99 for Perl have a vulnerability where non-ASCII decimal digits in date input fields can cause corrupted date outputs without parse errors. This occurs because the parsing regex accepts any Unicode decimal digit, but numeric validation truncates at the first non-ASCII digit, leading to mismatches between input and parsed date. This can cause logic relying on parsed dates, such as expiry or retention checks, to behave incorrectly.
AI Analysis
Technical Summary
Date::Manip versions <=6.99 for Perl use regexes that match Unicode decimal digits (\p{Nd}) instead of strictly ASCII digits ([0-9]) for year, month, and day fields. The numeric validation uses Perl's numification, which truncates strings at the first non-ASCII digit, allowing crafted inputs with trailing non-ASCII digits to pass validation but produce incorrect numeric values. This results in parsed dates that differ from the original input without triggering parse errors. Hour, minute, and second fields are not affected due to stricter ASCII digit matching. This improper validation of unsafe equivalence in input can lead to silent corruption of date values used in critical logic.
Potential Impact
Applications using Date::Manip to parse untrusted input may receive silently corrupted date values that differ from the original input string. This can cause incorrect behavior in logic that depends on accurate date parsing, such as expiry checks or retention windows, potentially leading to security or business logic errors. No known exploits are reported in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid passing untrusted input containing non-ASCII decimal digits to Date::Manip parsing functions. Consider input validation or sanitization to restrict date input to ASCII digits only.
CVE-2026-60074: CWE-1289 Improper Validation of Unsafe Equivalence in Input in SBECK Date::Manip
Description
Date::Manip versions up to 6.99 for Perl have a vulnerability where non-ASCII decimal digits in date input fields can cause corrupted date outputs without parse errors. This occurs because the parsing regex accepts any Unicode decimal digit, but numeric validation truncates at the first non-ASCII digit, leading to mismatches between input and parsed date. This can cause logic relying on parsed dates, such as expiry or retention checks, to behave incorrectly.
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Date::Manip versions <=6.99 for Perl use regexes that match Unicode decimal digits (\p{Nd}) instead of strictly ASCII digits ([0-9]) for year, month, and day fields. The numeric validation uses Perl's numification, which truncates strings at the first non-ASCII digit, allowing crafted inputs with trailing non-ASCII digits to pass validation but produce incorrect numeric values. This results in parsed dates that differ from the original input without triggering parse errors. Hour, minute, and second fields are not affected due to stricter ASCII digit matching. This improper validation of unsafe equivalence in input can lead to silent corruption of date values used in critical logic.
Potential Impact
Applications using Date::Manip to parse untrusted input may receive silently corrupted date values that differ from the original input string. This can cause incorrect behavior in logic that depends on accurate date parsing, such as expiry checks or retention windows, potentially leading to security or business logic errors. No known exploits are reported in the wild.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid passing untrusted input containing non-ASCII decimal digits to Date::Manip parsing functions. Consider input validation or sanitization to restrict date input to ASCII digits only.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-07-08T10:28:02.310Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a6b5ad09c2644c7f82c5446
Added to database: 07/30/2026, 14:08:16 UTC
Last enriched: 07/30/2026, 14:25:13 UTC
Last updated: 07/30/2026, 14:25:13 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.