Lucene search
+L

84 matches found

SUSE CVE
SUSE CVE
added 2026/08/06 11:54 p.m.14 views

SUSE CVE-2026-71267

microtar's mtarwritefileheader and mtarwritedirheader functions src/microtar.c copy a caller-supplied entry name into the 100-byte field of a stack-allocated mtarheadert via strcpyh.name, name, with no check that strlenname is less than 100 before the copy...

9.8CVSS5.3AI score0.00307EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 12:26 p.m.12 views

EUVD-2026-53352

microtar's mtarwritefileheader and mtarwritedirheader functions src/microtar.c copy a caller-supplied entry name into the 100-byte name field of a stack-allocated mtarheadert via strcpyh.name, name, with no check that strlenname is less than 100 before the copy. Any application that calls these...

9.8CVSS5.9AI score0.00307EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/04 10:09 p.m.8 views

CVE-2026-45538

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions 4.0.0 and prior, processing a SIP message with a header name longer than 255 bytes causes a stack buffer overflow when siptojson is called in the routing script. Function siptojson modules/sipmsgops/sipmsgops.c copie...

9.8CVSS6.1AI score0.00482EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/04 8:47 p.m.37 views

CVE-2026-45538 OpenSIPS: Stack Buffer Overflow in sip_to_json() Header Name Copy

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions 4.0.0 and prior, processing a SIP message with a header name longer than 255 bytes causes a stack buffer overflow when siptojson is called in the routing script. Function siptojson modules/sipmsgops/sipmsgops.c copie...

9.8CVSS0.00482EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 8:47 p.m.88 views

CVE-2026-45538

OpenSIPS prior to 4.0.0 is vulnerable to a stack buffer overflow in sip_to_json() when processing a SIP header name longer than 255 bytes. The function copies header names into a fixed 255-byte stack buffer without bounds checking, even though header names can be ~65,000 bytes. A routing script t...

9.8CVSS6.3AI score0.00482EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/04 8:47 p.m.9 views

CVE-2026-45538 OpenSIPS: Stack Buffer Overflow in sip_to_json() Header Name Copy

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions 4.0.0 and prior, processing a SIP message with a header name longer than 255 bytes causes a stack buffer overflow when siptojson is called in the routing script. Function siptojson modules/sipmsgops/sipmsgops.c copie...

9.8CVSS6.3AI score0.00482EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 8:47 p.m.14 views

CVE-2026-45538 OpenSIPS: Stack Buffer Overflow in sip_to_json() Header Name Copy

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions 4.0.0 and prior, processing a SIP message with a header name longer than 255 bytes causes a stack buffer overflow when siptojson is called in the routing script. Function siptojson modules/sipmsgops/sipmsgops.c copie...

9.8CVSS6.2AI score
SaveExploits0References3
CVE
CVE
added 2026/08/03 12:00 a.m.47 views

CVE-2026-38444

CVE-2026-38444 affects osTicket v1.18.3. The flaw is a Stored XSS via the email From-header display name, where the value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ost_thread_entry. An unauthenticated attacker can trigger it by replying...

6.1CVSS5.4AI score0.00305EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/07/29 8:24 a.m.12 views

CVE-2026-58155

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00404EPSS
SaveExploits0
OSV
OSV
added 2026/07/29 8:24 a.m.18 views

CVE-2026-58155 Apache Traffic Server: Header-name length truncation enables header aliasing and request smuggling

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.2CVSS5.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 8:24 a.m.11 views

CVE-2026-58155 Apache Traffic Server: Header-name length truncation enables header aliasing and request smuggling

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS5.8AI score0.00404EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 8:24 a.m.39 views

CVE-2026-58155 Apache Traffic Server: Header-name length truncation enables header aliasing and request smuggling

Apache Traffic Server truncates over-long header names, allowing header aliasing, request smuggling, and policy bypass. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or...

9.3CVSS0.00404EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 10:01 a.m.28 views

CVE-2026-65624

The CVE affects the Cowboy HTTP/1.1 handler. The root cause is a per-request header handling flaw: when a request uses repeated header names, values are concatenated into a single binary under one map key, so the max_headers limit never increases and the total header block can grow without bound....

6.9CVSS6AI score0.00383EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/26 2:34 p.m.18 views

MAL-2026-4817 Malicious code in chainix (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 93d9609d2eac0c0ff33aed557171138930255798aa649fa648b04814c8cb1908 Package presents itself as a pino-compatible logger README badges link to pinojs/pino, exports alias module.exports.pino = middleware but its exporte...

6.4AI score
SaveExploits0References2
CVE
CVE
added 2026/05/14 6:44 a.m.37 views

CVE-2026-3718

The ManageWP Worker plugin for WordPress is affected by CVE-2026-3718: Stored Cross-Site Scripting via the MWP-Key-Name HTTP header in all versions up to 4.9.31. Root cause: insufficient input sanitization and output escaping of attacker-controlled header values. Impact: unauthenticated attackers...

7.2CVSS6AI score0.00264EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/12 9:51 p.m.30 views

CVE-2026-42545

Granian is a Rust HTTP server for Python applications. Vulnerable from 0.2.0 up to 2.7.4, where the WSGI response conversion path uses .unwrap() on header name and value constructors; malformed headers trigger a worker process abort instead of handling the error. This results in a Denial of Servi...

5.9CVSS5.8AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 9:24 p.m.20 views

GHSA-F5P7-9FR5-8JMJ Granian vulnerable to DoS via WSGI response header panic

Summary Granian aborts a worker process if a WSGI application returns an invalid HTTP response header name or value. The WSGI response conversion path uses .unwrap on both the header name and header value constructors, so malformed output from the application becomes a process abort instead of a...

5.9CVSS5.8AI score0.00222EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/06 9:24 p.m.27 views

Granian vulnerable to DoS via WSGI response header panic

Summary Granian aborts a worker process if a WSGI application returns an invalid HTTP response header name or value. The WSGI response conversion path uses .unwrap on both the header name and header value constructors, so malformed output from the application becomes a process abort instead of a...

5.9CVSS5.8AI score0.00222EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.16 views

PT-2026-38269

Name of the Vulnerable Software and Affected Versions Granian versions 0.2.0 through 2.7.3 Description Granian aborts a worker process when a WSGI application returns an invalid HTTP response header name or value. This occurs because the WSGI response conversion path utilizes .unwrap on both head...

5.9CVSS5.8AI score0.00222EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/04/15 11:25 p.m.19 views

SUSE CVE-2026-40499

radare2 prior to version 6.1.4 contains a command injection vulnerability in the PDB parser's printgvars function that allows attackers to execute arbitrary commands by embedding a newline byte in the PE section header name field. Attackers can craft a malicious PDB file with specially crafted...

7.8CVSS6.1AI score0.01184EPSS
SaveExploits1References3
Rows per page
Query Builder