Lucene search
+L

30519 matches found

BDU FSTEC
BDU FSTEC
added 2026/07/06 12:0 a.m.7 views

The vulnerability of the HTTPConnection.urlopen() method in the HTTP library of the Urllib3 Python programming language, which allows attackers to gain unauthorized access to protected information.

The vulnerability of the HTTPConnection.urlopen method in the Python HTTP library, Urllib3, is related to insufficient protection of sensitive data. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

5.3CVSS5.9AI score0.00331EPSS
SaveExploits0References6Affected Software8
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/04 1:42 p.m.18 views

Malicious code in paperclip2 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b6fbcfc445b1a599943dac3ca0691633629c6804037b38fcf6113062f6add848 package.json declares a postinstall lifecycle script that runs node -e code opening a TCP connection to 185.112.147.174:7007 and piping the socket to...

6.5AI score
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/04 8:4 a.m.13 views

incomplete mTLS config matching in conn reuse

...

7.5CVSS6.2AI score0.00396EPSS
SaveExploits1
OSV
OSV
added 2026/07/03 12:16 p.m.5 views

SUSE-SU-2026:22663-1 Security update for haproxy

This update for haproxy fixes the following issues - CVE-2026-55203: integer overflow vulnerability in the fcgiconn structure's drl field that allows buffer misparse as new FCGI record headers bsc1268557. - CVE-2026-55204: null pointer dereference vulnerability in hpackdhtinsert within...

9.1CVSS5.5AI score0.00484EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/03 10:30 a.m.58 views

CVE-2026-10055

CVE-2026-10055 affects Eclipse Theia (since 1.26.0). The issue arises in the backend /services/request-service RPC, which accepts an attacker-controlled URL from any client connected to the standard /services messaging endpoint, then performs the HTTP request server-side and returns the full resp...

8.5CVSS6AI score0.00297EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/03 8:18 a.m.14 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the connection reuse process. An attacker can gain unauthorized access to resources or services by exploiting the reuse of an authenticated connection intended for a different service. Remediation Upgrade libcur...

8.1CVSS6AI score0.00315EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/03 8:18 a.m.14 views

Authentication Bypass by Primary Weakness

Overview Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness in the connection pool process. An attacker can bypass intended certificate validation by reusing a handle that initially used the default native CA trust and then switching it to custom CA...

9.1CVSS6AI score0.00363EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/03 8:18 a.m.20 views

Authentication Bypass by Primary Weakness

Overview Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness due to incomplete matching of mTLS configuration options during connection reuse in the connection process. An attacker can cause connections to be reused with incorrect client certificate...

9.3CVSS6.1AI score0.00396EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/07/03 8:2 a.m.11 views

Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()

...

8CVSS6.1AI score0.00258EPSS
SaveExploits0
OSV
OSV
added 2026/07/03 7:16 a.m.17 views

ALPINE-CVE-2026-9545

In this scenario, libcurl first uses a proper HTTP/3 server for the initial transfers, and when it makes a second transfer to the same site it has been replaced by the attacker's impostor machine - without a valid certificate. When libcurl returns to the hostname the second time with a cached SSL...

7.5CVSS5.9AI score0.00268EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/03 7:16 a.m.11 views

CVE-2026-8932

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

7.5CVSS0.00396EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 7:16 a.m.9 views

ALPINE-CVE-2026-8932

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

7.5CVSS6.2AI score0.00396EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/03 7:16 a.m.30 views

CVE-2026-8458

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6.5CVSS0.00315EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 7:16 a.m.12 views

ALPINE-CVE-2026-8458

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6.5CVSS6AI score0.00315EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/03 7:16 a.m.15 views

CVE-2026-8286

A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might reuse an existing live connection even though the TLS configuration mismatches so it should not...

8.1CVSS0.00309EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 7:16 a.m.11 views

ALPINE-CVE-2026-8286

A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might reuse an existing live connection even though the TLS configuration mismatches so it should not...

8.1CVSS5.9AI score0.00309EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/03 7:16 a.m.15 views

CVE-2026-11564

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

9.1CVSS0.00363EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 7:16 a.m.15 views

ALPINE-CVE-2026-11564

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

9.1CVSS6AI score0.00363EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/03 6:16 a.m.18 views

EUVD-2026-41509

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

6.2AI score0.00396EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/03 6:16 a.m.9 views

CVE-2026-8932 incomplete mTLS config matching in conn reuse

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

7.5CVSS6.2AI score0.00396EPSS
SaveExploits1References5
Rows per page
Query Builder