Lucene search
+L

46854 matches found

RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-18353

A flaw was found in PIA. An unauthenticated attacker can exploit a Server-Side Request Forgery SSRF vulnerability by crafting a malicious OpenID Connect OIDC issuer URL. This bypasses an internal allowlist due to inconsistent URL parsing between Python's urlparse and the requests/urllib3 librarie...

8.8CVSS5.5AI score0.00239EPSS
SaveExploits0References4
Nuclei
Nuclei
added yesterday63 views

Apache Tomcat - HTTP Request Smuggling

Apache Tomcat from versions 8.5.0 to 8.5.93, 9.0.0-M1 to 9.0.81, 10.1.0-M1 to 10.1.13, and 11.0.0-M1 to 11.0.0-M11 contain an improper input validation caused by incorrect parsing of HTTP trailer headers, letting attackers craft headers to cause request smuggling, exploit requires sending malicio...

5.3CVSS6.5AI score0.05848EPSS
SaveExploits2References3
Nuclei
Nuclei
added yesterday23 views

Kubernetes API Server - YAML Parsing DoS (Billion Laughs)

The Kubernetes API server is vulnerable to a denial of service attack via YAML/JSON parsing. An attacker can send a specially crafted YAML/JSON payload that causes exponential memory consumption Billion Laughs attack, leading to API server crash. id: CVE-2019-11253 info: name: Kubernetes API Serv...

7.5CVSS6.2AI score0.25939EPSS
SaveExploits2References3
NVD
NVD
added yesterday7 views

CVE-2026-20339

A vulnerability in the PESpin file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded impacts as a result of memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in PESpi...

7.5CVSS
SaveExploits0References1
Cvelist
Cvelist
added yesterday11 views

CVE-2026-20337 ClamAV ZIP File Format Processing Memory Corruption Vulnerability

A vulnerability in the zip archive parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition on an affected device. This vulnerability is due to improper boundary checks for content in zip files during scanning, which may result in an out-of-bounds write condition...

7.5CVSS
SaveExploits0References1
NVD
NVD
added yesterday7 views

CVE-2026-18497

A heap-buffer-overflow vulnerability exists in the nothings stb TrueType library, up to version 1.26, that is used for parsing TrueType font files. The vulnerability exists in the stbttGetGlyphShapeTT function within the nothings stbtruetype.h library when parsing malformed TTF TrueType Font file...

SaveExploits0References5
Cvelist
Cvelist
added yesterday15 views

CVE-2026-18497 The nothings stb TrueType library contains a heap buffer overflow vulnerability

A heap-buffer-overflow vulnerability exists in the nothings stb TrueType library, up to version 1.26, that is used for parsing TrueType font files. The vulnerability exists in the stbttGetGlyphShapeTT function within the nothings stbtruetype.h library when parsing malformed TTF TrueType Font file...

SaveExploits0References4
Cvelist
Cvelist
added yesterday14 views

CVE-2026-54212 TeamDavid: Buffer Overflow in JSON-parsing

Tobit Laboratories AG TeamDavid's Webbox application implements an API endpoint that is vulnerable to a buffer overflow condition. By submitting a specially crafted JSON body, such as one that is at least 8 characters long and begins with a number, an unauthenticated attacker can cause the server...

9.5CVSS0.00665EPSS
SaveExploits0References2
CVE
CVE
added yesterday23 views

CVE-2026-54212

CVE-2026-54212 affects Tobit Laboratories AG TeamDavid’s Webbox — an API endpoint is vulnerable to a buffer overflow in JSON parsing. A crafted JSON body (e.g., ≥8 chars starting with a number) can crash the server, causing denial of service and, depending on stack state or potential stack canary...

9.5CVSS6.5AI score0.00665EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added yesterday4 views

Linux Distros Unpatched Vulnerability : CVE-2026-32327

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A bug in APR-util version 1.6.3 and earlier allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses the...

9.1CVSS5.4AI score0.00345EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago5 views

DEBIAN-CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.8AI score0.0019EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago10 views

CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago10 views

CVE-2026-71488

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translat...

7.5CVSS0.00346EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2 days ago5 views

libyang: libyang: Denial of Service or arbitrary code execution via maliciously crafted LYB binary blob

A flaw was found in libyang, a YANG data modeling language library. An integer overflow in the lybreadstring function can lead to a heap buffer overflow when parsing a maliciously crafted LYB binary blob. A remote attacker, by supplying this malicious LYB data to any libyang consumer such as a...

7.5CVSS6.5AI score0.00438EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago32 views

CVE-2026-71497

CVE-2026-71497 affects the jsoup Java HTML parser. From 1.14.3 up to 1.23.1, the parser could mis-handle a malformed tag name ending in a control character, causing the tag to adopt the parsing behavior of a different element. When a custom Safelist permits certain raw-text elements, this mispars...

4.7CVSS4.9AI score0.0019EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.9AI score0.0019EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2 days ago5 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.5AI score0.00545EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2 days ago3 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.5AI score0.01945EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2 days ago4 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.5AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago4 views

GHSA-29PJ-957V-52MC league/commonmark: AttributesExtension href/src unsafe-link filter bypass via embedded control bytes

Summary The AttributesExtension's href/src unsafe-link filter AttributesHelper::filterAttributes can be bypassed by embedding control bytes in a javascript: URL that browsers discard before parsing the scheme. Two variants: - Tab/newline inside the scheme — a literal ASCII TAB 0x09, CR 0x0D, or...

6.1CVSS5.6AI score0.00201EPSS
SaveExploits0References4
Rows per page
Query Builder