Lucene search
+L

10683 matches found

Vulnrichment
Vulnrichment
added 2026/07/03 6:17 a.m.7 views

CVE-2026-9080 UAF after pause in socket callback

Calling curleasypause within the event-based CURLMOPTSOCKETFUNCTION callback triggers a use-after-free vulnerability, where libcurl attempts to store a flag using a dangling struct pointer immediately after that pointer's memory has been freed...

5.9AI score0.00295EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/03 6:16 a.m.40 views

CVE-2026-8927

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...

9.1CVSS5.9AI score0.005EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:15 a.m.14 views

CVE-2026-8926

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

6AI score0.00376EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/03 6:15 a.m.14 views

CVE-2026-8926 password leak with netrc and user in URL

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

9.1CVSS6.1AI score0.00376EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/07/03 6:15 a.m.9 views

CVE-2026-8926 password leak with netrc and user in URL

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

6AI score0.00376EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/03 6:15 a.m.26 views

EUVD-2026-41507

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

6AI score0.00376EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/03 6:15 a.m.118 views

CVE-2026-8926

CVE-2026-8926 affects curl when using a .netrc file for credentials while the URL contains a username (no password). The vulnerability can cause curl to fetch and use the password of another user for the same host if a matching host exists in .netrc, leading to credential disclosure. The issue is...

9.1CVSS6AI score0.00376EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/03 6:15 a.m.79 views

CVE-2026-8926 password leak with netrc and user in URL

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

0.00376EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/03 6:15 a.m.40 views

CVE-2026-8926

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

9.1CVSS6AI score0.00376EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/03 6:15 a.m.85 views

CVE-2026-8925 SASL double-free

The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free the same pointer twice...

0.00674EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/03 6:15 a.m.146 views

CVE-2026-8925

CVE-2026-8925 affects curl with SASL authentication. The issue is a double-free: the GSASL context can be cleaned up twice without clearing the pointer, potentially freeing the same pointer twice. This vulnerability is present in curl versions prior to 8.21.0 (e.g., 8.15.0), and remote exploitati...

9.8CVSS5.9AI score0.00674EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/03 6:15 a.m.9 views

CVE-2026-8925 SASL double-free

The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free the same pointer twice...

9.8CVSS6.1AI score0.00674EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2026/07/03 6:15 a.m.27 views

CVE-2026-8925

The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free the same pointer twice...

9.8CVSS5.9AI score0.00674EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:15 a.m.17 views

CVE-2026-8925

The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free the same pointer twice...

5.9AI score0.00674EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/07/03 6:15 a.m.18 views

EUVD-2026-41506

The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free the same pointer twice...

5.9AI score0.00674EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/03 6:15 a.m.101 views

CVE-2026-8924 trailing dot domain super cookie

A flaw in curl’s cookie parsing logic allows a malicious HTTP server to set 'super cookies' that bypass the Public Suffix List check. This enables an attacker-controlled origin to inject cookies that curl subsequently scopes and transmits to unrelated third-party domains...

0.0056EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/03 6:15 a.m.31 views

CVE-2026-8924

A flaw in curl’s cookie parsing logic allows a malicious HTTP server to set 'super cookies' that bypass the Public Suffix List check. This enables an attacker-controlled origin to inject cookies that curl subsequently scopes and transmits to unrelated third-party domains...

9.1CVSS6AI score0.0056EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/03 6:15 a.m.202 views

CVE-2026-8924

CVE-2026-8924 – curl cookie parsing flaw. The vulnerability arises from curl’s cookie parsing logic, enabling a malicious HTTP server to set ‘super cookies’ that bypass the Public Suffix List check. This allows an attacker-controlled origin to inject cookies that curl subsequently scopes and tran...

9.1CVSS6AI score0.0056EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/03 6:15 a.m.12 views

CVE-2026-8924 trailing dot domain super cookie

A flaw in curl’s cookie parsing logic allows a malicious HTTP server to set 'super cookies' that bypass the Public Suffix List check. This enables an attacker-controlled origin to inject cookies that curl subsequently scopes and transmits to unrelated third-party domains...

6AI score0.0056EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:15 a.m.14 views

CVE-2026-8924

A flaw in curl’s cookie parsing logic allows a malicious HTTP server to set 'super cookies' that bypass the Public Suffix List check. This enables an attacker-controlled origin to inject cookies that curl subsequently scopes and transmits to unrelated third-party domains...

6AI score0.0056EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder