Lucene search
+L

263246 matches found

EUVD
EUVD
added 5 days ago9 views

EUVD-2026-53197

imagecli's scale pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio e.g. 100000 causes an...

7.5CVSS5.5AI score0.00357EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago6 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 score0.00297EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago34 views

CVE-2026-15281

The WordPress plugin User Access Manager (v

6.5CVSS5.8AI score0.00336EPSS
SaveExploits0References6
Cvelist
Cvelist
added 5 days ago34 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.5CVSS0.00336EPSS
SaveExploits0References6
EUVD
EUVD
added 5 days ago5 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 score0.00336EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 5 days ago8 views

Malicious code in streak-math-calc (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1f98537ccfd6214a3970375d9c210e83853153b35b19193b4b1850fe6450ed4f The package's main entry dist/index.mjs runs a top-level IIFE that chmod +x's a bundled ELF at dist/math-calc.bin and spawns it detached with piped...

6AI score
SaveExploits0References2
NVD
NVD
added 5 days ago8 views

CVE-2026-8761

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.8CVSS0.00369EPSS
SaveExploits0References10
NVD
NVD
added 5 days ago8 views

CVE-2026-15918

VikAppointments Service Booking Calendar wordpress plugin is vulnerable to unauthenticated SQL injection due to one of the parameters that controls how the public reviews list is sorted is taken from the incoming request and used to build a database query without proper validation or sanitization...

7.5CVSS0.00388EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago38 views

CVE-2026-17515 MLS Import < 7.0.4 - Subscriber+ Sensitive Information Disclosure via mlsimport_logger_per_item

The MLSImport: IDX Plugin & MLS Plugin for Real Estate Listings WordPress plugin before 7.0.4 does not have authorisation and CSRF checks in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to read the contents of the MLSImport: IDX Plugin & MLS Plugin for Real Esta...

0.00112EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago35 views

CVE-2026-14553 Zportals < 6.3.4 - Subscriber+ Arbitrary File Upload

The zportals WordPress plugin before 6.3.4 does not properly validate uploaded files, trusting the client-supplied content type and preserving the original file extension, allowing any authenticated user Subscriber or higher to upload arbitrary PHP files and achieve remote code execution...

0.00432EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago41 views

CVE-2026-14553

CVE-2026-14553 affects the zportals WordPress plugin (before 6.3.4). The issue arises from improper validation of uploaded files: it trusts client-supplied Content-Type and preserves the original file extension, enabling any authenticated user (Subscriber or higher) to upload arbitrary PHP files ...

8.1CVSS6.1AI score0.00432EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago5 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...

6.5CVSS5.5AI score0.00219EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-16968 GeoDirectory < 2.8.168 - Contributor+ User Email Disclosure via geodir_json_search_users

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

0.00219EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago37 views

CVE-2026-16968

The CVE covers GeoDirectory for WordPress, specifically the plugin version prior to 2.8.168. The vulnerability arises because the user-search handler is not restricted to users authorized to list users, allowing any authenticated user with Contributor-level access or higher to retrieve the email ...

6.5CVSS5.5AI score0.00219EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago4 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 score0.02516EPSS
SaveExploits0References2
OSV
OSV
added 5 days 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.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago34 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.8CVSS0.02516EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago36 views

CVE-2026-70374

HashBrown CMS prior to 1.4.6 is affected by an OS command injection in the media thumbnail generation flow. Media.generateThumbnail() builds a temporary path like 'thumbnail' + extname(filename) and passes it unescaped into a shell command executed by AppService.exec() (example: 'convert ' + temp...

8.8CVSS5.9AI score0.02516EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago5 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 score0.00249EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 5 days ago6 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 score0.00487EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder