Lucene search
+L

50120 matches found

OSV
OSV
added 2026/08/27 2:51 p.m.11 views

CVE-2026-81705 openssl-encrypt before 1.4.9 Password Cleartext Leak via Debug

openssl-encrypt before 1.4.9 fails to redact the file password in its --debug argv dump when the password is supplied via bundled short-option spellings e.g. -apHunter2 or abbreviated long-option spellings e.g. --passw. The sanitizer only recognized exact option names, --option=value forms, and...

8.7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.11 views

EUVD-2026-67048

opensslencrypt pip: openssl-encrypt versions 1.4.8 and earlier fail to validate the 36-bit STREAMINFO totalsamples field of FLAC files before using it to size an allocation np.random.randintsize=totalsamples, channels. A 50-byte crafted FLAC file declaring 100 million samples causes a...

8.7CVSS5.3AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.10 views

CVE-2026-81692 openssl_encrypt before 1.4.9 Denial of Service via STREAMINFO

opensslencrypt pip: openssl-encrypt versions 1.4.8 and earlier fail to validate the 36-bit STREAMINFO totalsamples field of FLAC files before using it to size an allocation np.random.randintsize=totalsamples, channels. A 50-byte crafted FLAC file declaring 100 million samples causes a...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.11 views

EUVD-2026-67031

darknet subscripts its layer array with an index taken from a configuration file without checking it against the array's length. The array is allocated in src-lib/darknetnetwork.cpp as xcallocnet.n, sizeofDarknet::Layer, sized to exactly the number of layer sections the file declares. The shortcu...

6.9CVSS5.3AI score0.0013EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 2:11 p.m.9 views

CVE-2026-57170

A flaw was found in compliance-trestle. The custom Jinja2 include tags, mdsectioninclude and mdcleaninclude, incorrectly re-parse the content of included Markdown files as Jinja2 template code in a non-sandboxed environment. This vulnerability, known as Server-Side Template Injection SSTI, allows...

7.8CVSS5.9AI score0.00204EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/27 2:00 p.m.13 views

CVE-2022-50999

A flaw was found in Nokogiri. An integer overflow vulnerability in packaged libxml2 buffer handling functions allows a remote attacker to cause out-of-bounds memory writes. By crafting specially designed, large XML files, an attacker can trigger buffer overflows, leading to potential information...

7CVSS6AI score0.00301EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/27 1:59 p.m.14 views

CVE-2022-50998

A flaw was found in Nokogiri, a Ruby gem for parsing XML and HTML documents. This vulnerability arises from issues within its bundled libxml2 library, specifically involving data corruption from entity reference cycles and integer overflows when processing large XML files. A remote attacker could...

7.5CVSS6.1AI score0.0035EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.9 views

CVE-2026-76172

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.5AI score0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.10 views

CVE-2026-75975

A flaw was found in fast-uri, a URI parser for Node.js. Its custom parser for bracketed IPv6 literals does not fully validate the IPv6 grammar, allowing invalid trailing text in an authority to be silently discarded. This can lead to a malformed, attacker-controlled host being normalized into a...

7.5CVSS5.3AI score0.0022EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.12 views

CVE-2026-75931

A flaw was found in fast-uri, a URI parser for Node.js. This vulnerability arises because the parser fails to consistently convert internationalized domain names IDN to their standard ASCII form when processing scheme-relative references. This inconsistency can lead to host confusion, where an...

7.5CVSS5.3AI score0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 11:51 a.m.11 views

CVE-2026-59893

A flaw was found in sqlparse, a Python module for parsing SQL. A remote attacker could exploit this vulnerability by providing specially crafted SQL input. This flaw causes inefficient processing of certain SQL patterns, leading to excessive CPU consumption and potentially a Denial of Service DoS...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 11:51 a.m.10 views

CVE-2026-54284

A flaw was found in sqlparse, a Python module for parsing SQL. A remote attacker could exploit a vulnerability in the TokenList construction and string conversion processes, specifically when handling nested token subtrees. This flaw leads to quadratic CPU consumption, which can result in a Denia...

8.7CVSS5.4AI score0.00263EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 10:59 a.m.9 views

CVE-2026-13506

A flaw was found in Bouncy Castle for Java. A remote attacker could exploit a vulnerability related to how the software processes lazy ASN.1 sequences, which can reset an internal nesting-depth guard. This issue could lead to a Denial of Service DoS, making the affected system or application...

8.7CVSS5AI score0.0031EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/27 6:38 a.m.9 views

OPENSUSE-SU-2026:21665-1 Security update for wget

This update for wget fixes the following issues: Security issued fixed: - CVE-2026-15146: unvalidated IP address in an FTP PASV response can lead to server-side request forgery bsc1271320. - CVE-2026-58469: Metalink document containing a whitespace-only URL can cause a heap buffer underread...

8.7CVSS6.1AI score0.00351EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/08/27 6:31 a.m.12 views

EUVD-2026-66501

In the Linux kernel, the following vulnerability has been resolved: mptcp: options: reset DSS fields in case of unexpected size A remote peer could send a malformed DSS with a wrong size, followed by another DSS or MPC + Data. In this case, the first suboption will be ignored, but leaving some...

9.8CVSS5.4AI score0.00404EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.11 views

EUVD-2026-66459

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing The zcryptmsgtype6sendep11cprb function uses fragile struct overlays to access and modify the domain field in the EP11 CPRB payload, creating maintainability and...

7.8CVSS5.3AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 6:17 a.m.17 views

CVE-2026-47891

A Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the maxInMemorySize limit. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3....

9.8CVSS0.0029EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 6:17 a.m.6 views

DEBIAN-CVE-2026-47891

A Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the maxInMemorySize limit. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3....

9.8CVSS5.3AI score0.0029EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/27 6:17 a.m.23 views

CVE-2026-47891

A Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the maxInMemorySize limit. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3....

9.8CVSS5.9AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 6:17 a.m.7 views

UBUNTU-CVE-2026-47891

A Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the maxInMemorySize limit. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3....

9.8CVSS5.9AI score0.0029EPSS
SaveExploits0References3
Rows per page
Query Builder