Description
The Color Palette plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘hex’ parameter in all versions up to, and including, 4.3.2 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: 2025-06-13
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Update
AI Analysis

Impact

The Color Palette plugin for WordPress stores color values supplied via a hex parameter without proper sanitization or escaping. Authenticated users who hold at least Contributor permissions can inject arbitrary JavaScript into this field. Because the content is persisted in the database and rendered on every page load that includes the color palette block, each visitor to the affected page will execute the injected script. This can lead to cookie theft, session hijacking, or page defacement. The vulnerability is a classic stored XSS, classified as CWE‑79, and carries a CVSS score of 6.4.

Affected Systems

The vulnerability affects the Color Palette plugin authored by thatdevgirl. All releases up to and including version 4.3.2 are vulnerable. No fixed version information is provided in the current data; vendors or maintainers have not indicated a specific release that resolves the issue.

Risk and Exploitability

The EPSS score of less than 1 % indicates that large‑scale exploitation is currently unlikely, and the vulnerability is not listed in the CISA KEV catalog. An attacker must first authenticate with Contributor or higher access, which limits the attack surface to users who can add or edit color palettes. However, once a payload is stored, it will run for every user who views a page containing the color palette block, potentially exposing a wide audience to the injected code.

Generated by OpenCVE AI on April 21, 2026 at 20:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑supplied patch or upgrade to a release that has addressed this vulnerability, if available.
  • If an update is not yet available, restrict Contributor or higher permissions for users who can manage color palettes, or disable the plugin on non‑essential sites.
  • As a temporary workaround, delete or reset any custom color entries that contain hex values that were manually entered; consider uninstalling the plugin if it cannot be kept secure.

Generated by OpenCVE AI on April 21, 2026 at 20:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18234 The Color Palette plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘hex’ parameter in all versions up to, and including, 4.3.2 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.
History

Tue, 15 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00032}

epss

{'score': 0.00037}


Fri, 13 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 13 Jun 2025 02:30:00 +0000

Type Values Removed Values Added
Description The Color Palette plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘hex’ parameter in all versions up to, and including, 4.3.2 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 Color Palette <= 4.3.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via hex Parameter
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:18:54.112Z

Reserved: 2025-05-26T21:26:48.960Z

Link: CVE-2025-5233

cve-icon Vulnrichment

Updated: 2025-06-13T14:02:42.967Z

cve-icon NVD

Status : Deferred

Published: 2025-06-13T03:15:52.003

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

Link: CVE-2025-5233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:30:27Z

Weaknesses