Description
Unauthenticated Cross Site Scripting (XSS) in H5P <= 1.17.6 versions.
Published: 2026-06-25
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The H5P plugin for WordPress contains a reflected Cross Site Scripting flaw that does not require authentication. An attacker can inject arbitrary JavaScript into the page viewed by a victim, potentially enabling session hijacking, defacement, or phishing actions.

Affected Systems

WordPress sites running H5P plugin version 1.17.6 or earlier are affected. Version 1.17.7 and later contain the fix, so sites with older releases should upgrade immediately.

Risk and Exploitability

The vulnerability has a CVSS score of 7.1, indicating high severity, and is not listed in the CISA KEV catalog. Although an EPSS score is not available, the lack of authentication and the reflected nature suggest it can be exploited easily by embedding malicious scripts in URLs or other input that the plugin echoes back to the browser. Successful exploitation results in client‑side code execution with the victim's privileges.

Generated by OpenCVE AI on June 25, 2026 at 15:29 UTC.

Remediation

Vendor Solution

Update the WordPress H5P Plugin to the latest available version (at least 1.17.7).


OpenCVE Recommended Actions

  • Update the H5P plugin to version 1.17.7 or newer.
  • Ensure that any data rendered by the plugin is properly escaped or sanitized, especially user‑supplied content.
  • Keep the WordPress core and all other plugins up‑to‑date to minimize the overall attack surface.

Generated by OpenCVE AI on June 25, 2026 at 15:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 25 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in H5P <= 1.17.6 versions.
Title WordPress H5P plugin <= 1.17.6 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-25T14:00:44.523Z

Reserved: 2026-06-18T09:31:56.470Z

Link: CVE-2026-56006

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-25T15:30:16Z

Weaknesses
  • CWE-79

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