Skip to main content

Frontend Admin CVE-2026-11867

| EUVDEUVD-2026-51003 MEDIUM
Missing Authorization (CWE-862)
2026-07-30 WPScan GHSA-vqpv-4xc7-h2fx
6.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
vuln.today AI
6.5 MEDIUM

PR:L reflects mandatory Subscriber authentication; I:H for unrestricted taxonomy write access; C:N and A:N as no data disclosure or service disruption applies.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 30, 2026 - 18:45 vuln.today
CVSS changed
Jul 30, 2026 - 16:37 NVD
6.5 (MEDIUM)
Patch available
Jul 30, 2026 - 07:03 EUVD
CVE Published
Jul 30, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 30, 2026 - 06:00 cve.org
MEDIUM 6.5

DescriptionCVE.org

The Frontend Admin by DynamiApps WordPress plugin before 3.29.7 does not perform capability checks on its taxonomy term creation, modification, and deletion operations, allowing authenticated users with low privileges (such as Subscribers) to create, rename, and delete arbitrary taxonomy terms.

AnalysisAI

Missing authorization in Frontend Admin by DynamiApps WordPress plugin (versions before 3.29.7) exposes taxonomy term creation, modification, and deletion operations to any authenticated user, including Subscribers - the lowest WordPress role. Rooted in CWE-862 (Missing Authorization), the plugin's taxonomy management handlers execute without invoking WordPress capability checks, granting low-privilege accounts editor-level control over site taxonomy. A public POC is available via WPScan; however, EPSS sits at 0.14% (4th percentile) and no CISA KEV listing exists, suggesting limited real-world exploitation activity despite the accessible POC.

Technical ContextAI

Frontend Admin by DynamiApps is a WordPress plugin designed to expose content management operations - including taxonomy term CRUD - on the public-facing front end of WordPress sites. WordPress enforces role-based access via capability checks (typically current_user_can() calls) before permitting privileged operations such as creating or deleting taxonomy terms (e.g., categories, tags, custom taxonomies). CWE-862 (Missing Authorization) identifies the root cause: the plugin's AJAX or REST handlers that manage taxonomy terms omit these capability checks entirely, meaning the WordPress role system is effectively bypassed. The Subscriber role, by design, has no content management capabilities; exploiting this flaw gives Subscribers the same taxonomy control as an Editor or Administrator. The CPE (cpe:2.3:a:unknown:frontend_admin_by_dynamiapps:*:*:*:*:*:*:*:*) covers all versions below 3.29.7.

RemediationAI

Update the Frontend Admin by DynamiApps WordPress plugin to version 3.29.7 or later immediately, as this release introduces proper capability checks on taxonomy term operations (vendor-released patch confirmed). The update can be applied via the WordPress admin dashboard under Plugins > Installed Plugins, or via WP-CLI with wp plugin update frontend-admin. As a compensating control pending the update, disabling open user registration (Settings > General, uncheck 'Anyone can register') eliminates the Subscriber-level attack surface, though this will prevent new account creation and may disrupt community or membership site functionality. Restricting AJAX endpoints is not a reliable mitigation without risk of breaking other plugin functionality. The WPScan advisory at https://wpscan.com/vulnerability/63c90b08-fcff-4bd0-8953-b5cc5c796dbe/ should be reviewed for any additional vendor guidance.

CVE-2026-13609 HIGH POC
8.8 Jul 31

Stored cross-site scripting in the Frontend Admin by DynamiApps WordPress plugin (all versions before 3.29.9) allows una

CVE-2026-81347 MEDIUM POC
5.9 Sep 04

Unauthenticated path traversal file deletion in the Frontend Admin by DynamiApps WordPress plugin before 3.29.13 allows

CVE-2026-75816 CRITICAL
9.8 Sep 06

Unauthenticated account takeover in the Frontend Admin by DynamiApps WordPress plugin (all versions through 3.29.12) let

CVE-2026-18432 CRITICAL
9.8 Aug 16

Privilege escalation in the Frontend Admin by DynamiApps WordPress plugin (all versions through 3.29.9) lets attackers t

CVE-2026-66662 CRITICAL
9.8 Aug 06

Privilege escalation in the Frontend Admin by DynamiApps WordPress plugin (versions up to and including 3.29.10) lets re

CVE-2026-15606 HIGH
8.8 Aug 11

Password reset authorization bypass in the Frontend Admin by DynamiApps WordPress plugin (all versions through 3.29.9) a

CVE-2026-6228 HIGH
8.8 May 15

Privilege escalation in Frontend Admin by DynamiApps plugin allows authenticated attackers with editor-level access to e

CVE-2026-6226 HIGH
8.8 May 28

Unauthenticated privilege escalation in the Frontend Admin by DynamiApps WordPress plugin (versions up to and including

CVE-2026-7802 HIGH
8.8 May 28

Privilege escalation in the Frontend Admin by DynamiApps WordPress plugin (versions up to and including 3.29.2) allows a

CVE-2026-81346 MEDIUM POC
4.3 Aug 29

Unauthorized deletion of arbitrary membership plans is possible in the Frontend Admin by DynamiApps WordPress plugin (al

CVE-2026-19952 HIGH
7.5 Sep 01

Unauthenticated arbitrary file deletion in the Frontend Admin by DynamiApps WordPress plugin (versions up to and includi

CVE-2026-3328 HIGH
7.2 Mar 26

The Frontend Admin by DynamiApps plugin for WordPress contains a PHP Object Injection vulnerability affecting all versio

Share

CVE-2026-11867 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy