Lucene search
+L

4898 matches found

CVE
CVE
added 2026/08/07 9:40 a.m.60 views

CVE-2026-12070

Affected software : Tobit Laboratories AG TeamDavid’s Webbox. Vulnerability : Arbitrary file deletion via an @@COMMENTFILE command in the form field scjob, enabling deletion of any file on the system. Impact : According to the CVE entry, this affects TeamDavid through Rollout 524, with high impac...

8.4CVSS5.4AI score0.00235EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 5:16 a.m.28 views

CVE-2026-15991

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrar...

8.8CVSS0.00589EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/06 3:26 a.m.45 views

CVE-2026-15991 File Manager 6.0 - 6.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Read and Deletion via 'cmd' Query Parameter

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrar...

8.8CVSS0.00589EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/06 3:26 a.m.21 views

EUVD-2026-53703

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrar...

8.8CVSS6.5AI score0.00589EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/05 8:05 p.m.197 views

CVE-2026-17556

CVE-2026-17556 is a path traversal vulnerability in GitHub Enterprise Server (all versions prior to 3.22). The X-GitHub-Request-Id request header was used without sanitization as a filesystem path segment for the upload buffer directory. An unauthenticated attacker with only network reachability ...

9.1CVSS5.8AI score0.00502EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/05 1:26 p.m.18 views

EUVD-2026-53341

The Content Egg – Affiliate Product Importer & Price Comparison plugin for WordPress is vulnerable to Arbitrary File Deletion via Path Traversal in versions up to and including 11.3.0. This is due to insufficient validation of the 'imgfile' field within the ceggdata post metadata: the value passe...

8.1CVSS6.5AI score0.00751EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/05 1:26 p.m.63 views

CVE-2026-15979

The Content Egg – Affiliate Product Importer & Price Comparison WordPress plugin is vulnerable up to version 11.3.0. The root cause is insufficient validation of the img_file field stored in post meta; its value passes through wp_strip_all_tags(), is stored directly, and is later concatenated int...

8.1CVSS6.5AI score0.00751EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/05 1:26 p.m.37 views

CVE-2026-15979 Content Egg <= 11.3.0 - Authenticated (Author+) Arbitrary File Deletion

The Content Egg – Affiliate Product Importer & Price Comparison plugin for WordPress is vulnerable to Arbitrary File Deletion via Path Traversal in versions up to and including 11.3.0. This is due to insufficient validation of the 'imgfile' field within the ceggdata post metadata: the value passe...

8.1CVSS0.00751EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/02 6:00 a.m.66 views

CVE-2026-16062

CVE-2026-16062 affects the WordPress plugin “Event Booking Manager for WooCommerce” versions prior to 5.3.7. The issue is deserialization of user-controlled input in certain event content fields, allowing users with Contributor-level access and above to inject PHP objects. The plugin itself has n...

6.6CVSS6.2AI score0.0034EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/02 6:00 a.m.47 views

CVE-2026-16062 Event Booking Manager for WooCommerce < 5.3.7 - Contributor+ PHP Object Injection via Event Timeline and FAQ Content

The Event Booking Manager for WooCommerce WordPress plugin before 5.3.7 does not prevent the deserialization of user-controlled input in some of its event content fields, allowing users with Contributor-level access and above to inject PHP objects. No POP chain is present in the Event Booking...

0.0034EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/01 9:16 a.m.24 views

CVE-2026-15450

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the deletefile AJAX handler retrieving a file path from the database and passing it directly to unlink with no...

8.1CVSS0.00365EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/01 7:49 a.m.15 views

EUVD-2026-51758

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the deletefile AJAX handler retrieving a file path from the database and passing it directly to unlink with no...

8.1CVSS5.6AI score0.00365EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/01 7:49 a.m.51 views

CVE-2026-15450

The CVE-2026-15450 entry concerns Nex Forms – Ultimate Form Builder – Lite for WordPress (versions ≤ 9.2.3). Affected component is the delete_file() AJAX handler which takes a file path from the database and passes it to unlink() without validation (no realpath/basename/allowlist). Combined with ...

8.1CVSS5.6AI score0.00365EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/01 7:49 a.m.14 views

CVE-2026-15450

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the deletefile AJAX handler retrieving a file path from the database and passing it directly to unlink with no...

8.1CVSS5.6AI score0.00365EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/01 7:49 a.m.46 views

CVE-2026-15450 NEX-Forms <= 9.2.3 - Authenticated (Admin+) Arbitrary File Deletion via Path Traversal via 'location' Parameter

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the deletefile AJAX handler retrieving a file path from the database and passing it directly to unlink with no...

8.1CVSS0.00365EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/01 5:33 a.m.15 views

CVE-2026-3141

The FormGent plugin for WordPress is vulnerable to unauthorized arbitrary file deletion due to a missing capability check on the /wp-json/formgent/responses/attachments REST API endpoint in all versions up to, and including, 1.9.2 This is due to the REST API route being registered without any...

9.1CVSS5.5AI score0.00565EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/01 5:33 a.m.50 views

CVE-2026-3141 FormGent <= 1.9.2- Missing Authorization to Unauthenticated Arbitrary File Deletion via 'file_token' Parameter

The FormGent plugin for WordPress is vulnerable to unauthorized arbitrary file deletion due to a missing capability check on the /wp-json/formgent/responses/attachments REST API endpoint in all versions up to, and including, 1.9.2 This is due to the REST API route being registered without any...

9.1CVSS0.00565EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/01 5:33 a.m.90 views

CVE-2026-3141

FormGent WordPress plugin (

9.1CVSS5.5AI score0.00565EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/28 7:16 a.m.16 views

CVE-2026-16585

The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deletesticker function in all versions up to, and including, 2.15.19. This makes it possible for authenticate...

7.2CVSS0.00712EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/28 5:39 a.m.31 views

CVE-2026-16585

Technical details (affected versions, root cause, impact, and fixes) are not publicly available in the provided documents; monitor for updates.

7.2CVSS6.6AI score0.00712EPSS
SaveExploits0References6
Rows per page
Query Builder