CVE detail
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 authentication middleware in routes/rest/api.php. This makes it possible for unauthenticated attackers to delete arbitrary files within the formgent uploads directory. Additionally, on Linux servers where the wp-content/uploads/formgent directory does not yet exist (the default state after plugin installation), the path traversal protection can be bypassed, enabling deletion of arbitrary files including wp-config.php which can lead to complete site takeover via a fresh WordPress installation.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 20.8 · diversity 6.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 7
- within the 30d window
- Peak daily
- 7
- highest bucket
Evidence
Source links by recency
7 source links · newest first
- https://www.wordfence.com/threat-intel/vulnerabilities/id/097a9d0f-fa38-4fdc-9048-43dd65e7652c?source=cvewww.wordfence.com
No excerpt available.
Patchwww.wordfence.comAug 1, 2026, 6:16 AM - https://plugins.trac.wordpress.org/changeset?old_path=%2Fformgent/tags/1.9.2&new_path=%2Fformgent/tags/1.10.0plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 1, 2026, 6:16 AM - https://plugins.trac.wordpress.org/changeset/3604540/formgent/trunk/app/Http/Controllers/AttachmentController.phpplugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 1, 2026, 6:16 AM - https://plugins.trac.wordpress.org/browser/formgent/trunk/routes/rest/api.php#L27plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 1, 2026, 6:16 AM - https://plugins.trac.wordpress.org/browser/formgent/trunk/app/Http/Controllers/AttachmentController.php#L59plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 1, 2026, 6:16 AM - https://plugins.trac.wordpress.org/browser/formgent/tags/1.3.1/routes/rest/api.php#L27plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 1, 2026, 6:16 AM - https://plugins.trac.wordpress.org/browser/formgent/tags/1.3.1/app/Http/Controllers/AttachmentController.php#L59plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 1, 2026, 6:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-17580CVSS 6.5 · Medium
The Advanced Views – Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver… plugin for WordPress is vulnerable to…
- CVE-2026-11995CVSS 5.3 · Medium
The Gutena Forms – Contact Form, Survey Form, Feedback Form, Booking Form, and Custom Form Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to…
- CVE-2026-10782CVSS 4.3 · Medium
The RealHomes Memberships plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.0.9. This is due to the plugin not properly verifying…
- CVE-2026-45330CVSS 4.9 · Medium
Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the identity-document verification admin controlle…
- CVE-2026-45086CVSS 5.4 · Medium
Decidim is a participatory democracy framework. From 0.31.1 before 0.31.5 and in 0.32.0.rc1 before 0.32.0.rc2, a participant can directly load /admin/demographics/questions/edit_q…
- CVE-2026-17350CVSS 5.3 · Medium
The per-tool permission system (custom roles / role-based tool permissions, introduced in pgAdmin 4 9.3) did not enforce its permission check consistently. In SERVER mode, pgAdmin…