Lucene search
+L

262722 matches found

EUVD
EUVD
added 7 hours ago3 views

EUVD-2026-53193

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.7AI score
SaveExploits0References1
CVE
CVE
added 7 hours ago7 views

CVE-2026-15281

The WordPress plugin User Access Manager (v

6.5CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 7 hours ago6 views

CVE-2026-15281 User Access Manager <= 2.3.12 - Authenticated (Subscriber+) SQL Injection

The User Access Manager plugin for WordPress is vulnerable to Second-Order SQL Injection via the 'id' parameter of the wpajaxsave-attachment-compat AJAX action in versions up to, and including, 2.3.12. This is due to insufficient validation on the objectId value stored in the saveAjaxAttachmentDa...

6.5CVSS
SaveExploits0References6
EUVD
EUVD
added 7 hours ago2 views

EUVD-2026-53179

The User Access Manager plugin for WordPress is vulnerable to Second-Order SQL Injection via the 'id' parameter of the wpajaxsave-attachment-compat AJAX action in versions up to, and including, 2.3.12. This is due to insufficient validation on the objectId value stored in the saveAjaxAttachmentDa...

6.5CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 8 hours ago9 views

CVE-2026-14553

The CVE concerns the zportals WordPress plugin prior to 6.3.4, where uploaded files are not properly validated (trusting client-supplied content type and keeping the original extension). This allows any authenticated user (Subscriber or higher) to upload arbitrary PHP files, enabling remote code ...

6.1AI score
SaveExploits0References1
EUVD
EUVD
added 8 hours ago3 views

EUVD-2026-53112

The GeoDirectory WordPress plugin before 2.8.168 does not restrict a user-search handler to users allowed to list users, allowing any authenticated user with Contributor-level access or higher to retrieve the email addresses of all registered users, including administrators...

5.5AI score
SaveExploits0References1
CVE
CVE
added 8 hours ago8 views

CVE-2026-16968

The CVE describes a vulnerability in the GeoDirectory WordPress plugin (versions before 2.8.168) where a user-search handler does not enforce proper authorization. This allows any authenticated user with Contributor-level access or higher to retrieve the email addresses of all registered users, i...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 8 hours ago3 views

EUVD-2026-53097

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 8 hours ago6 views

CVE-2026-70374 HashBrown CMS: OS Command Injection in Media Upload Thumbnail Generation

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS
SaveExploits0References2
CVE
CVE
added 8 hours ago6 views

CVE-2026-70374

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS5.9AI score
SaveExploits0References2
EUVD
EUVD
added 8 hours ago4 views

EUVD-2026-53058

The plugin provides an Admin Search page that allows users with the editposts capability to run Relevanssi searches from the WordPress dashboard. The AJAX handler accepts a URL-encoded args parameter, parses it into a WPQuery, and then passes user-controlled taxonomy query data into Relevanssi's...

6.5CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 9 hours ago2 views

CVE-2026-55707

In OpenStack Neutron before 28.0.2, the subnetpool onboarding API does not verify ownership of the target subnets. An authenticated user can onboard subnets from another project's shared network into their own subnetpool, mutating the victim's subnet state and altering L3 routing and address scop...

7.1CVSS5.5AI score
SaveExploits0References4Affected Software1
CVE
CVE
added 9 hours ago6 views

CVE-2026-8790

CVE-2026-8790 affects the Football Pool WordPress plugin up to version 2.13.4. The issue is a Reflected Cross-Site Scripting in the Shoutbox widget, where the raw POST value of the shouttext parameter is echoed into a textarea via printf('%s', ...) without HTML escaping when a nonce check fails, ...

6.1CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 9 hours ago17 views

CVE-2026-8761

CVE-2026-8761: Dokan WordPress plugin vulnerability in all versions up to 5.0.1 (disputed in title by 5.0.2) where a missing authorization check in the REST CustomersController re-registers WooCommerce’s customer routes under /wp-json/dokan/v1/customers/, replacing manage_woocommerce with a vendo...

8.8CVSS5.3AI score
SaveExploits0References10
EUVD
EUVD
added 9 hours ago3 views

EUVD-2026-53037

The Dokan plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.1. This is due to a missing authorization check in the CustomersController REST controller includes/REST/CustomersController.php, which re-registers WooCommerce's customer CRUD routes...

8.8CVSS5.3AI score
SaveExploits0References10
Nuclei
Nuclei
added 11 hours ago9 views

LatePoint <= 5.0.12 - Authentication Bypass

LatePoint plugin for WordPress versions up to 5.0.12 contains an authentication bypass caused by insufficient verification of user during booking, letting unauthenticated attackers log in as any existing user if they have user ID access, exploit requires access to user ID, and the 'Use WordPress...

9.8CVSS5.5AI score0.03054EPSS
SaveExploits0References3
Nuclei
Nuclei
added 11 hours ago65 views

Post Sync Plugin <= 1.1 - Cross-Site Scripting

Post Sync WordPress plugin = 1.1 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a maliciou...

6.1CVSS7.5AI score0.00598EPSS
SaveExploits1References2
Nuclei
Nuclei
added 11 hours ago1037 views

Moodle LTI module Reflected - Cross-Site Scripting

A reflected XSS issue was identified in the LTI module of Moodle. The vulnerability exists due to insufficient sanitization of user-supplied data in the LTI module. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's brows...

6.1CVSS6.3AI score0.04458EPSS
SaveExploits0References5
Nuclei
Nuclei
added 11 hours ago117 views

Hongdian H8922 3.0.5 Devices - Local File Inclusion

Hongdian H8922 3.0.5 devices are vulnerable to local file inclusion. The /logdownload.cgi log export handler does not validate user input and allows a remote attacker with minimal privileges to download any file from the device by substituting ../ e.g., ../../etc/passwd This can be carried out wi...

6.5CVSS6.9AI score0.1592EPSS
SaveExploits1References5
Nuclei
Nuclei
added 11 hours ago15 views

Advance Post Prefix WordPress plugin - Reflected XSS

Advance Post Prefix WordPress plugin through 1.1.1 contains a reflected cross-site scripting caused by unsanitized and unescaped parameter output, letting attackers execute scripts against high privilege users such as admin, exploit requires crafted request. id: CVE-2024-12734 info: name: Advance...

6.1CVSS5.3AI score0.00517EPSS
SaveExploits1References2
Rows per page
Query Builder