Lucene search
+L

9896 matches found

Snyk
Snyk
added 2026/07/21 10:03 p.m.10 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the processing of xDS RBAC policies and HTTP/2 transport handling. An attacker can gain unauthorized access to protected services or cause denial of service by exploiting improper handling of unsupported field...

9.1CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/07/21 10:03 p.m.74 views

GHSA-HRXH-6V49-42GF gRPC-Go: xDS RBAC and HTTP/2 Vulnerabilities

Multiple security vulnerabilities have been identified and addressed in grpc-go affecting the xDS RBAC authorization engine internal/xds/rbac and the HTTP/2 transport server implementation internal/transport. These vulnerabilities could result in: - Authorization Bypass Fail-Open when translating...

8.8CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/21 9:37 p.m.8 views

CVE-2026-63919

A flaw was found in the Linux kernel's xfrm input component. The transport-mode reinjection process, which handles network packet re-injection, stores a network namespace pointer that must remain valid until a deferred callback completes. However, a missing reference count for the network namespa...

8.8CVSS5.3AI score0.00633EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/21 9:32 p.m.16 views

CVE-2026-46968

Vulnerability in Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, 26.0.1; Oracle GraalVM for JDK: 17.0.19 and 21.0.11; Oracle GraalVM Enterprise Edition: 21.3.18. Difficult to exploit vulnerability allow...

5.9CVSS5.2AI score0.0028EPSS
SaveExploits0
NVD
NVD
added 2026/07/21 9:16 p.m.8 views

CVE-2026-16318

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2nalloc instead of s2nrealloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2nalloc zeroes...

6.9CVSS0.00388EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 8:14 p.m.38 views

CVE-2026-16318

The CVE-2026-16318 issue affects server-side QUIC deployments using s2n-tls, where the QUIC transport parameters extension handler uses s2n_alloc instead of s2n_realloc. During TLS 1.3 HelloRetryRequest, the handler runs twice on the same connection; on the second run it zeroes the existing point...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 8:14 p.m.27 views

CVE-2026-16318 QUIC Transport Parameters Memory Leak During HelloRetryRequest in s2n-tls

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2nalloc instead of s2nrealloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2nalloc zeroes...

6.9CVSS0.00388EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:14 p.m.8 views

CVE-2026-16318 QUIC Transport Parameters Memory Leak During HelloRetryRequest in s2n-tls

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2nalloc instead of s2nrealloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2nalloc zeroes...

6.9CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 8:14 p.m.11 views

EUVD-2026-46402

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2nalloc instead of s2nrealloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2nalloc zeroes...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/21 8:14 p.m.8 views

CVE-2026-16318 QUIC Transport Parameters Memory Leak During HelloRetryRequest in s2n-tls

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2nalloc instead of s2nrealloc to store the peer's transport parameters. When a TLS 1.3 connection goes through a HelloRetryRequest, the handler is called twice on the same connection. On the second call, s2nalloc zeroes...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:12 p.m.9 views

CVE-2026-16317 Silent Drop of TLS 1.3 Encrypted Records in s2n-tls

Missing validation of the outer contenttype byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer contenttype of all...

8.3CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 8:12 p.m.14 views

EUVD-2026-46399

Missing validation of the outer contenttype byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer contenttype of all...

8.3CVSS5.3AI score0.00186EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 8:12 p.m.28 views

CVE-2026-16317 Silent Drop of TLS 1.3 Encrypted Records in s2n-tls

Missing validation of the outer contenttype byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer contenttype of all...

8.3CVSS0.00186EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 8:12 p.m.62 views

CVE-2026-16317

The flaw affects s2n-tls (TLS 1.3) where the outer content_type byte is not covered by the AEAD tag because it is hardcoded in AAD instead of using the wire byte. This allows an active MITM to silently discard individual application_data records without detection, enabling selective suppression o...

8.3CVSS5.3AI score0.00186EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/21 7:58 p.m.6 views

socket.io: engine.io: Socket.IO: Denial of Service via invalid binary POST requests

A flaw was found in Socket.IO, specifically within the Engine.IO protocol v4 polling transport. An unauthenticated attacker can exploit this vulnerability by sending invalid binary POST requests with a Content-Type of application/octet-stream. This improper handling of requests prevents the HTTP...

7.5CVSS5.4AI score0.00354EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/21 5:38 p.m.15 views

EUVD-2026-46345

HCL MyCloud was affected by the SSL/TLS LUCKY13 Vulnerability. An attacker may exploit this vulnerability to decrypt sensitive information through a TLS/SSL padding oracle attack...

3.1CVSS5.3AI score0.00103EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 4:53 p.m.4 views

SUSE-SU-2026:22889-1 Security update for curl

This update for curl fixes the following issues - CVE-2026-8286: wrong STARTTLS connection reuse bsc1268402. - CVE-2026-8458: wrong reuse for different services bsc1268407. - CVE-2026-8924: traling dot domain super cookie bsc1268409. - CVE-2026-8927: env-set cross-proxy Digest auth state leak...

9.8CVSS5.8AI score0.00584EPSS
SaveExploits10References21
RedhatCVE
RedhatCVE
added 2026/07/21 4:41 p.m.8 views

CVE-2026-63992

A flaw was found in the Linux kernel's tunnels module. This vulnerability occurs when the iptunnelpmtudcheckicmp function is called without the skb transport header being properly set. An attacker could exploit this condition to trigger an out-of-bound memory access, which may lead to system...

9.1CVSS5.3AI score0.00514EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 3:16 p.m.14 views

CVE-2026-56587

HCL IEM was affected with Strict transport security not enforced. It may enable attackers to perform SSL stripping or man-in-the-middle attacks and compromise secure communications...

3.7CVSS0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 2:54 p.m.4 views

SUSE-SU-2026:3164-1 Security update for php8

This update for php8 fixes the following issues - Update to version 8.3.32 - CVE-2026-12184: Failure to setup TLS with a remote server can result in a remote DoS bsc1270712. - CVE-2026-14355: The AES-WRAP-PAD algorithm implementation in OpenSSL extension contains a buffer allocation flaw bsc12703...

5.6CVSS5.7AI score0.00279EPSS
SaveExploits0References5
Rows per page
Query Builder