Description
The Alpha Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘alpha_block_css’ parameter in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-01-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Patch Immediately
AI Analysis

Impact

The vulnerability originates from insufficient input sanitization of the alpha_block_css parameter in the Alpha Blocks WordPress plugin. Because the plugin outputs the value without proper escaping, an attacker can store malicious JavaScript that will run in the browser context of any user who views the affected page. This is a classic stored XSS flaw (CWE‑79). The impact is that the attacker can steal credentials, session cookies or perform other client‑side attacks against users of the WordPress site.

Affected Systems

Vulnerable versions are all releases of Alpha Blocks up to and including 1.5.0, a plugin distributed by robiulawal40. The flaw can affect any WordPress installation that has the plugin installed and accepts contributor or higher privileged users.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity vulnerability. The EPSS score of less than 1 % shows that the likelihood of public exploitation is currently low, and the flaw is not listed in the CISA KEV catalog. However, exploitation requires authenticated access with Contributor‑level permissions, making it accessible to users who can create or edit blocks. If such accounts exist, an attacker can inject code that will be executed whenever another site visitor loads a block containing the stored CSS. The attack vector is therefore origin‑controlled input from a logged‑in user.

Generated by OpenCVE AI on April 21, 2026 at 16:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Alpha Blocks plugin to the latest version that removes the vulnerability (must be greater than 1.5.0).
  • If an upgrade is not possible, restrict or remove the ability of Contributor and higher role users to edit the alpha_block_css field, or remove the field entirely from block settings.
  • Enable a content‑security policy that blocks inline scripts to reduce the impact of any remaining stored XSS.

Generated by OpenCVE AI on April 21, 2026 at 16:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 11:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 24 Jan 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Alpha Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘alpha_block_css’ parameter in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Alpha Blocks <= 1.5.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'alpha_block_css' Post Meta
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:01:08.331Z

Reserved: 2025-12-19T18:47:47.349Z

Link: CVE-2025-14985

cve-icon Vulnrichment

Updated: 2026-01-26T18:19:40.303Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T08:16:06.763

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14985

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:15:40Z

Weaknesses