CVE-2025-70128
Last modified
CVE-2025-70128 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. A Stored Cross-Site Scripting (XSS) vulnerability exists in the PluXml article comments feature for PluXml versions 5.8.22 and earlier. The application fails to properly sanitize or validate user-supplied input in the "link" field of a comment. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
A Stored Cross-Site Scripting (XSS) vulnerability exists in the PluXml article comments feature for PluXml versions 5.8.22 and earlier. The application fails to properly sanitize or validate user-supplied input in the "link" field of a comment. An attacker can inject arbitrary JavaScript code using a <script> element. The injected payload is stored in the database and subsequently rendered in the Administration panel's "Comments" section when administrators review submitted comments. Importantly, the malicious script is not reflected in the public-facing comments interface, but only within the backend administration view. Alternatively, users of Administrator, Moderator, Manager roles can also directly input crafted payloads into existing comments. This makes the vulnerability a persistent XSS issue targeting administrative users. This affects /core/admin/comments.php, while CVE-2022-24585 affects /core/admin/comment.php, a uniquely distinct vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pluxml | Pluxml | <= 5.8.22 |
References
- https://github.com/forest4x/vuln-research-public/blob/main/CVE-2025-70128.pdfExploit, Third Party Advisory
- https://youtu.be/iOXWpiljV0wExploit
- https://github.com/forest4x/vuln-research-public/blob/main/CVE-2025-70128.pdfExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-70128?
How severe is CVE-2025-70128?
How do I fix CVE-2025-70128?
Are you affected by CVE-2025-70128?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
