Description
The Codeless Page Builder WordPress plugin through 1.1.4 does not sanitize or validate a shortcode attribute before using it as an HTML tag name when rendering content, allowing users with contributor-level access and above to inject arbitrary HTML and JavaScript that executes in the session of any higher-privileged user (such as an administrator) who views the content.
Published: 2026-08-01
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the Codeless Page Builder plugin does not sanitize or validate a shortcode attribute before using it as an HTML tag name when rendering content. This omission allows users with contributor-level access and above to store malicious payloads containing arbitrary HTML and JavaScript. When a higher‑privileged user views the content, the injected code executes within that user's session, facilitating session hijacking, credential theft, or site defacement. The flaw is a classic stored cross‑site scripting (XSS) condition, giving the attacker persistent visibility into privileged sessions.

Affected Systems

The affected product is the Codeless Page Builder WordPress plugin, versions 1.1.4 and earlier. All WordPress sites that have installed this plugin and have users with contributor or higher privileges are susceptible.

Risk and Exploitability

Although the EPSS score is below 1% and the vulnerability is not listed in the CISA KEV catalog, the impact is potentially severe due to the ability to run arbitrary code inside an administrator's session. The attack vector is content creation by contributors; exploitation requires a user with contributor rights to create or edit a post that includes the crafted shortcode. Once stored, any administrator or higher user who views that content will be impacted. The CVSS score of 5.4 indicates a medium severity.

Generated by OpenCVE AI on August 4, 2026 at 22:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest Codeless Page Builder release (1.1.5 or newer) when available.
  • If an immediate update is not possible, restrict contributor permissions or temporarily disable the plugin to prevent further exploitation.
  • Scan existing content for suspicious shortcodes and remove or sanitize stored HTML/JavaScript before viewing by privileged users.

Generated by OpenCVE AI on August 4, 2026 at 22:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Codeless Page Builder WordPress plugin through 1.1.4 does not sanitize or validate a shortcode attribute before using it as an HTML tag name when rendering content, allowing users with contributor-level access and above to inject arbitrary HTML and JavaScript that executes in the session of any higher-privileged user (such as an administrator) who views the content.
Title Codeless Page Builder <= 1.1.4 - Contributor+ Stored XSS via Shortcode Attribute
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T18:50:30.126Z

Reserved: 2026-07-09T11:33:52.152Z

Link: CVE-2026-15234

cve-icon Vulnrichment

Updated: 2026-08-03T18:50:24.940Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:31.163

Modified: 2026-08-03T19:16:43.377

Link: CVE-2026-15234

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:30:05Z

Weaknesses
  • CWE-79

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