Description
Contributor Cross Site Scripting (XSS) in Powerkit <= 3.1.0 versions.
Published: 2026-08-06
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a contributor to inject arbitrary JavaScript into the Powerkit plugin’s output, leading to potential cookie theft, session hijacking, defacement, or execution of malicious code in the victim’s browser. The weakness is a classic cross‑site scripting flaw (CWE‑79) that can compromise the confidentiality and integrity of user data and the availability of the site for legitimate users.

Affected Systems

WordPress installations using the Powerkit plugin version 3.1.0 or earlier from codesupplyco. Users who have assigned the Contributor role or similar permissions that allow modification of plugin content are affected.

Risk and Exploitability

With a CVSS score of 6.5 the vulnerability is considered moderate. No EPSS score is available, and it is not listed in CISA KEV, indicating a lower current exploitation probability. The likely attack vector is through a contributor account interacting with the plugin’s interface; this inference is drawn from the description of a Contributor‑based XSS. Exploitation requires authenticated access with content editing rights, but the injected script runs in the context of site visitors, enabling broader impact.

Generated by OpenCVE AI on August 6, 2026 at 15:25 UTC.

Remediation

Vendor Solution

Update the WordPress Powerkit plugin to the latest available version (at least 3.1.1).


OpenCVE Recommended Actions

  • Update the Powerkit plugin to the latest available version (at least 3.1.1).
  • If an update cannot be applied immediately, remove or downgrade the Contributor role or other roles that can edit plugin content, limiting the opportunity for malicious input.
  • Ensure that any plugin or theme input fields are properly sanitized or encoded in the WordPress environment, and monitor site logs for unexpected script injection activity.

Generated by OpenCVE AI on August 6, 2026 at 15:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:15:00 +0000

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

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Contributor Cross Site Scripting (XSS) in Powerkit <= 3.1.0 versions.
Title WordPress Powerkit plugin <= 3.1.0 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Codesupplyco Powerkit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T14:27:15.236Z

Reserved: 2026-02-25T12:14:40.739Z

Link: CVE-2026-28178

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:00:06Z

Weaknesses
  • CWE-79

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