Lucene search
+L

10607 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/29 8:0 a.m.13 views

Malicious code in apple-cloud-infrastructure-monitor (npm)

Malicious npm package published by threat actor "raya4321" as part of a coordinated typosquatting campaign impersonating Apple internal infrastructure services authentication, PKI, telemetry, CloudKit, and cloud infrastructure. All packages in this campaign execute credential-theft payloads durin...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/04/29 8:0 a.m.10 views

CURL-CVE-2026-5545 wrong reuse of HTTP Negotiate connection

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

6.5CVSS5.4AI score0.00414EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/04/29 8:0 a.m.23 views

wrong reuse of HTTP Negotiate connection

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

6.5CVSS5.2AI score0.00414EPSS
SaveExploits1References1Affected Software2
curl security advisories
curl security advisories
added 2026/04/29 8:0 a.m.14 views

proxy credentials leak over redirect-to proxy

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. whil...

5.9CVSS5.2AI score0.00719EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2026/04/29 8:0 a.m.8 views

MAL-2026-3159 Malicious code in apple-internal-pki-trust-v5 (npm)

Malicious npm package published by threat actor "raya4321" as part of a coordinated typosquatting campaign impersonating Apple internal infrastructure services authentication, PKI, telemetry, CloudKit, and cloud infrastructure. All packages in this campaign execute credential-theft payloads durin...

5.9AI score
SaveExploits0References2
curl security advisories
curl security advisories
added 2026/04/29 8:0 a.m.19 views

OCSP stapling bypass with Apple SecTrust

When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it fails to detect OCSP problems and instead wrongly consider the response as fine...

5.3CVSS5.2AI score0.00267EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2026/04/29 8:0 a.m.8 views

CURL-CVE-2026-6253 proxy credentials leak over redirect-to proxy

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. whil...

5.9CVSS5.4AI score0.00719EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/29 7:44 a.m.34 views

curl: MQTT state machine confusion: PINGRESP/DISCONNECT with non-zero remaining_length dispatches to stale nextstate

Summary: In lib/mqtt.c, the state machine in mqttdoing lines 894-911 in curl 8.20.0 does not validate that PINGRESP 0xD0 and DISCONNECT 0xE0 packets have remaininglength == 0 as required by MQTT 3.1.1 spec sections 3.13.1 and 3.14.1. A malicious broker can send a PINGRESP fixed header with non-ze...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-5773

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libcurl might in some circumstances reuse the wrong connection for SMBS transfers. libcurl features a pool of recent connections so that subsequent requests can...

7.5CVSS7AI score0.00618EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-4873

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial...

5.9CVSS6.7AI score0.00329EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/29 12:0 a.m.14 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the reuse of an easy handle in HTTP requests when a custom Host: header is set for the initial request and omitted in a subsequent one. An attacker can obtain cookies intended for a different host by exploiti...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-6253

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use...

5.9CVSS6.7AI score0.00719EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/29 12:0 a.m.13 views

Cleartext Transmission of Sensitive Information

Overview Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information due to the incorrect reuse of an unencrypted connection for a subsequent request that expects TLS. An attacker can intercept sensitive information if the second connection is done to the...

6CVSS5.8AI score0.00329EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.18 views

PT-2026-35894

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description curl may erroneously pass credentials intended for a first proxy to a second proxy. This occurs when curl is configured to use different proxies for different URL schemes, the first proxy requir...

7.5CVSS5.2AI score0.00719EPSS
SaveExploits4References60
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-6429

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to ho...

5.3CVSS6.8AI score0.00519EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.11 views

PT-2026-35897

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description When using the Certificate Status Request TLS extension, commonly known as OCSP stapling, to verify server certificate validity, the software fails to detect OCSP problems and incorrectly treats...

5.2AI score0.00267EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-5545

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both us...

6.5CVSS6.9AI score0.00414EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/04/29 12:0 a.m.12 views

Exposure of Data Element to Wrong Session

Overview Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session due to the SMB connection reuse. An attacker can cause unintended file downloads or uploads to incorrect locations by exploiting a logical error in the reuse of SMB connections. Remediation...

7.5CVSS5.8AI score0.00618EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-7168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Successfully using libcurl to do a transfer over a specific HTTP proxy proxyA with Digest authentication and then changing the proxy host to a second one proxyB...

5.3CVSS6.8AI score0.00471EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2026/04/27 2:54 a.m.38 views

curl: CVE-2026-7168: cross-proxy Digest auth state leak

Summary: On libcurl 8.19.0, Proxy Digest state learned from proxyA survives an independent transfer boundary on a reused easy handle and is emitted preemptively to proxyB when the proxy is changed. In the attached C PoC, the first CONNECT to proxyB carries Proxy-Authorization: Digest ... built fr...

5.3CVSS5.5AI score0.00471EPSS
SaveExploits1
Rows per page
Query Builder