Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Vincent Mimoun-Prat WP PT-Viewer wp-ptviewer allows Reflected XSS.This issue affects WP PT-Viewer: from n/a through <= 2.0.2.
Security readout for executives and security teams
Plain-English summary
CVE-2025-23438 is a reflected cross-site scripting issue in the WordPress WP PT-Viewer plugin through version 2.0.2. An attacker would need a user to interact with a crafted link or request. Successful exploitation could affect confidentiality, integrity, and availability at a limited level in the user’s browser context.
Executive priority
Treat this as a high-priority WordPress plugin exposure if WP PT-Viewer is present. It is not evidenced as actively exploited here, but public-facing WordPress XSS issues can create brand, session, and user-trust risk.
Technical view
The CVE describes CWE-79 improper neutralization during web page generation in Vincent Mimoun-Prat WP PT-Viewer, package wp-ptviewer. CVSS 3.1 is 7.1 high: network reachable, low complexity, no privileges, user interaction required, changed scope, and low C/I/A impact.
Likely exposure
Exposure is most likely on WordPress sites with WP PT-Viewer installed at version 2.0.2 or earlier. The provided sources do not establish installation prevalence, public exploit availability, or whether all plugin configurations expose the vulnerable path.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Because this is reflected XSS, realistic abuse depends on enticing a victim to open attacker-controlled content and on the vulnerable plugin being reachable.
Researcher notes
Evidence is limited to CVE metadata and the Patchstack vulnerability entry. The affected range is stated as through 2.0.2, but the bundle does not provide exploit details, fixed-version details, or configuration-specific conditions.
Mitigation direction
Inventory WordPress sites for WP PT-Viewer, package wp-ptviewer.
Prioritize sites running WP PT-Viewer version 2.0.2 or earlier.
Check vendor, WordPress, or Patchstack guidance for a fixed version or official workaround.
Disable or remove the plugin where it is unnecessary or unsupported.
Apply compensating controls for suspicious reflected-script requests while remediation is pending.
Validation and detection
Confirm plugin name, package slug, and installed version on each WordPress site.
Map public pages or shortcodes that load WP PT-Viewer functionality.
Review security monitoring for XSS-like requests targeting plugin-rendered pages.
Verify remediation against vendor or Patchstack guidance before closing the finding.
Do not rely on KEV status alone; KEV is false in the provided bundle.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.