Lucene search
+L

19071 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in libhttp-daemon-perl

HTTP::Daemon is a simple HTTP server class written in Perl. Versions prior to 6.15 are vulnerable to a vulnerability that could potentially be exploited to gain privileged access to APIs or corrupt intermediate caches. It’s unclear how severe the risks are; most Perl-based applications are served...

7.3CVSS6.6AI score0.02331EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2026/08/23 10:03 p.m.95 views

Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in S_find_byclass

...

5.3CVSS5.2AI score0.00418EPSS
SaveExploits0
NVD
NVD
added 2026/08/23 8:16 p.m.17 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS0.0055EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/23 8:16 p.m.7 views

UBUNTU-CVE-2026-78183

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS5.9AI score0.0055EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/23 8:16 p.m.8 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS5.9AI score0.0055EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/23 7:53 p.m.42 views

CVE-2026-78183 DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quote_float

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

0.0055EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/23 7:53 p.m.30 views

CVE-2026-78183 DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quote_float

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/23 7:53 p.m.56 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl contains a heap out-of-bounds write in the quote_float function (in quote.c). The function allocates a buffer of length + 1 bytes for numeric strings, but when emitting special float literals (NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity), it writes the lit...

9.8CVSS5.3AI score0.0055EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/23 7:53 p.m.13 views

CVE-2026-78183

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quotefloat. quotefloat allocates the length of the string + 1, which is the size of the bare numeric symbol plus NULL. But for special literals NaN, Inf, +Inf, -Inf, Infinity, +Infinity, -Infinity it emits the literal surrounded by...

9.8CVSS5.4AI score0.0055EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/23 7:18 p.m.43 views

CVE-2026-19565 Apache::AppSamurai::Util versions through 1.01 for Perl generate predictable session authentication keys from the clock and process id in CreateSessionAuthKey

Apache::AppSamurai::Util versions through 1.01 for Perl generate predictable session authentication keys from the clock and process id in CreateSessionAuthKey. CreateSessionAuthKey runs five rounds of SHA-256, each over a fresh Time::HiRes reading formatted to six decimal places, the running...

0.00411EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/23 7:18 p.m.17 views

EUVD-2026-64663

Apache::AppSamurai::Util versions through 1.01 for Perl generate predictable session authentication keys from the clock and process id in CreateSessionAuthKey. CreateSessionAuthKey runs five rounds of SHA-256, each over a fresh Time::HiRes reading formatted to six decimal places, the running...

5.6AI score0.00411EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/23 7:16 p.m.16 views

CVE-2026-75922

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

5.3CVSS0.0042EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/23 6:16 p.m.33 views

CVE-2026-75922

Reverse::Proxy (CPAN module by LNATION) versions before 0.04 for Perl are vulnerable to HTTP request smuggling via a percent-decoded PATH_INFO written unencoded into the upstream request line. Because PSGI delivers PATH_INFO already decoded, a client-controlled %0d%0a in the URL becomes a raw CRL...

5.3CVSS5.4AI score0.0042EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/23 6:16 p.m.39 views

CVE-2026-75922 Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATH_INFO written unencoded to the upstream request line

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

0.0042EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/23 6:16 p.m.12 views

EUVD-2026-64662

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

5.6AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/23 8:42 a.m.13 views

ROOT-OS-DEBIAN-11-CVE-2026-42497 CVE-2026-42497 in perl - Patched by Root

Root has patched CVE-2026-42497 in the perl package for Root:Debian:11. Multiple fixed versions available...

7.5CVSS5.4AI score0.00417EPSS
SaveExploits0
OSV
OSV
added 2026/08/23 8:42 a.m.13 views

ROOT-OS-DEBIAN-11-CVE-2026-9538 CVE-2026-9538 in perl - Patched by Root

Root has patched CVE-2026-9538 in the perl package for Root:Debian:11. Multiple fixed versions available...

7.5CVSS5.5AI score0.00448EPSS
SaveExploits0
OSV
OSV
added 2026/08/23 8:42 a.m.14 views

ROOT-OS-DEBIAN-11-CVE-2026-7010 CVE-2026-7010 in perl - Patched by Root

Root has patched CVE-2026-7010 in the perl package for Root:Debian:11. Multiple fixed versions available...

6.5CVSS5.4AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2026/08/23 8:42 a.m.13 views

ROOT-OS-DEBIAN-11-CVE-2025-15649 CVE-2025-15649 in perl - Patched by Root

Root has patched CVE-2025-15649 in the perl package for Root:Debian:11. Multiple fixed versions available...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0
OSV
OSV
added 2026/08/23 8:42 a.m.11 views

ROOT-OS-DEBIAN-11-CVE-2026-12087 CVE-2026-12087 in perl - Patched by Root

Root has patched CVE-2026-12087 in the perl package for Root:Debian:11. Multiple fixed versions available...

9.1CVSS5.4AI score0.00374EPSS
SaveExploits0
Rows per page
Query Builder