Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ariagle WP-Clap wp-clap allows Reflected XSS.This issue affects WP-Clap: from n/a through <= 1.5.
Published: 2025-02-14
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WP‑Clap plugin allows reflected XSS because input is not properly neutralized when generating a web page. An attacker could embed malicious JavaScript that executes in the context of users who view a crafted page or URL, potentially compromising user credentials, defacing content, or redirecting to phishing sites. The weakness is a classic input validation flaw (CWE‑79).

Affected Systems

This flaw affects the WP‑Clap plugin supplied by Ariagle, version 1.5 and earlier. Any WordPress site running those plugin versions is vulnerable, regardless of the number of site visitors or role of users that may trigger the reflected payload.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate‑to‑high impact. The EPSS score is reported as < 1 %, suggesting that exploitation is not widespread yet, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a crafted URL or form field that an attacker can send to a victim or embed in a social‑engineering message; the exploit requires only that the victim view the vulnerable page, posing a non‑authenticated risk. Given these metrics, the risk is meaningful but not urgently critical, yet a patch should be applied promptly to eliminate the XSS vector.

Generated by OpenCVE AI on May 1, 2026 at 16:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP‑Clap plugin to a version newer than 1.5 or replace it with a trusted alternative.
  • After updating, clear any caching mechanisms (WordPress or CDN) that might serve stale content containing the vulnerability.
  • Review all other plugins’ input handling to ensure they properly sanitize user data, following CWE‑79 best practices for input validation and output encoding.

Generated by OpenCVE AI on May 1, 2026 at 16:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3311 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ariagle WP-Clap allows Reflected XSS. This issue affects WP-Clap: from n/a through 1.5.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
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'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ariagle WP-Clap allows Reflected XSS. This issue affects WP-Clap: from n/a through 1.5. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ariagle WP-Clap wp-clap allows Reflected XSS.This issue affects WP-Clap: from n/a through <= 1.5.
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'}


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00032}

epss

{'score': 0.00035}


Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00072}

epss

{'score': 0.00032}


Fri, 14 Feb 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Feb 2025 13:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Ariagle WP-Clap allows Reflected XSS. This issue affects WP-Clap: from n/a through 1.5.
Title WordPress WP-Clap plugin <= 1.5 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:15.852Z

Reserved: 2025-01-16T11:27:38.285Z

Link: CVE-2025-23647

cve-icon Vulnrichment

Updated: 2025-02-14T15:35:58.883Z

cve-icon NVD

Status : Deferred

Published: 2025-02-14T13:15:44.790

Modified: 2026-06-17T08:56:04.450

Link: CVE-2025-23647

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T16:45:20Z

Weaknesses
  • CWE-79

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