Lucene search
+L

1285 matches found

Vulnrichment
Vulnrichment
added 2026/07/30 7:59 p.m.10 views

CVE-2026-67550 re2: Out-of-bounds heap read in `exec`/`test`/`match` via attacker-influenced `lastIndex` on a non-ASCII subject → uncatchable process crash (DoS)

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS5.5AI score0.0012EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/30 7:59 p.m.11 views

CVE-2026-67550

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS5.9AI score0.0012EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/30 7:59 p.m.67 views

CVE-2026-67550

CVE-2026-67550 affects re2 Node.js bindings for Google's RE2 engine. Before version 1.25.2, lastIndex is validated against the subject’s UTF-8 byte length but used as a UTF-16 code-unit offset in exec/test/match/replace/split, enabling an attacker-influenced lastIndex on a non-ASCII subject to tr...

5.7CVSS5.9AI score0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 7:59 p.m.10 views

CVE-2026-67550 re2: Out-of-bounds heap read in `exec`/`test`/`match` via attacker-influenced `lastIndex` on a non-ASCII subject → uncatchable process crash (DoS)

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/07/30 2:17 p.m.13 views

CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

7.5CVSS0.00373EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 1:42 p.m.9 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

7.5CVSS5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/30 1:42 p.m.41 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.5AI score0.00373EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 1:42 p.m.46 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

0.00373EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/30 1:42 p.m.61 views

CVE-2026-60074

Date::Manip for Perl up to v6.99 is affected by CVE-2026-60074. The bug arises because parse regexes use \d (matching Unicode decimal digits) for year/month/day, while downstream numeric checks only validate ranges, and Perl truncates non-ASCII digits when numifying. This can cause a parsed date ...

7.5CVSS5.9AI score0.00373EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/07/30 7:37 a.m.11 views

Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266552. Other updates and bugfixes: Release 1.4.2 Use proper obs time forma...

9.1CVSS6.3AI score0.00692EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/30 7:37 a.m.10 views

SUSE-SU-2026:3421-1 Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266552. Other updates and bugfixes: - Release 1.4.2 Use proper obs time...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.26 views

PT-2026-66474

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description Processing of untrusted character strings in ParseDate or Date::Manip::Date-parse can result in corrupted dates without triggering a parse error. This occurs because the parsing regular expressions...

7.5CVSS5.4AI score0.00373EPSS
SaveExploits0References29
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-60074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes...

7.5CVSS5.4AI score0.00373EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.16 views

PT-2026-66604

Name of the Vulnerable Software and Affected Versions re2 versions prior to 1.25.2 Description The software validates lastIndex against the UTF-8 byte length of a subject but incorrectly uses it as a UTF-16 code-unit offset in the exec, test, match, replace, and split functions. When a non-ASCII...

5.7CVSS5.4AI score0.0012EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/29 9:24 a.m.7 views

OPENSUSE-SU-2026:21492-1 Security update for keybase-client

This update for keybase-client fixes the following issues: Changes in keybase-client: - CVE-2026-39824: failure to reject ASCII-only Punycode-encoded labels...

3.3CVSS6.5AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 10:33 a.m.9 views

OPENSUSE-SU-2026:21471-1 Security update for keybase-client

This update for keybase-client fixes the following issues: Changes in keybase-client: - CVE-2026-39824: failure to reject ASCII-only Punycode-encoded labels...

3.3CVSS5.9AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/27 10:52 a.m.5 views

SUSE-SU-2026:3266-1 Security update for ignition

This update for ignition fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. - CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing invali...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/27 2:40 a.m.17 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.12 views

openSUSE 16 Security Update : distribution (openSUSE-SU-2026:21441-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21441-1 advisory. This update for distribution fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded...

9.6CVSS5.9AI score0.00692EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:00 a.m.30 views

SUSE SLES12 Security Update : google-osconfig-agent (SUSE-SU-2026:3209-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:3209-1 advisory. This update for google-osconfig-agent fixes the following issue - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only...

9.6CVSS6.4AI score0.00692EPSS
SaveExploits0References4
Rows per page
Query Builder