Lucene search
+L

4718 matches found

Nuclei
Nuclei
added 7 hours ago29 views

LiquidFiles < 4.2 - User Enumeration via Password Reset

LiquidFiles filetransfer server before 4.2 contains a user enumeration vulnerability caused by distinguishable responses in password reset functionality, letting unauthenticated attackers enumerate valid user accounts, exploit requires no authentication. id: CVE-2025-56132 info: name: LiquidFiles...

7.3CVSS5.2AI score0.00648EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/10 12:3 p.m.32 views

CVE-2026-68379

The CVE-2026-68379 item covers a Linux kernel TCP TIME_WAIT reference leak when PSP policy fails, in both IPv4 and IPv6 receive paths. This can cause memory leakage of tcp_tw_bucket structures and potential DoS via resource exhaustion. The documented fix releases the TIME_WAIT socket reference an...

7.5CVSS5.3AI score0.00609EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 11:58 a.m.8 views

EUVD-2026-55501

In the Linux kernel, the following vulnerability has been resolved: rtase: Workaround for TX hang caused by hardware packet parsing The hardware performs packet parsing before packet transmission. Parsing incomplete IPv4, IPv6, TCP, or UDP headers may trigger a TX hang because the hardware parser...

5.4AI score0.00446EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: NFSD: NFSv4 file creation neglects setting the ACL. A NFSv4 client that sets an ACL with a named principal during file creation retrieves the ACL later. It finds that the ACL is only a default ACL based on the mode bits, not the...

8CVSS5.4AI score0.00383EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/07 9:47 p.m.30 views

CVE-2026-64676 Kata Containers: Unauthorized mem-agent ttRPC methods let an untrusted host tamper with confidential-guest memory

Kata Containers is an open source implementation of lightweight Virtual Machines VMs that perform like containers. In versions prior to 4.0.0, the kata-agent is vulnerable to an authorization bypass in confidential-guest memory management. In Confidential Containers CoCo deployments, the kata-age...

5.7CVSS0.00122EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 6:21 p.m.14 views

EUVD-2026-51396

CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure...

4.8CVSS5.2AI score0.00135EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 9:51 p.m.36 views

CVE-2026-71555 PILOS: Reverse tabnabbing in room description

PILOS Platform for Interactive Live-Online Seminars is a frontend for BigBlueButton. From 2.1.0 until 4.14.1, PILOS does not send a Cross-Origin-Opener-Policy response header, so pages opened by PILOS via a link that opens a new browsing context e.g., target="blank" retain a window.opener referen...

4.1CVSS0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 9:46 p.m.66 views

CVE-2026-71554

CVE-2026-71554 affects the Python HTTP/2 stack in the h2 package. Versions up to and including 4.4.0 accept header blocks containing more than one Host header and forward all Host headers to the application. When a client downgrades HTTP/2 to HTTP/1.1, this can yield two Host header lines, enabli...

5.3CVSS5.4AI score0.00325EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/06 3:17 p.m.13 views

CVE-2026-66690

Unauthenticated Cross Site Scripting XSS in GiveWP = 4.16.5 versions...

7.1CVSS0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:16 p.m.7 views

CVE-2026-28139

Unauthenticated PHP Object Injection in Ajax Search Lite = 4.14.4 versions...

9.8CVSS0.00386EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 2:27 p.m.62 views

CVE-2026-65559

The CVE relates to a privilege-escalation issue in the WordPress plugin Order Delivery Date for WooCommerce, affecting versions up to 4.6.0. The vulnerability targets the shop manager role within the plugin’s delivery date functionality. The provided data constrain the impact to a privilege escal...

7.2CVSS5.4AI score0.00316EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 2:27 p.m.55 views

CVE-2026-65554

The CVE-2026-65554 entry concerns the WordPress AnsPress – Question and Answer plugin version 4.4.4, with a Broken Access Control vulnerability affecting subscribers. The available connected sources confirm the affected software and the underlying issue as access control in the plugin’s subscribe...

7.1CVSS5.4AI score0.00315EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 2:27 p.m.10 views

EUVD-2026-53955

Unauthenticated Broken Access Control in SureCart = 4.6.2 versions...

5.3CVSS5.4AI score0.00228EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:11 a.m.11 views

CVE-2026-54225

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

5.5AI score0.00468EPSS
SaveExploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/08/05 12:44 p.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ipv4: The need to account for “fraggap” on the paged allocation path. In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are calculated as follows: alloclen = fragheaderlen + transhdrlen; pagedlen =...

7.8CVSS6.2AI score0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:16 a.m.5 views

CVE-2026-64572

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 8:16 a.m.8 views

UBUNTU-CVE-2026-64572

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

5.3AI score0.00186EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/05 8:8 a.m.9 views

CVE-2026-64572

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

5.3AI score0.00186EPSS
SaveExploits0
CVE
CVE
added 2026/08/05 6:37 a.m.49 views

CVE-2026-11454

The Groundhogg WordPress plugin (versions &lt;= 4.5.2) is affected by an Insecure Direct Object Reference via GET /wp-json/gh/v4/contacts/. The endpoint’s permission callback only checks a role-level view_contacts capability, and read_single() returns full contact records without object-level own...

6.5CVSS5.5AI score0.00395EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/05 6:16 a.m.12 views

CVE-2026-71191

In OpenStack Swift through 2.38.0, S3API middleware does not enforce that semantic x-amz- headers are covered by the SigV4 signature on presigned URL requests. An attacker who obtains a presigned PUT URL can inject an unsigned X-Amz-Copy-Source header, causing Swift to perform a server-side copy...

6CVSS0.00252EPSS
SaveExploits0References3
Rows per page
Query Builder