Lucene search
+L

18678 matches found

CVE
CVE
added 2026/04/27 12:29 p.m.31 views

CVE-2026-7040

CVE-2026-7040 affects Text::Minify::XS for Perl, with versions from v0.3.0 up to, but not including, v0.7.8. The vulnerability is a heap overflow/heap corruption that occurs when processing certain malformed UTF-8 characters, as the minify functions mishandled those inputs. The issue is tied to t...

7.5CVSS5.9AI score0.00436EPSS
SaveExploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 6:29 a.m.13 views

Security Bulletin: Due to the use of Perl, IBM Tivoli Network Manager IP Edition (ITNM) is affected by vulnerable version of Zlib within Perl.

Summary Perl is used by IBM Tivoli Network Manager IP Edition ITNM for core agents processing, collectors and general tooling CVE-2026-4176. Vulnerability Details CVEID:CVE-2026-4176 DESCRIPTION: Perl versions from 5.9.4 before 5.40.4-RC1, from 5.41.0 before 5.42.2-RC1, from 5.43.0 before 5.43.9...

9.8CVSS5.3AI score0.00727EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.15 views

PT-2026-35416

Name of the Vulnerable Software and Affected Versions Text::Minify::XS versions 0.3.0 through 0.7.7 Description A heap overflow occurs when processing certain malformed UTF-8 characters. The minify function and its alias minify utf8 mishandle these characters, which leads to heap corruption...

7.5CVSS5.9AI score0.00436EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.16 views

Fedora 44 : perl-Net-CIDR-Lite (2026-fe487aa625)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-fe487aa625 advisory. This update addresses two security issues regarding incorrect handling of malformed IPv6 addresses: Fix IPv4 mapped IPv6 packed length CVE-2026-4019...

7.5CVSS5.5AI score0.00309EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/24 1:27 a.m.10 views

SUSE CVE-2026-41564

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.34 views

PT-2026-43159

Name of the Vulnerable Software and Affected Versions Perl versions prior to 5.43.11 Description A heap buffer overflow occurs on 32-bit builds when compiling regular expressions containing a repeated fixed string. The issue resides in the Perl study chunk function within regcomp study.c, which...

10CVSS6AI score0.00443EPSS
SaveExploits1References44
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:00 a.m.12 views

MiracleLinux 8 : perl:5.32 (AXSA:2026-487:01)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-487:01 advisory. perl: Perl threads have a working directory race condition where file operations may target unintended paths CVE-2025-40909 Tenable has extracted the precedin...

5.9CVSS5.6AI score0.00498EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:00 a.m.6 views

SUSE SLES12 Security Update : perl (SUSE-SU-2026:1567-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2026:1567-1 advisory. This update for perl fixes the following issue: - CVE-2017-20230: Storable versions before 3.05 for Perl has a stack overflow bsc1262486. Tenable has...

10CVSS5.6AI score0.00641EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/04/23 12:10 p.m.6 views

Security update for perl

This update for perl fixes the following issue: CVE-2017-20230: Storable versions before 3.05 for Perl has a stack overflow bsc1262486. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/23 12:10 p.m.4 views

SUSE-SU-2026:1567-1 Security update for perl

This update for perl fixes the following issue: - CVE-2017-20230: Storable versions before 3.05 for Perl has a stack overflow bsc1262486...

10CVSS5.4AI score0.00641EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/23 10:34 a.m.18 views

CLSA-2026-1776940444 perl-XML-Parser: Fix of CVE-2006-10003

CVE-2006-10003: fix off-by-one heap buffer overflow in stserialstack growth check in Expat/Expat.xs startElement; also backport upstream follow-up 2abd177 to initialize stserialstacksize=1024 after allocation...

9.8CVSS6AI score0.00548EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/23 9:52 a.m.12 views

CVE-2026-41564

A flaw was found in CryptX. CryptX versions before 0.088 for Perl do not properly reseed the pseudo-random number generator PRNG state after a process forks. This vulnerability allows an attacker to recover the signing private key by observing two signatures from different child processes, as the...

7.5CVSS5.7AI score0.00431EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/23 8:16 a.m.9 views

ALPINE-CVE-2026-41564

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

7.5CVSS5.4AI score0.00431EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/23 8:16 a.m.12 views

CVE-2026-41564

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

7.5CVSS0.00431EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/23 7:29 a.m.38 views

CVE-2026-41564 CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

0.00431EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/23 7:29 a.m.17 views

CVE-2026-41564 CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

5.7AI score0.00431EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/23 7:29 a.m.18 views

CVE-2026-41564

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

7.5CVSS5.3AI score0.00431EPSS
SaveExploits0
CVE
CVE
added 2026/04/23 7:29 a.m.52 views

CVE-2026-41564

CVE-2026-41564 concerns CryptX for Perl before 0.088, where per-object PRNG state seeded in Crypt::PK::* constructors is not reseeded after fork. A Crypt::PK::* object created before a fork can be inherited by multiple child processes with byte-identical PRNG state, enabling identical outputs in ...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/23 7:29 a.m.9 views

CVE-2026-41564 CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

7.5CVSS6AI score
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/04/23 7:29 a.m.23 views

CVE-2026-41564

CryptX versions before 0.088 for Perl do not reseed the Crypt::PK PRNG state after forking. The Crypt::PK::RSA, Crypt::PK::DSA, Crypt::PK::DH, Crypt::PK::ECC, Crypt::PK::Ed25519 and Crypt::PK::X25519 modules seed a per-object PRNG state in their constructors and reuse it without fork detection. A...

7.5CVSS5.3AI score0.00431EPSS
SaveExploits0References4
Rows per page
Query Builder