The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMETODAYNEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Today
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

Wordfence and NVD confirm the critical authorization bypass in Meta Box AIO plugin versions up to 3.8.0 (CVE-2026-14488).

Sourcing
1source

via NVD

NVD · track record
16Stories
100%Verified
1630d
All sources →
Markets
META···

Live quote · not investment advice

Home/Tech/WordPress Meta Box AIO Plugin Carries Critical Authorization Bypass
VERIFIEDBy Xavier Rivera· ·1 min read

WordPress Meta Box AIO Plugin Carries Critical Authorization Bypass

The Meta Box AIO WordPress plugin is vulnerable to missing authorization (CVE-2026-14488, CVSS 9.1) in versions up to 3.8.0, allowing unauthenticated attackers to delete arbitrary posts and pages via a bypassable nonce check. The flaw impacts any site with a frontend submission form regardless of delete settings.

Source:NVD
Post
WordPress Meta Box AIO Plugin Carries Critical Authorization Bypass
TL;DRAI · 60 sec read

Unauthenticated attackers can delete arbitrary posts and pages on WordPress sites running Meta Box AIO plugin versions up to 3.8.0. The flaw, CVE-2026-14488, results from missing authorization checks in the MB Frontend Submission extension that bypass nonce validation on pages with frontend forms. It scores 9.1 on CVSS 3.1 and was published July 29, 2026.

Unauthenticated attackers can delete arbitrary posts and pages in sites running the Meta Box AIO plugin for WordPress.

A missing authorization flaw affects versions up to, and including, 3.8.0. The issue, tracked as CVE-2026-14488, originates in the template_redirect dispatcher within the MB Frontend Submission extension. According to Wordfence, the handle_request() function processes the mbfs_delete action without performing any capability or ownership verification.
The plugin's nonce check inside check_ajax() sits behind an is_ajax() guard that evaluates to false during template_redirect calls, allowing the verification to be bypassed.

The plugin's nonce check inside check_ajax() sits behind an is_ajax() guard that evaluates to false during template_redirect calls, allowing the verification to be bypassed. Attackers can therefore delete any post or page by supplying a chosen ID through the rwmb_frontend_field_object_id GET parameter on pages that contain a frontend submission form.
From The CircuitryThe Feed — live briefs across tech, all day.See what’s happening →
The flaw exists on any page hosting a frontend submission form. Exploitation succeeds regardless of whether the allow_delete setting is active. Wordfence assigned the vulnerability a CVSS 3.1 base score of 9.1, with the vector string "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H".
Exploitation succeeds regardless of whether the allow_delete setting is active.
The National Vulnerability Database published the CVE record on July 29, 2026. It was received from Wordfence the same day at 7:16:48 AM. The weakness is classified as CWE-862, Missing Authorization.
References include the official changelog and a detailed Wordfence advisory. The affected product listing shows Meta Box Meta Box AIO as impacted from version 0 through 3.8.0. The changelog at metabox.io and the Wordfence threat intel page provide additional details on the issue.
Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →Follow@thecircuitry.to →

Reader-supported · The Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Two minutes, free forever.

HELP US IMPROVE
From The Circuitry

See what’s happening right now

The Feed runs all day — short, verified briefs the moment they break.

Open the Feed →
From The Circuitry

Follow @thecircuitry_

Every story we publish, as it happens. No noise between.

Follow on X ↗On Bluesky ↗

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
WordPressSecurityVulnerability
More fromNVD
  • Zyxel WAX650S Firmware Hit by High-Severity Command Injection Flaw

    Tech · 4d
  • Microsoft Office Excel Use-After-Free Flaw Rated CVSS 8.8

    Tech · 4d
  • NVD Adds Shell Injection Flaw in Wazuh GitHub Actions Workflows as CVE-2026-67308

    Tech · 7d
More inTech
  • Tesla and SpaceX confirm Terafab chip fab in Texas

    Tech · 1d
  • OpenAI Urges Federal Judge to Throw Out Apple's Trade Secrets Complaint

    Tech · 2d
  • Meta introduces Muse Code, its terminal-based coding agent

    Tech · 2d
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Free forever.

MORE IN TECH

Tesla and SpaceX confirm Terafab chip fab in Texas

Tesla and SpaceX have confirmed Grimes County, Texas as the site for their Terafab semiconductor megafactory, with the first phase costing roughly $16.8 billion. The project targets the largest chip manufacturing facility on the planet to supply over 1 terawatt of compute per year that exceeds current and future global production capacity.

OpenAI Urges Federal Judge to Throw Out Apple's Trade Secrets Complaint

OpenAI has filed a motion asking a federal judge to dismiss Apple's trade secrets lawsuit, describing the claims as meritless. The dispute, which follows a July suit and this week's injunction request from Apple, highlights tensions after their prior partnership on Siri and OpenAI's hardware push.

Meta introduces Muse Code, its terminal-based coding agent

Meta has released an early beta of Muse Code, a terminal-based coding agent driven by the updated Muse Spark 1.2 model and positioned against Anthropic's Claude Code and OpenAI's Codex. Substantially lower rates, including a contributor plan at $0.10 for every million tokens received, may encourage migration away from higher-priced options such as Anthropic's Sonnet 5.