Lucene search
+L

13346 matches found

OSV
OSV
added 2026/07/06 6:27 a.m.8 views

OESA-2026-2843 perl security update

Perl 5 is a highly capable, feature-rich programming language with over 30 years of development. Perl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large scale development projects. Security Fixes: Socket versions before 2.041 for Perl ha...

9.1CVSS5.9AI score0.00374EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/06 5:32 a.m.13 views

undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in Undici's HTTP/1.1 client, specifically related to response queue poisoning on reused keep-alive sockets. This allows the attacker to inject an unsolicited HTTP/1.1 response onto an idle socket...

3.7CVSS6AI score0.0022EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2026/07/04 8:3 a.m.5 views

net: guard timestamp cmsgs to real error queue skbs

...

7.1CVSS6.1AI score0.00126EPSS
SaveExploits0
Veracode
Veracode
added 2026/07/04 5:19 a.m.7 views

Improper Authorization

electerm is vulnerable to Improper Authorization. The vulnerability is due to insufficient validation of JSON payloads received through the single-instance socket/pipe, which allows a same-user local attacker to create tabs and execute attacker-controlled local processes without user interaction...

9.3CVSS5.3AI score0.00114EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/07/03 8:18 a.m.13 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the CURLMOPTSOCKETFUNCTION callback when curleasypause is called. An attacker can execute arbitrary code or cause a denial of service by triggering the use of a dangling pointer after memory has been freed. Remediation...

8.8CVSS6.2AI score0.00295EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/07/03 8:2 a.m.7 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.11 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.12 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
OSV
OSV
added 2026/07/03 7:16 a.m.10 views

ALPINE-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.3CVSS5.9AI score0.00295EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:17 a.m.10 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...

5.9AI score0.00295EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/03 6:17 a.m.55 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...

0.00295EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/03 6:17 a.m.10 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.3CVSS5.9AI score0.00295EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/03 6:17 a.m.15 views

EUVD-2026-41511

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
CVE
CVE
added 2026/07/03 6:17 a.m.45 views

CVE-2026-9080

CVE-2026-9080 is a use-after-free in libcurl triggered when curl_easy_pause() is called from the event-based CURLMOPT_SOCKETFUNCTION callback. The underlying issue is a freed mev_sh_entry pointer being used to update tracing fields, potentially allowing DoS or code execution paths. Affected softw...

7.3CVSS5.9AI score0.00295EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/03 6:17 a.m.6 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
OSV
OSV
added 2026/07/03 6:17 a.m.10 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...

7.3CVSS6AI score0.00295EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/03 5:27 a.m.4 views

nodejs: Node.js: Local server can be started without network permission via Permission API flaw

A flaw was found in Node.js. The Node.js Permission API can allow a local server to be started through a Unix domain socket, even when the --allow-net permission is not explicitly granted. This bypasses intended security restrictions, potentially leading to unintended local network exposure or...

3.3CVSS6.3AI score0.00154EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/03 3:5 a.m.6 views

SUSE CVE-2026-53096

In the Linux kernel, the following vulnerability has been resolved: bpf: Use RCU-safe iteration in devmapredirectmulti SKB path The DEVMAPHASH branch in devmapredirectmulti uses hlistforeachentrysafe to iterate hash buckets, but this function runs under RCU protection called from...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/03 3:3 a.m.17 views

SUSE CVE-2026-53357

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in l2capsockcleanuplisten vs l2capconndel btacceptdequeue unlinks a not-yet-accepted child from the parent accept queue and releasesocks it before returning, so the returned sk has no caller reference and is...

7CVSS5.8AI score0.00258EPSS
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2026/07/02 11:7 p.m.14 views

CVE-2026-13079

A local privilege escalation vulnerability in the WatchGuard Mobile VPN with SSL client for Windows allows a local attacker to escalate their privileges to NT AUTHORITY\SYSTEM on the machine where the client is installed. This issue affects the Mobile VPN with SSL client for Windows up to and...

7.3CVSS5.8AI score0.00138EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder