Lucene search
+L

21539 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.6 views

EulerOS Virtualization 2.12.0 : gnutls (EulerOS-SA-2026-2773)

According to the versions of the gnutls packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in...

9.8CVSS7.5AI score0.01335EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-62226

Name of the Vulnerable Software and Affected Versions Netty versions 4.1.0.Final through 4.1.135.Final Netty versions 4.2.0.Final through 4.2.15.Final Description The SpdyHttpDecoder handler in the SPDY-to-HTTP codec allocates a pooled ByteBuf when processing a client-initiated SYN STREAM frame...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.14 views

PT-2026-62127

The Classic BR/EDR L2CAP signaling handlers l2cap br conf req and l2cap br conf rsp in subsys/bluetooth/host/classic/l2cap br.c validated the minimum command size against buf-len the bytes remaining in the whole received PDU instead of len the per-command data length from the L2CAP signaling...

7.6CVSS5.8AI score0.00111EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/20 11:27 p.m.18 views

Guzzle: Unbounded response cookies risk denial of service

Impact In affected versions, Guzzle's built-in CookieJar accepts any number of Set-Cookie header fields from one response, with no limit on the size of each field. When a later request matches the stored cookies, Guzzle places every match into one generated Cookie header without limiting the numb...

6.9CVSS6.9AI score0.00247EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/20 11:11 p.m.7 views

GHSA-JJJ6-MW9F-P565 Pillow: Decompression Bomb DoS via PdfParser.PdfStream.decode()

Summary PdfParser.PdfStream.decode in Pillow's PdfParser.py calls zlib.decompress with the bufsize parameter set to the value of the PDF stream's Length field, without any upper bound on the actual decompressed output size. Python's zlib.decompress bufsize argument is an initial output buffer hin...

7.5CVSS7.6AI score0.00385EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 11:9 p.m.17 views

EUVD-2026-43752

Pillow TGA RLE encoder can serialize up to 57 KB of adjacent heap data into generated images...

7.5CVSS6.3AI score0.00313EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/07/20 10:37 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 stream handling of lib/adapters/http.js, which does not enforce maxBodyLength on stream...

6.3CVSS5.5AI score0.00356EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 10:37 p.m.29 views

GHSA-MWF2-3PR3-8698 Axios: HTTP/2 streamed uploads bypass `maxBodyLength`

Summary Axios versions with Node.js HTTP/2 support allow streamed request bodies to bypass maxBodyLength enforcement when requests are sent with httpVersion: 2. This affects applications that rely on maxBodyLength as a hard cap while forwarding attacker-controlled streams, such as upload endpoint...

6.3CVSS5.3AI score0.00356EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/20 10:27 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the getBodyLength and resolveBodyLength functions of lib/adapters/fetch.js, which lack a branch fo...

6.3CVSS5.4AI score0.00359EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/20 10:27 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the getBodyLength and resolveBodyLength functions of lib/adapters/fetch.js, which lack a branch for WHATWG...

6.3CVSS5.4AI score0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 10:27 p.m.13 views

GHSA-JQH4-M9W3-8HP9 Axios: Fetch adapter `ReadableStream` uploads bypass `maxBodyLength`

Summary axios’ fetch adapter does not enforce maxBodyLength for live WHATWG ReadableStream request bodies whose size cannot be determined before dispatch. Applications that use adapter: "fetch" and rely on maxBodyLength to cap untrusted upload/proxy streams can send the full stream even when it...

6.3CVSS5.6AI score0.00359EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/20 7:47 p.m.24 views

CVE-2026-53591

FreeScout (Laravel-based) prior to v1.8.223 is vulnerable: an unauthenticated attacker can inject messages into existing conversations by sending an email to the public address with a crafted In-Reply-To header. The injected message appears as a legitimate customer reply, reopens the conversation...

8.6CVSS5.4AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 7:47 p.m.6 views

CVE-2026-53591 FreeScout Vulnerable to Unauthenticated Conversation Thread Injection via HMAC Length Bypass in FetchEmails

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.223, an unauthenticated attacker can inject messages into any existing support conversation by sending a single email to the helpdesk's public address with a crafted In-Reply-To header. No...

8.6CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/07/20 7:6 p.m.8 views

MGASA-2026-0273 Updated libssh2 packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Heap Buffer Over-read via sftpsymlink in sftp.c. CVE-2025-15661 libssh2 userauth.c userauthpassword integer overflow. CVE-2026-7598 Pre-Authentication DoS via SSHMSGEXTINFO Handler. CVE-2026-55199 Out-of-Bounds Write via Unchecked packetlength in...

9.2CVSS7.3AI score0.02027EPSS
SaveExploits14References10
NVD
NVD
added 2026/07/20 5:18 p.m.13 views

CVE-2026-64191

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

7.8CVSS0.00127EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/20 5:17 p.m.12 views

CVE-2026-54538

xrdp is an open source RDP server. In versions 0.10.6 and prior, a n issue was discovered where the software fails to properly validate the totalLength field within the RDP protocol control header during packet reception. An unauthenticated remote attacker can exploit this vulnerability by sendin...

7.5CVSS0.00384EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 5:14 p.m.13 views

EUVD-2026-46042

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a vulnerability concerning the parsing of Client Security Data within the Client MCS Connect Initial PDU with GCC Conference Create Request during the connection sequence. During the initial capability and security negotiation...

5.3CVSS5.2AI score0.00254EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 4:57 p.m.39 views

CVE-2026-54538 xrdp: Pre-auth infinite loop via totalLength=0 in TS_SHARECONTROLHEADER

xrdp is an open source RDP server. In versions 0.10.6 and prior, a n issue was discovered where the software fails to properly validate the totalLength field within the RDP protocol control header during packet reception. An unauthenticated remote attacker can exploit this vulnerability by sendin...

7.5CVSS0.00384EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/20 4:51 p.m.11 views

CVE-2026-55645

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a vulnerability concerning the processing of Client Control PDUs. During the RDP connection sequence, the parser does not perform sufficient length validation before reading specific data fields from the network stream. A remote...

6.5CVSS5.2AI score0.00283EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.46 views

CVE-2026-64191 i2c: stub: Reject I2C block transfers with invalid length

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

7.8CVSS0.00127EPSS
SaveExploits0References8
Rows per page
Query Builder