Lucene search
+L

4053 matches found

EUVD
EUVD
added 2026/08/04 3:15 a.m.14 views

EUVD-2026-52573

A heap-buffer-overflow vulnerability exists in the APNG Animated PNG file loader of GIMP. This flaw occurs when the fcTL width exceeds the IHDR width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to...

7.3CVSS6AI score0.00134EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/04 12:15 a.m.11 views

ldns: ldns: Off-path poisoning attacks due to insufficient query-response matching

A flaw was found in ldns. When applications use ldns as a resolver over User Datagram Protocol UDP, it fails to properly match the query's destination address and port with the response's source address and port. Additionally, the query ID and question are not matched with the response. This...

8.2CVSS5.5AI score0.00147EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:00 a.m.10 views

Amazon Linux 2023 : freerdp, freerdp-devel, freerdp-libs (ALAS2023-2026-2012)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2012 advisory. Heap-buffer-overflow write in AVC444 YUV buffer allocation In libfreerdp/codec/h264.c, avc444ensurebuffer computes the AVC444 YUV444 intermediate buffer size as piDstSizex = piDstStridex...

9.1CVSS8.6AI score0.00489EPSS
SaveExploits5References22
Amazon
Amazon
added 2026/08/04 12:00 a.m.8 views

Important: freerdp

Issue Overview: Heap-buffer-overflow write in TS Gateway RPC fragment receive due to uncapped bindack maxxmitfrag On TS Gateway connections, rpc-maxrecvfrag is initialized to 0x0FF8 4088 and ReceiveFragment is allocated to that size. In rpcbind.c, the client assigns rpc-maxrecvfrag =...

9.1CVSS5.8AI score0.00489EPSS
SaveExploits3
Amazon
Amazon
added 2026/08/04 12:00 a.m.9 views

Important: freerdp

Issue Overview: Heap-buffer-overflow write in AVC444 YUV buffer allocation In libfreerdp/codec/h264.c, avc444ensurebuffer computes the AVC444 YUV444 intermediate buffer size as piDstSizex = piDstStridex padDstHeight using UINT32 arithmetic. When the true product exceeds UINT32MAX, the value wraps...

9.1CVSS8.1AI score0.00489EPSS
SaveExploits5
OSV
OSV
added 2026/08/03 9:16 p.m.7 views

DEBIAN-CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 9:16 p.m.26 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS0.00213EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/03 9:16 p.m.7 views

UBUNTU-CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/03 9:07 p.m.13 views

Guzzle: Noncanonical host can bypass host-based checks

Impact In affected versions, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same through fopen. libcurl then parses the...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 9:07 p.m.7 views

GHSA-V5MV-P594-2X33 Guzzle: Noncanonical host can bypass host-based checks

Impact In affected versions, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same through fopen. libcurl then parses the...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/03 9:07 p.m.22 views

CVE-2026-69246 Guzzle: Noncanonical host can bypass host-based checks

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/03 9:07 p.m.63 views

CVE-2026-69246 Guzzle: Noncanonical host can bypass host-based checks

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS0.00213EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/03 7:24 p.m.16 views

EUVD-2026-50566

undici vulnerable to downstream response desynchronization via retry interceptor...

4.8CVSS7.2AI score0.00176EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2026/08/03 7:24 p.m.11 views

undici vulnerable to downstream response desynchronization via retry interceptor

Impact Undici's interceptors.retry can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. Applications that use interceptors.retry and forward upstream response headers and bodies downstream, for...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References14Affected Software1
EUVD
EUVD
added 2026/08/03 7:16 p.m.15 views

EUVD-2026-51553

fast-uri vulnerable to host confusion via backslash authority introducer...

7.5CVSS5.4AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/03 4:15 p.m.2 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS7.5AI score0.0034EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/08/03 5:25 a.m.10 views

Authorization Bypass

@better-auth/stripe is vulnerable to Authorization Bypass. The vulnerability is due to inconsistent organization ID validation between the middleware and request handler, allowing authenticated users to perform unauthorized subscription actions and access billing information for other organizatio...

7.1CVSS5.5AI score0.00196EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/03 5:05 a.m.13 views

ldns: ldns: Off-path poisoning attacks due to insufficient query-response matching

A flaw was found in ldns. When applications use ldns as a resolver over User Datagram Protocol UDP, it fails to properly match the query's destination address and port with the response's source address and port. Additionally, the query ID and question are not matched with the response. This...

8.2CVSS5.5AI score0.00147EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/03 3:54 a.m.8 views

Improper Validation of Certificate with Host Mismatch

Overview Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch in the HostnameUtil class, whose "match CN when no dNSName SAN exists" fallback is gated on Properties.isOverrideSetJSSEHOSTNAMECHECKCNFALLBACK, true, which returns true when the...

9.3CVSS5.6AI score0.00292EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.8 views

Improper Validation of Certificate with Host Mismatch

Overview Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch in the HostnameUtil class, whose "match CN when no dNSName SAN exists" fallback is gated on Properties.isOverrideSetJSSEHOSTNAMECHECKCNFALLBACK, true, which returns true when the...

9.3CVSS5.6AI score0.00292EPSS
SaveExploits0References2
Rows per page
Query Builder