Lucene search
+L

189 matches found

Kitploit
Kitploit
added 2026/08/27 6:00 a.m.4 views

CVE-2025-31161

Exploit CVE-2025-31161 INSTALLAZIONE 1. root@kitploit: git clone https://github.com/cesarbtakeda/CVE-2025-31161.git && cd CVE-2025-31161 2. Modalità di utilizzo root@kitploit: sudo exploit2.py -h -u HOST -p PORT -tu TARGETUSER -nu NEWUSER -np PASSWORD oppure 1. Dipende dalla libreria lcurl...

9.8CVSS8.9AI score0.99951EPSS
SaveExploits18
OSV
OSV
added 2026/08/07 8:11 p.m.8 views

JLSEC-2026-1214 The curl logic that works with SASL authentication could end up cleaning up the GSASL context ...

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.8CVSS5AI score0.00674EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/30 7:10 a.m.11 views

CLEANSTART-2026-CC45741 Security fixes in curl 7.60.0-r0

Package curl version 7.60.0-r0 fixes 2 vulnerabilities: CVE-2018-1000300, CVE-2018-1000301...

9.8CVSS5.4AI score0.05927EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/07/15 12:00 a.m.8 views

The vulnerability of the libcurl library in software applications for interacting with servers via cURL allows a hacker to gain unauthorized access to protected information.

The vulnerability of the libcurl library in software applications for interacting with servers via cURL is related to insufficient protection of operational data. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to protected information...

5.3CVSS7AI score0.00519EPSS
SaveExploits1References9Affected Software7
SUSE CVE
SUSE CVE
added 2026/07/10 3:20 a.m.12 views

SUSE CVE-2026-11856

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

5.3CVSS6.1AI score0.00688EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/03 7:16 a.m.15 views

CVE-2026-9080

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...

7.3CVSS0.00295EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/03 7:16 a.m.34 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.00543EPSS
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
OSV
OSV
added 2026/07/03 6:15 a.m.10 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:13 a.m.25 views

CVE-2026-12064

When a user invokes curl using a schemeless URL combined with --proto-default sftp or scp, a disconnect occurs between the tool layer and libcurl. The tool layer incorrectly infers the URL scheme, which erroneously bypasses the initialization of critical SSH security options like...

7.5CVSS6AI score0.00399EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/03 6:13 a.m.12 views

CVE-2026-11856 cross-origin Digest auth state leak

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

6AI score0.00688EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/03 6:11 a.m.26 views

CVE-2026-10536 HTTP/2 stream-dependency tree UAF

A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via CURLOPTSTREAMDEPENDS or CURLOPTSTREAMDEPENDSE, subsequently invokes curleasyreset, and finally terminates the handle with curleasycleanup. During this final cleanup phase, libcurl...

6AI score0.00891EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:11 a.m.13 views

CVE-2026-10536

A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via CURLOPTSTREAMDEPENDS or CURLOPTSTREAMDEPENDSE, subsequently invokes curleasyreset, and finally terminates the handle with curleasycleanup. During this final cleanup phase, libcurl...

6AI score0.00891EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/02 3:43 p.m.13 views

libcurl: libcurl: Use-after-free via curl_easy_pause() in CURLMOPT_SOCKETFUNCTION callback

A flaw was found in libcurl. When curleasypause is called within the event-based CURLMOPTSOCKETFUNCTION callback, a use-after-free vulnerability is triggered. This occurs because libcurl attempts to store a flag using a pointer to memory that has already been freed. An attacker could potentially...

7.3CVSS6.2AI score0.00295EPSS
SaveExploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/01 8:04 a.m.9 views

Security Bulletin: Multiple vulnerabilities impacts AIX due to cURL libcurl (CVE-2026-1965, CVE-2026-3783, CVE-2026-3784)

Summary Multiple vulnerabilities in the curl/libcurl are related to unauthorized access. Vulnerability Details CVEID:CVE-2026-1965 DESCRIPTION: libcurl can in some circumstances reuse the wrong connection when asked to do an Negotiate-authenticated HTTP or HTTPS request. libcurl features a pool o...

6.5CVSS5.8AI score0.00454EPSS
SaveExploits2Affected Software1
IBM AIX
IBM AIX
added 2026/06/26 1:16 a.m.14 views

Multiple vulnerabilities impacts AIX due to cURL libcurl (CVE-2025-14819 CVE-2026-1965 CVE-2026-3783 CVE-2026-3784 CVE-2026-5545)

IBM SECURITY ADVISORY First Issued: Fri Jun 26 01:16:13 CDT 2026 The most recent version of this document is available here: https://aix.software.ibm.com/aix/efixes/security/curladvisory10.asc Security Bulletin: Multiple vulnerabilities impacts AIX due to cURL libcurl CVE-2025-14819, CVE-2026-196...

6.5CVSS6.9AI score0.00707EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2026/06/25 12:00 a.m.11 views

The vulnerability of the libcurl library in software applications for interacting with servers via cURL is related to errors in the certificate validation process. This allows attackers to replace data or gain unauthorized access to protected information.

The vulnerability of the libcurl library in software applications for interacting with servers via cURL is related to errors in the certificate validation process. Exploiting this vulnerability could allow an attacker to remotely replace data or gain unauthorized access to protected information...

4.8CVSS5.8AI score0.00363EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2026/06/24 2:00 p.m.9 views

UBUNTU-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.5CVSS6.1AI score0.00543EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/06/24 2:00 p.m.21 views

CVE-2026-11856

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

9.8CVSS6.1AI score0.00688EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/06/24 12:18 p.m.14 views

libcurl: libcurl: Certificate validation bypass due to incorrect connection reuse

A flaw was found in curl. When libcurl reuses a connection from its connection pool, an easy handle that initially used default native Certificate Authority CA trust may continue to trust the native platform store. This occurs even after the application has switched that same handle to custom CA...

9.1CVSS6AI score0.00363EPSS
SaveExploits1References7
Rows per page
Query Builder