LiveActive security incident?Get immediate response
CVE Record

CVE-2021-42360: Starter Templates — Elementor, Gutenberg & Beaver Builder Templates <= 2.7.0 Authenticated Block Import to Stored XSS

On sites that also had the Elementor plugin for WordPress installed, it was possible for users with the edit_posts capability, which includes Contributor-level users, to import blocks onto any page using the astra-page-elementor-batch-process AJAX action. An attacker could craft and host a block containing malicious JavaScript on a server they controlled, and then use it to overwrite any post or page by sending an AJAX request with the action set to astra-page-elementor-batch-process and the url parameter pointed to their remotely-hosted malicious block, as well as an id parameter containing the post or page to overwrite. Any post or page that had been built with Elementor, including published pages, could be overwritten by the imported block, and the malicious JavaScript in the imported block would then be executed in the browser of any visitors to that page.

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress user with posting rights could overwrite Elementor-built pages through Starter Templates and make visitors run attacker-supplied JavaScript. This can damage public content, steal browser-accessible data, and undermine trust. Exposure is limited to sites using the vulnerable Starter Templates version with Elementor installed.

Executive priority

Treat as high priority for public WordPress sites because a low-privileged account can alter published pages and create persistent browser-side compromise. Prioritize internet-facing marketing, ecommerce, and lead-generation sites.

Technical view

CVE-2021-42360 affects Starter Templates — Elementor, Gutenberg & Beaver Builder Templates up to 2.7.0 when Elementor is present. Users with edit_posts, including Contributors, could abuse the astra-page-elementor-batch-process AJAX import path to replace Elementor pages with remotely hosted block content containing stored XSS.

Likely exposure

WordPress sites running Starter Templates version 2.7.0 or earlier and also using Elementor are the relevant exposure population. The source bundle does not establish exposure for sites without Elementor or for non-WordPress systems.

Exploitation context

The flaw requires an authenticated account with edit_posts capability. The source bundle does not show CISA KEV listing or confirmed active exploitation. Public reporting described broad install impact and a practical stored XSS/content overwrite scenario.

Researcher notes

Key conditions are Starter Templates <=2.7.0, Elementor present, and an authenticated user with edit_posts. Evidence supports stored XSS plus page overwrite impact. Patch details are not fully contained in the provided bundle, so remediation should follow vendor guidance.

Mitigation direction

  • Upgrade Starter Templates per vendor guidance beyond affected 2.7.0 versions.
  • If no update is available, disable the plugin until vendor guidance is confirmed.
  • Restrict Contributor and other edit_posts roles on affected sites.
  • Review Elementor-built public pages for unauthorized changes or scripts.
  • Remove unexpected imported blocks and restore known-good page revisions.

Validation and detection

  • Inventory WordPress sites using Starter Templates and record plugin versions.
  • Confirm whether Elementor is installed on each affected site.
  • List accounts and roles with edit_posts capability.
  • Review logs for unexpected astra-page-elementor-batch-process activity.
  • Inspect Elementor pages for unauthorized content replacement or scripts.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-99: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-42360 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L2.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.6High
CVSS 3.1 vector shape for CVE-2021-42360Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BrainStormForceStarter Templates — Elementor, Gutenberg & Beaver Builder Templates2.7.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-99 · source CWE mapping

Improper Control of Resource Identifiers ('Resource Injection')

Improper Control of Resource Identifiers ('Resource Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.