CVE-2026-13355

9.8

Meta Box · Meta Box Frontend Submission

The Meta Box Frontend Submission plugin for WordPress contains an unauthenticated privilege escalation vulnerability via improper shortcode attribute validation, allowing attackers to gain administrator access.

Executive summary

A critical vulnerability in the Meta Box Frontend Submission plugin allows unauthenticated attackers to escalate privileges to the administrator level, posing a severe threat to site integrity.

Vulnerability

This flaw involves a chained privilege management issue where unauthenticated attackers can inject arbitrary shortcodes into page content and exploit the lack of role validation in the user profile component to grant themselves administrative permissions.

Business impact

The exploitation of this vulnerability results in a full compromise of the affected WordPress site. An attacker with administrative access can exfiltrate sensitive data, modify core site content, install malicious backdoors, or perform a complete takeover of the web application, leading to significant reputational damage and data loss. Given the CVSS score of 9.8, this vulnerability represents a maximum-severity risk that requires immediate attention.

Remediation

Immediate Action: Review the Meta Box changelog for the latest security release and update the Meta Box Frontend Submission plugin immediately. If a patch is not yet available, deactivate the plugin until the vendor provides a fix.

Proactive Monitoring: Monitor site access logs for suspicious POST requests targeting the frontend submission components or unexpected administrative user account creation.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized access to the 'rwmb_frontend_field_object_id' parameter and restrict access to administrative interfaces.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The severity of this vulnerability cannot be overstated, as it allows complete administrative takeover of the host application by an unauthenticated party. Security teams should prioritize patching this component as soon as the vendor makes an update available and verify the integrity of existing user accounts to ensure no unauthorized administrative accounts have been created.

More Meta Box CVEs

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief critical section

Sources

Originally found and disclosed by h0xilo, per the CVE Program record.