VYPR

rpm package

opensuse/perl-HTTP-Date&distro=openSUSE Leap 16.0

pkg:rpm/opensuse/perl-HTTP-Date&distro=openSUSE%20Leap%2016.0

Vulnerabilities (1)

  • CVE-2026-14741HigJul 17, 2026
    affected < 6.06-160000.3.1fixed 6.06-160000.3.1

    HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date. parse_date() matches the date string against a chain of alternative regexes, and str2time() delegates to it. Several of these patterns place unbounded quantifiers next