PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-75017 wpblockart CVE debrief

The Magazine Blocks plugin for WordPress has an authorization bypass vulnerability allowing contributors and above to demote and replace administrator-owned published templates, enabling site-wide defacement, phishing, and SEO spam. This vulnerability exists due to improper authorization checks in the plugin, allowing authenticated attackers with contributor-level access to perform actions they shouldn't. Defenders should assess exposure and prioritize updates to prevent exploitation. The vulnerability affects all versions up to, and including, 1.8.6 of the Magazine Blocks – Blog Designer, Magazine & Newspaper Website Builder, Page Builder with Posts Blocks, Post Grid plugin for

Vendor
wpblockart
Product
Magazine Blocks – Blog Designer, Magazine & Newspaper Website Builder, Page Builder with Posts Blocks, Post Grid
CVSS
MEDIUM 4.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-18
Original CVE updated
2026-09-18
Advisory published
2026-09-18
Advisory updated
2026-09-18

Who should care

Defenders responsible for WordPress installations with the Magazine Blocks plugin should assess exposure and prioritize updates to prevent exploitation. They should also restrict access to the plugin's settings and functionality, and monitor for suspicious activity related to template modifications.

Why it matters

CVE-2026-75017 allows contributors and above to demote and replace administrator-owned published templates in the Magazine Blocks plugin for WordPress, enabling site-wide defacement, phishing, and SEO spam. Defenders should verify and update the plugin, restrict access, and monitor for suspicious activity.

  • Defacement of site-wide templates
  • Phishing campaigns through modified templates
  • SEO spam injection via replaced content
  • Verification of plugin version and user access controls

Technical summary

The Magazine Blocks – Blog Designer, Magazine & Newspaper Website Builder, Page Builder with Posts Blocks, Post Grid plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.8.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to demote administrator-owned published builder templates (header, footer, front page, single, archive, 404, and search) to draft status and replace them with attacker-authored block content rendered site-wide, enabling defacement, phishing, and SEO spam.

Defensive priority

Defenders should prioritize verifying and updating the Magazine Blocks plugin to prevent exploitation.

Recommended defensive actions

  • Verify and update the Magazine Blocks plugin to the latest version.
  • Restrict access to the plugin's settings and functionality.
  • Monitor for suspicious activity related to template modifications.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The vulnerability exists due to improper authorization checks in the plugin, allowing authenticated attackers with contributor-level access to perform actions they shouldn't. The mzb-builder-template post type is registered with capability_type='post' and exposed via the REST API, and the _mzb_template meta key is accessible to any user with edit_posts capability, meaning Contributor-level users and above can trigger the vulnerable save_post() hook. Defenders should verify and update the plugin, restrict access, and monitor for

Sources and references

Verified primary and authoritative sources

  • CVE-2026-75017 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-75017

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-75017 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75017

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/magazine-blocks/tags/1.8.6/includes/MagazineBlocks.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/magazine-blocks/tags/1.8.6/includes/PostTypes/SiteBuilder.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.