Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Wappointment team Wappointment wappointment allows Stored XSS.This issue affects Wappointment: from n/a through <= 2.6.9.
Published: 2025-12-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Wappointment plugin stores unfiltered user input directly into the database and later displays it on web pages without proper neutralization, resulting in a stored XSS flaw. A malicious actor can submit crafted JavaScript through any input field that the plugin accepts, and the code will execute in the browsers of any user who views the affected content. This could allow attackers to hijack sessions, deface the site, or steal credentials, impacting confidentiality, integrity, and availability for site visitors.

Affected Systems

Any WordPress installation that has the Wappointment plugin installed with a version equal to or older than 2.6.9 is affected. The vulnerability applies across all environments where the plugin is loaded, regardless of hosting provider or site configuration.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, but the EPSS score of less than 1% suggests that exploitation attempts are currently extremely unlikely. The issue is not yet listed in the CISA KEV catalog. Attackers would likely craft malicious input via exposed plugin forms; the path requires the attacker to have write access to the plugin’s input mechanisms, but no privileged or elevated rights. Once the payload is stored, it affects all users who view the contaminated page.

Generated by OpenCVE AI on April 29, 2026 at 11:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Wappointment plugin to version 2.7.0 or later to eliminate the stored XSS flaw.
  • If an upgrade cannot be applied immediately, disable the affected input features or block the corresponding URLs with a web‑application firewall rule that prevents injection payloads.
  • Manually escape all content rendered by the plugin using WordPress escaping functions such as esc_html() or esc_js() to ensure user input is not executed as code.

Generated by OpenCVE AI on April 29, 2026 at 11:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Wed, 10 Dec 2025 22:15:00 +0000

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

ssvc

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


Wed, 10 Dec 2025 18:00:00 +0000

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

Tue, 09 Dec 2025 14:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Wappointment team Wappointment wappointment allows Stored XSS.This issue affects Wappointment: from n/a through <= 2.6.9.
Title WordPress Wappointment plugin <= 2.6.9 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:19:57.416Z

Reserved: 2025-12-09T12:21:17.726Z

Link: CVE-2025-67551

cve-icon Vulnrichment

Updated: 2025-12-10T21:28:40.957Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:18:31.117

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

Link: CVE-2025-67551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T11:45:10Z

Weaknesses
  • CWE-79

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