Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in kagla GNUPress gnupress allows Reflected XSS.This issue affects GNUPress: from n/a through <= 0.2.9.
Published: 2025-03-26
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected XSS flaw that occurs when user‑supplied input is incorporated unchecked into HTML responses. An attacker can embed malicious scripts that run in the context of anyone who visits a crafted URL, potentially enabling session hijacking, credential theft, or defacement. The primary weakness is improper input neutralization, classified as CWE‑79.

Affected Systems

The affected product is the WordPress GNUPress plugin released by kagla, version 0.2.9 and all earlier releases. The vulnerability applies to any WordPress installation that has this plugin active and has not applied the fix included in later releases.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity. The EPSS score of less than 1% shows a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a reflected XSS path, where the attacker crafts a URL containing malicious input and lures a victim to click it. Exploitation requires user interaction and does not grant code execution or server compromise beyond the victim's browser context.

Generated by OpenCVE AI on May 1, 2026 at 13:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the GNUPress plugin to a version newer than 0.2.9, which removes the reflected XSS payloads.
  • Disable or delete the GNUPress plugin if it is not required for the site’s functionality.
  • Implement a strict Content Security Policy that blocks inline scripts and restricts the sources of executable code, reducing the impact of any remaining XSS vectors.

Generated by OpenCVE AI on May 1, 2026 at 13:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8169 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in kagla GNUPress allows Reflected XSS. This issue affects GNUPress: from n/a through 0.2.9.
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 kagla GNUPress allows Reflected XSS. This issue affects GNUPress: from n/a through 0.2.9. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in kagla GNUPress gnupress allows Reflected XSS.This issue affects GNUPress: from n/a through <= 0.2.9.
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'}


Wed, 26 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Mar 2025 14:45:00 +0000

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

Reserved: 2025-02-12T13:58:47.895Z

Link: CVE-2025-26565

cve-icon Vulnrichment

Updated: 2025-03-26T15:09:53.932Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T15:16:10.687

Modified: 2026-06-17T09:02:02.103

Link: CVE-2025-26565

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T13:30:17Z

Weaknesses
  • CWE-79

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