Description
The 评论小秘书 plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` variable in all versions up to, and including, 1.3.2. This is due to insufficient input sanitization and output escaping on the `$_SERVER['PHP_SELF']` variable in the plugin's settings page. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-12-12
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Update Plugin
AI Analysis

Impact

The 评论小秘书 WordPress plugin contains a reflected XSS flaw in its settings page because the $_SERVER['PHP_SELF'] value is printed without proper encoding. This bug allows an attacker to embed malicious JavaScript in a URL or form input that is then reflected back to the browser. An unauthenticated user who views the affected page after following a crafted link may be able to execute arbitrary client‑side code, potentially hijacking sessions or defacing the site.

Affected Systems

All WordPress installations running the 评论小秘书 plugin up to and including version 1.3.2 are affected. The issue exists in every release prior to 1.3.3, if such a release exists. No specific server regions or configurations are listed, but any site publishing the plugin’s settings page could be vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 6.1, indicating moderate severity. The EPSS score of less than 1% shows that, while exploitation is possible, it is currently considered unlikely. The vulnerability is not listed in the CISA KEV catalog, suggesting no known active exploits. Based on the description, the likely attack vector is a manipulated URL that causes the victim’s browser to execute attacker‑supplied script when they view the plugin page. Only a scenario where an exploitable URL is delivered to a user who then visits the page would lead to impact.

Generated by OpenCVE AI on April 20, 2026 at 21:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the 评论小秘书 plugin to the latest released version that removes unsanitized use of PHP_SELF.
  • If no patch is available, deactivate or delete the plugin entirely to eliminate the vulnerable code path.
  • As a temporary safeguard, configure a web‑application firewall or client‑side filter to block requests containing common XSS payloads and to escape output in the settings page.

Generated by OpenCVE AI on April 20, 2026 at 21:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Dec 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 12 Dec 2025 09:00:00 +0000

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

Fri, 12 Dec 2025 03:45:00 +0000

Type Values Removed Values Added
Description The 评论小秘书 plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` variable in all versions up to, and including, 1.3.2. This is due to insufficient input sanitization and output escaping on the `$_SERVER['PHP_SELF']` variable in the plugin's settings page. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title 评论小秘书 <= 1.3.2 - Reflected Cross-Site Scripting via $_SERVER['PHP_SELF']
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:16:24.790Z

Reserved: 2025-12-03T17:05:57.343Z

Link: CVE-2025-13988

cve-icon Vulnrichment

Updated: 2025-12-12T19:59:25.451Z

cve-icon NVD

Status : Deferred

Published: 2025-12-12T04:15:45.697

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

Link: CVE-2025-13988

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T21:45:18Z

Weaknesses