Lucene search
+L

7073 matches found

OSV
OSV
added 2026/03/11 5:7 p.m.4 views

SUSE-SU-2026:0873-1 Security update for python

This update for python fixes the following issue: - CVE-2026-1299: header injection when an email is serialized due to improper newline quoting in BytesGenerator bsc1257181...

6CVSS5.8AI score0.0056EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2026/03/10 9:32 p.m.11 views

@amcharts/amcharts5 (=5.18.0), @apxc/node-red-contrib-apxc-pdfmake (>=0.0.1 <=0.0.2) +102 more potentially affected by CVE-2026-26801 via pdfmake (>=0.3.0-beta.2 <=0.3.2)

pdfmake NPM version =0.3.0-beta.2, =0.0.1, =4.32.0-next.84, =4.32.0-next.84, =4.32.0-next.84, =5.1.0-next.124, =4.34.0-next.52, =4.34.0-next.29, =4.34.0-next.29, =0.2.0, =0.0.1, =1.0.57, =2.6.0, =2.9.1 and more Source cves: CVE-2026-26801 Source advisory: OSV:GHSA-WP52-R2FP-4VMR...

7.5CVSS5.7AI score0.00481EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/03/10 10:9 a.m.4 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS7.3AI score0.0056EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/03/10 9:36 a.m.8 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS7.3AI score0.0056EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/03/06 10:8 p.m.14 views

CoreDNS Loop Detection Denial of Service Vulnerability

Executive Summary A Denial of Service vulnerability exists in CoreDNS's loop detection plugin that allows an attacker to crash the DNS server by sending specially crafted DNS queries. The vulnerability stems from the use of a predictable pseudo-random number generator PRNG for generating a secret...

7.5CVSS5.7AI score0.01116EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/06 7:0 p.m.3 views

Predictable Seed in Pseudo-Random Number Generator (PRNG)

Overview Affected versions of this package are vulnerable to Predictable Seed in Pseudo-Random Number Generator PRNG in the loop plugin during self-test on server startup. An attacker can cause the DNS server to crash by sending specially crafted DNS queries that exploit the use of a predictable...

8.2CVSS5.8AI score0.01116EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 6:36 p.m.9 views

GHSA-46WH-PXPV-Q5GQ express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

Summary The default keyGenerator in express-rate-limit applies IPv6 subnet masking /56 by default to all addresses that net.isIPv6 returns true for. This includes IPv4-mapped IPv6 addresses ::ffff:x.x.x.x, which Node.js returns as request.ip on dual-stack servers. Because the first 80 bits of all...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/06 7:14 a.m.12 views

Malicious Package

Overview asymmetric-key-generator is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this...

9.8CVSS5.4AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.10 views

PT-2026-23722

Name of the Vulnerable Software and Affected Versions CoreDNS versions prior to 1.14.2 Description A denial of service issue exists in the loop detection plugin of CoreDNS. A remote attacker can crash the DNS server by sending specially crafted DNS queries. The flaw is caused by the use of a...

7.5CVSS7.3AI score0.01116EPSS
SaveExploits1
Amazon
Amazon
added 2026/03/06 12:0 a.m.22 views

Medium: python3

Issue Overview: When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized. CVE-2025-11468 User-controlled...

6CVSS5.9AI score0.0056EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/05 2:3 p.m.5 views

SUSE CVE-2025-40931

Apache::Session::Generate::MD5 versions through 1.94 for Perl create insecure session id. Apache::Session::Generate::MD5 generates session ids insecurely. The default session id generator returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come fro...

9.1CVSS5.8AI score0.00583EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/05 10:15 a.m.3 views

DEBIAN-CVE-2025-11143

The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently fr...

6.5CVSS7.7AI score0.00159EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/05 3:31 a.m.11 views

EUVD-2025-208296

Plack::Middleware::Session::Simple versions through 0.04 for Perl generates session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be...

9.8CVSS5.9AI score0.00433EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/05 3:31 a.m.13 views

EUVD-2025-208297

Apache::Session::Generate::MD5 versions through 1.94 for Perl create insecure session id. Apache::Session::Generate::MD5 generates session ids insecurely. The default session id generator returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come fro...

9.1CVSS5.9AI score0.00583EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/05 3:15 a.m.26 views

CVE-2024-57854

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

9.1CVSS0.00409EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/05 3:15 a.m.11 views

CVE-2024-57854

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

9.1CVSS5.8AI score0.00409EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/05 2:18 a.m.37 views

CVE-2024-57854 Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

0.00409EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/05 2:18 a.m.5 views

CVE-2024-57854 Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand function, which is not suitable fo...

5.9AI score0.00409EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/05 2:18 a.m.19 views

CVE-2024-57854

Summary: CVE-2024-57854 affects Net::NSCA::Client for Perl up to version 0.009002, where a cryptographic weakness arises from using a non-cryptographically secure random number generator. The affected code shifted from Crypt::Random to Data::Rand::Obscure (which relies on Perl’s rand()), enabling...

9.1CVSS5.9AI score0.00409EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/03/05 2:16 a.m.11 views

CVE-2025-40931

Apache::Session::Generate::MD5 versions through 1.94 for Perl create insecure session id. Apache::Session::Generate::MD5 generates session ids insecurely. The default session id generator returns a MD5 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come fro...

9.1CVSS0.00583EPSS
SaveExploits0References10
Rows per page
Query Builder