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
12Stories
100%Verified
1230d
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
  • Microsoft Edge CVE-2026-57990 Allows External File Access

    Tech · 2d
  • Microsoft Edge Origin Validation Flaw CVE-2026-57989 Rated High Severity

    Tech · 2d
  • Critical CVE-2026-56163 Hits Azure Kubernetes Service

    Tech · 4d
More inTech
  • All-New Apple Home Hub Reportedly Launching as Soon as October

    Tech · 18h
  • MCBS breach impacts records of 1.26 million individuals

    Tech · 1d
  • Microsoft Edge CVE-2026-57990 Allows External File Access

    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

All-New Apple Home Hub Reportedly Launching as Soon as October

Bloomberg's Mark Gurman reports that Apple intends to introduce a brand-new smart home hub sometime from October through the first months of next year. The unit will feature an approximately 7-inch screen, Siri AI at its center, facial recognition, adaptive interface scaling, and a range of smart-home tools in both tabletop and wall-mounted editions.

MCBS breach impacts records of 1.26 million individuals

Medical Computer Business Services disclosed a 2025 network breach that exposed the sensitive information of 1,261,464 people. The incident highlights risks to healthcare data aggregators that process patient records for multiple providers.

Microsoft Edge CVE-2026-57990 Allows External File Access

Microsoft disclosed CVE-2026-57990, a high-severity vulnerability in Chromium-based Edge that lets unauthorized attackers disclose information by accessing external files or directories over a network. The CVSS 7.4 flaw, published July 26 2026, underscores the need for prompt patching in widely deployed browsers.