Lucene search
+L

7344 matches found

Nuclei
Nuclei
added 19 hours ago26 views

ListingPro < 2.6.1 - Sensitive Data Disclosure

The ListingPro - WordPress Directory & Listing Theme for WordPress is vulnerable to Sensitive Data Exposure in versions before 2.6.1 via the /listingpro-plugin/functions.php file. This makes it possible for unauthenticated attackers to extract sensitive data including usernames, full names, email...

5.3CVSS5.6AI score0.01608EPSS
SaveExploits1References2
Nuclei
Nuclei
added yesterday19 views

OneDev < 4.0.3 - User Access Token Leak

OneDev before version 4.0.3 contains an insecure endpoint that allows retrieval of arbitrary user details, including access tokens, due to missing security checks on /users/id, letting attackers leak sensitive data and impersonate users, exploit requires no special conditions. id: CVE-2021-21246...

8.6CVSS7.5AI score0.49051EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago13 views

CVE-2026-16590

The WP Directory Kit WordPress plugin before 1.5.5 does not perform authorization or nonce checks on one of its authenticated AJAX actions, allowing any authenticated user such as a Subscriber to retrieve stored contact messages and associated user data belonging to other users...

6.5CVSS0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago10 views

CVE-2026-16578

The Admin Safety Guard — Login Security, Limit Logins, 2FA & Brute Force Protection WordPress plugin before 1.4.0 does not perform any capability check on one of its REST API endpoints, allowing unauthenticated attackers to retrieve the full list of registered users including their usernames, ema...

7.5CVSS0.00175EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago39 views

CVE-2026-16590 WP Directory Kit < 1.5.5 - Subscriber+ Contact Message and User Data Disclosure

The WP Directory Kit WordPress plugin before 1.5.5 does not perform authorization or nonce checks on one of its authenticated AJAX actions, allowing any authenticated user such as a Subscriber to retrieve stored contact messages and associated user data belonging to other users...

0.0014EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago11 views

EUVD-2026-54739

The WP Directory Kit WordPress plugin before 1.5.5 does not perform authorization or nonce checks on one of its authenticated AJAX actions, allowing any authenticated user such as a Subscriber to retrieve stored contact messages and associated user data belonging to other users...

5.3AI score0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2 days ago34 views

CVE-2026-16590

CVE-2026-16590 affects the WP Directory Kit WordPress plugin, version prior to 1.5.5. The vulnerability stems from missing authorization or nonce checks on an authenticated AJAX action, enabling any authenticated user (e.g., a Subscriber) to retrieve stored contact messages and associated user da...

6.5CVSS5.3AI score0.0014EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-16578

The Admin Safety Guard — Login Security, Limit Logins, 2FA & Brute Force Protection WordPress plugin before 1.4.0 does not perform any capability check on one of its REST API endpoints, allowing unauthenticated attackers to retrieve the full list of registered users including their usernames, ema...

5.4AI score0.00175EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago37 views

CVE-2026-16578 Admin Safety Guard < 1.4.0 - Unauthenticated User Data Disclosure via 2fa/app/users REST Route

The Admin Safety Guard — Login Security, Limit Logins, 2FA & Brute Force Protection WordPress plugin before 1.4.0 does not perform any capability check on one of its REST API endpoints, allowing unauthenticated attackers to retrieve the full list of registered users including their usernames, ema...

0.00175EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago10 views

EUVD-2026-54737

The Admin Safety Guard — Login Security, Limit Logins, 2FA & Brute Force Protection WordPress plugin before 1.4.0 does not perform any capability check on one of its REST API endpoints, allowing unauthenticated attackers to retrieve the full list of registered users including their usernames, ema...

5.4AI score0.00175EPSS
SaveExploits0References1
CVE
CVE
added 2 days ago39 views

CVE-2026-16578

The CVE concerns the Admin Safety Guard — Login Security, Limit Logins, 2FA & Brute Force Protection WordPress plugin (before 1.4.0). A REST API endpoint does not perform a capability check, enabling unauthenticated users to retrieve the full list of registered users, including usernames, email a...

7.5CVSS5.4AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago8 views

CVE-2026-71850

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-71850

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS0.00164EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago12 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 3 days ago44 views

CVE-2026-71850

Hono CVE-2026-71850 affects the Hono Web framework (3.8.0–4.12.33). memo() retains SSR output for later renders and reuses it when controls with identical props are rendered, while request-scoped values read during rendering (e.g., JSX Context via createContext/useContext, useRequestContext from ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 3 days ago4 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-54298

The DataPress Dataverse Integration WordPress plugin before 2.91 does not properly restrict access to its template rendering feature and exposes the viewing user's data to it, allowing users with a role as low as Contributor to disclose sensitive information, such as the session cookies of higher...

6.8CVSS5.3AI score0.00395EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago7 views

CVE-2026-65552

Subscriber PHP Object Injection in Export User Data = 2.2.6 versions...

9.8CVSS0.00426EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-65552 WordPress Export User Data plugin <= 2.2.6 - PHP Object Injection vulnerability

Subscriber PHP Object Injection in Export User Data = 2.2.6 versions...

9.8CVSS0.00426EPSS
SaveExploits0References1
Rows per page
Query Builder