PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-85410 pixarlabs CVE debrief

The Master Addons for Elementor plugin for WordPress has an authorization bypass vulnerability in all versions up to 3.2.2. Authenticated attackers with contributor-level access can modify titles and metadata of arbitrary posts or permanently delete posts. This vulnerability allows attackers to modify or delete content without proper authorization, potentially leading to data integrity issues and security concerns. Defenders should assess exposure and prioritize updates and compensating controls.

Vendor
pixarlabs
Product
Master Addons for Elementor – Elementor Addons, Widgets, Mega Menu Builder, Popup Builder, Widget Builder & Template Kits
CVSS
HIGH 8.1
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 Master Addons for Elementor plugin should assess exposure and prioritize updates and compensating controls. This includes reviewing the plugin's version, assessing the environment for potential exposure, and implementing measures to restrict post modifications and deletions. Additionally, defenders should monitor for suspicious activity and verify the integrity of posts and metadata.

Why it matters

CVE-2026-85410 is an authorization bypass vulnerability in the Master Addons for Elementor plugin for WordPress. Authenticated attackers with contributor-level access can modify or delete arbitrary posts. Defenders should prioritize updates, assess exposure, and implement compensating controls.

  • Authenticated attackers can modify arbitrary post titles and metadata.
  • Authenticated attackers can permanently delete arbitrary posts.
  • Defenders need to verify and update the plugin to prevent exploitation.
  • Exposure assessment and compensating controls are necessary.

Technical summary

The Master Addons for Elementor plugin for WordPress is vulnerable to authorization bypass due to improper verification of user authorization. This allows authenticated attackers with contributor-level access to modify titles and metadata of arbitrary posts or permanently delete posts. The vulnerability is caused by the plugin not properly verifying that a user is authorized to perform an action, making it possible for attackers to supply an attacker-controlled popup_id and modify or delete posts. The required nonce is emitted on the edit-jltma_popup admin screen, which is accessible to Contributors because the jltma_popup custom post type is registered with capability_type='post'.

Defensive priority

Defenders should prioritize verifying and updating the Master Addons for Elementor plugin, assessing exposure in their environments, and implementing compensating controls to restrict post modifications and deletions.

Recommended defensive actions

  • Verify and update the Master Addons for Elementor plugin to the latest version.
  • Assess exposure in environments and implement compensating controls to restrict post modifications and deletions.
  • Monitor for suspicious post modifications and deletions.
  • 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 allows authenticated attackers with contributor-level access to modify titles and metadata of arbitrary WordPress posts or permanently delete posts by supplying an attacker-controlled popup_id. The required nonce is emitted on the edit-jltma_popup admin screen, accessible to Contributors.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-85410 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-85410 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/master-addons/trunk/inc/admin/popup-builder/class-popup-admin.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.