Lucene search
+L

5970 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.30 views

WCAPF WooCommerce Ajax Product Filter - SQL Injection

WCAPF WooCommerce Ajax Product Filter = 4.2.3 contains a time-based SQL injection caused by insufficient escaping of the 'post-author' parameter, letting unauthenticated attackers extract sensitive database information remotely. id: CVE-2026-3396 info: name: WCAPF WooCommerce Ajax Product Filter ...

7.5CVSS5.5AI score0.01473EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.63 views

AeroCMS 0.1.1 - SQL Injection

AeroCMS 0.1.1 contains a SQL injection caused by unsanitized author parameter, letting attackers execute arbitrary SQL commands, exploit requires crafted author input. id: CVE-2022-38812 info: name: AeroCMS 0.1.1 - SQL Injection author: shivampand3y severity: medium description: | AeroCMS 0.1.1...

6.5CVSS7AI score0.02259EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/22 1:27 p.m.11 views

CVE-2026-4561

The MC4WP: Mailchimp for WordPress plugin for WordPress is affected by a Stored Cross-Site Scripting (XSS) vulnerability in all versions up to and including 4.12.0 . The flaw resides in the form response message post meta fields (e.g., text_subscribed, text_error), caused by insufficient input sa...

6.4CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/22 12:28 p.m.12 views

CVE-2026-4244

The Post Duplicator plugin for WordPress (all versions up to and including 3.0.11 ) is vulnerable to unauthorized data modification due to a missing capability check in the duplicate_post() function. The function does not verify that the caller holds the edit_others_posts capability before accept...

4.3CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/21 7:16 a.m.8 views

CVE-2026-16959

The Media Library Assistant WordPress plugin before 3.40 does not validate a search parameter before concatenating it into a SQL query in one of its media-library query handlers, allowing users with the Author role to perform SQL injection...

6.8CVSS0.00231EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 6:00 a.m.11 views

EUVD-2026-63820

The Media Library Assistant WordPress plugin before 3.40 does not validate a search parameter before concatenating it into a SQL query in one of its media-library query handlers, allowing users with the Author role to perform SQL injection...

6.8CVSS5.8AI score0.00231EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 6:00 a.m.16 views

CVE-2026-16959

CVE-2026-16959 affects the Media Library Assistant WordPress plugin prior to version 3.40 . The root cause is an unvalidated search parameter (identified as mla_search_connector ) that is concatenated directly into a SQL query within a media-library query handler, enabling SQL injection by authen...

6.8CVSS5.8AI score0.00231EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 6:00 a.m.36 views

CVE-2026-16959 Media Library Assistant < 3.40 - Author+ SQL Injection via mla_search_connector

The Media Library Assistant WordPress plugin before 3.40 does not validate a search parameter before concatenating it into a SQL query in one of its media-library query handlers, allowing users with the Author role to perform SQL injection...

0.00231EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/20 7:54 a.m.13 views

WordPress WP Custom HTML Pages plugin <= 0.6.2 - Author+ Stored XSS vulnerability

Author+ Stored XSS vulnerability discovered by Pablo González Pérez, Francisco José Ramírez Vicente and Iñigo Sánchez Enciso in WordPress Plugin WP Custom HTML Page versions = 0.6.2...

5.4CVSS5.1AI score0.00133EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2026/08/20 7:39 a.m.9 views

WordPress YMC Filter plugin < 3.12.9 - Author+ Stored XSS via SVG Icon Upload vulnerability

Author+ Stored XSS via SVG Icon Upload vulnerability discovered by Artus KG in WordPress Plugin Filter & Grids versions 3.12.9...

6.8CVSS5.1AI score0.00235EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/20 6:17 a.m.11 views

CVE-2026-19697

The GutenKit WordPress plugin before 2.5.0 does not sanitise uploaded SVG files on all of the upload paths it enables, allowing users with the file upload capability, such as Author, to upload a malicious SVG and perform Stored Cross-Site Scripting attacks against any user opening it, including...

6.8CVSS0.0029EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 6:00 a.m.32 views

CVE-2026-19615 Admin and Site Enhancements < 9.0.1 - Author+ Stored XSS via SVG Upload over XML-RPC

The Admin and Site Enhancements ASE WordPress plugin before 9.0.1 does not sanitise uploaded SVG files on every route it accepts them through, allowing users with a role the site owner granted upload access to store a file containing JavaScript which then executes in the browser of anyone who ope...

0.0029EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 6:00 a.m.31 views

CVE-2026-19697 GutenKit < 2.5.0 - Author+ Stored XSS via SVG Upload

The GutenKit WordPress plugin before 2.5.0 does not sanitise uploaded SVG files on all of the upload paths it enables, allowing users with the file upload capability, such as Author, to upload a malicious SVG and perform Stored Cross-Site Scripting attacks against any user opening it, including...

0.0029EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/20 6:00 a.m.12 views

EUVD-2026-63204

The GutenKit WordPress plugin before 2.5.0 does not sanitise uploaded SVG files on all of the upload paths it enables, allowing users with the file upload capability, such as Author, to upload a malicious SVG and perform Stored Cross-Site Scripting attacks against any user opening it, including...

6.8CVSS5.3AI score0.0029EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:30 p.m.8 views

EUVD-2026-62725

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS5.3AI score0.00433EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 6:00 a.m.20 views

CVE-2026-18202

JetEngine WordPress plugin versions before 3.8.14 add SVG to the site-wide list of allowed upload types without sanitising file contents. This allows users with the upload files capability (e.g., Authors) to upload an SVG file containing malicious JavaScript, resulting in a Stored Cross-Site Scri...

6.8CVSS5.4AI score0.0029EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 6:00 a.m.15 views

CVE-2026-15253

The Easy Media Replace WordPress plugin (≤0.2.0) fails to sanitise attachment titles before rendering them in HTML attributes in the media library list view, enabling Author+ role users to inject stored XSS executed in the browser of higher-privileged admins. No patch version or exploit code is d...

6.8CVSS5.5AI score0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 5:17 a.m.8 views

CVE-2026-19942

The Atarim – AI Agency for WordPress: Edit Pages, Fix Code, Update Plugins, SEO & Client Feedback plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the AVCFAbilitiesMedia::register replace-media-file executecallback function in all versions ...

8.1CVSS0.00687EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/19 4:27 a.m.11 views

EUVD-2026-62230

The Atarim – AI Agency for WordPress: Edit Pages, Fix Code, Update Plugins, SEO & Client Feedback plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the AVCFAbilitiesMedia::register replace-media-file executecallback function in all versions ...

8.1CVSS6.5AI score0.00687EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 4:27 a.m.34 views

CVE-2026-19942 Atarim <= 5.1.1 - Authenticated (Author+) Arbitrary File Deletion via '_wp_attached_file' Meta

The Atarim – AI Agency for WordPress: Edit Pages, Fix Code, Update Plugins, SEO & Client Feedback plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the AVCFAbilitiesMedia::register replace-media-file executecallback function in all versions ...

8.1CVSS0.00687EPSS
SaveExploits0References8
Rows per page
Query Builder