Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Abinav Thakuri WordPress Signature wordpress-signature allows Reflected XSS.This issue affects WordPress Signature: from n/a through <= 0.1.
Published: 2025-02-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by improper input sanitization in the WordPress Signature plugin, causing user‑controlled data to be reflected unencoded in a web page. An attacker can inject malicious JavaScript that is executed in the victim’s browser, potentially allowing cookie theft, phishing, or page defacement. This flaw is classified as CWE‑79: Improper Neutralization of Input During Web Page Generation.

Affected Systems

All WordPress sites that have installed the WordPress Signature plugin by Abinav Thakuri in versions up to and including 0.1 are affected. Any site running this plugin revision is vulnerable regardless of WordPress core version.

Risk and Exploitability

The CVSS score is 7.1, indicating a medium‑to‑high impact. The EPSS score is below 1% and the vulnerability is not listed in CISA’s KEV catalog, suggesting low exploitation probability at present. Nevertheless, the flaw can be exploited remotely via crafted URLs or form submissions that echo payloads back to the browser; attackers can easily construct these requests, so the risk remains significant until mitigated.

Generated by OpenCVE AI on May 1, 2026 at 17:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WordPress Signature plugin to a version newer than 0.1 or remove the plugin entirely if it is not required.
  • Deploy a web application firewall rule that blocks script tags, JavaScript function calls, or other code‑execution payloads in request parameters to prevent reflected XSS until the plugin is fixed.
  • Review the WordPress installation for proper output encoding practices, such as using wp_kses_post or similar functions, and keep all third‑party plugins up to date to avoid similar vulnerabilities.

Generated by OpenCVE AI on May 1, 2026 at 17:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-2930 Cross-Site Request Forgery (CSRF) vulnerability in Abinav Thakuri WordPress Signature allows Cross Site Request Forgery. This issue affects WordPress Signature: from n/a through 0.1.
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 Cross-Site Request Forgery (CSRF) vulnerability in Abinav Thakuri WordPress Signature allows Cross Site Request Forgery. This issue affects WordPress Signature: from n/a through 0.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Abinav Thakuri WordPress Signature wordpress-signature allows Reflected XSS.This issue affects WordPress Signature: from n/a through <= 0.1.
Title WordPress Signature plugin <= 0.1 - Cross Site Request Forgery ( CSRF ) vulnerability WordPress Signature plugin <= 0.1 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-352 CWE-79
References
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Metrics epss

{'score': 0.00019}

epss

{'score': 0.00024}


Mon, 03 Feb 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Feb 2025 14:30:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in Abinav Thakuri WordPress Signature allows Cross Site Request Forgery. This issue affects WordPress Signature: from n/a through 0.1.
Title WordPress Signature plugin <= 0.1 - Cross Site Request Forgery ( CSRF ) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-01-07T21:03:24.132Z

Link: CVE-2025-22704

cve-icon Vulnrichment

Updated: 2025-02-03T15:02:39.521Z

cve-icon NVD

Status : Deferred

Published: 2025-02-03T15:15:20.273

Modified: 2026-06-17T08:49:24.613

Link: CVE-2025-22704

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T17:30:05Z

Weaknesses
  • CWE-79

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