LiveActive security incident?Get immediate response
CVE Record

CVE-2024-2297: Bricksbuilder <= 1.9.6.1 - Authenticated (Contributor+) Privilege Escalation via create_autosave

The Bricks theme for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.9.6.1. This is due to insufficient validation checks placed on the create_autosave AJAX function. This makes it possible for authenticated attackers, with contributor-level access and above, to execute arbitrary PHP code with elevated (administrator-level) privileges. NOTE: Successful exploitation requires (1) the Bricks Builder to be enabled for posts (2) Builder access to be enabled for contributor-level users, and (3) "Code Execution" to be enabled for administrator-level users within the theme's settings.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress contributor could potentially turn limited site access into administrator-level code execution on sites using vulnerable Bricks versions, but only when specific Bricks Builder settings are enabled. This is serious for sites that allow contributor accounts, shared editorial access, or untrusted content workflows.

Executive priority

Prioritize remediation for public WordPress sites with multiple authors, customer portals, contractors, or any untrusted contributor accounts. The business risk is site takeover and code execution, but urgency depends on whether the required Bricks settings are enabled.

Technical view

CVE-2024-2297 is a CWE-269 privilege escalation in Bricks for WordPress through insufficient validation in the create_autosave AJAX function. Reported impact is arbitrary PHP code execution with administrator-level privileges. Successful exploitation requires contributor-level access, Bricks Builder enabled for posts, contributor builder access enabled, and administrator-level Code Execution enabled.

Likely exposure

Exposure is limited to WordPress sites running Bricks up to and including 1.9.6.1 with the required builder and code-execution settings enabled. Sites without contributor-level users or without those settings are less likely to be exploitable based on the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. The attack is authenticated and condition-dependent, with CVSS 3.1 score 7.1 and high confidentiality, integrity, and availability impact if successful.

Researcher notes

The key validation point is configuration, not only version. The provided affected metadata is sparse, but the description clearly states versions through 1.9.6.1 and three exploitation prerequisites. Avoid assuming exploitability without confirming those settings.

Mitigation direction

  • Upgrade affected Bricks installations to 1.9.7 or a later vendor-supported release.
  • Disable Bricks Builder access for contributor-level users unless required.
  • Disable administrator-level Code Execution in Bricks settings if not operationally necessary.
  • Review contributor and higher WordPress accounts for unnecessary access.
  • Check Bricks and WordPress logs for suspicious autosave or role-related activity.

Validation and detection

  • Inventory WordPress sites using the Bricks theme or builder.
  • Confirm whether Bricks version is up to and including 1.9.6.1.
  • Check if Bricks Builder is enabled for posts.
  • Check if contributor-level users have Builder access.
  • Check whether Bricks Code Execution is enabled for administrator-level users.
  • Review whether contributor accounts are trusted, active, and necessary.
Prepared
Confidence
high
Sources
4

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-269: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-2297 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.1 (3.1)
Known Exploited
No
Published

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

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
3Source 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.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.1High
CVSS 3.1 vector shape for CVE-2024-2297Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Bricks BuilderBricks0unaffected
Weakness

CWE details

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