Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Codemenschen Gift Vouchers gift-voucher allows Stored XSS.This issue affects Gift Vouchers: from n/a through <= 4.7.0.
Published: 2026-07-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Codemenschen Gift Vouchers plugin stores user-supplied data without proper neutralization, allowing attackers to inject malicious scripts that are later rendered on voucher pages. When a user views the impacted content, arbitrary JavaScript can be executed in the victim’s browser. This flaw does not provide direct remote code execution on the server side, but it can lead to client‑side compromise. Based on the description, it is inferred that such execution could be used for phishing or defacement, though these outcomes are not explicitly stated in the source.

Affected Systems

The Codemenschen Gift Vouchers WordPress plugin is vulnerable for all releases up to and including version 4.7.0. WordPress sites that have any of those versions installed are affected. The plugin is managed by Codemenschen.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity for this vulnerability. Its EPSS score of less than 1% suggests that exploitation is expected to be relatively rare. The flaw is a stored XSS that can be exploited remotely by submitting malicious content to the voucher system, making the attack vector remote. The vulnerability is not listed in the CISA KEV catalog. Because the flaw stores malicious scripts, even a single malicious input could affect many visitors who view the stored voucher content, presenting a serious risk for sites with active voucher usage.

Generated by OpenCVE AI on July 31, 2026 at 11:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Gift Vouchers plugin to a version newer than 4.7.0 so that the XSS issue is fixed.
  • Deploy a web application firewall or content security policy that blocks or prevents the execution of injected scripts in voucher pages.
  • If an immediate update is not possible, patch the plugin’s rendering logic to escape all user‑supplied voucher content before outputting, ensuring proper HTML encoding for all dynamic text.

Generated by OpenCVE AI on July 31, 2026 at 11:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 12:45:00 +0000

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

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Codemenschen Gift Vouchers gift-voucher allows Stored XSS.This issue affects Gift Vouchers: from n/a through <= 4.7.0.
Title WordPress Gift Vouchers plugin <= 4.7.0 - 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

Codemenschen Gift Vouchers
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T16:07:52.073Z

Reserved: 2026-06-24T12:46:38.624Z

Link: CVE-2026-57415

cve-icon Vulnrichment

Updated: 2026-07-13T16:02:19.049Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:00:05Z

Weaknesses
  • CWE-79

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