CVE-2025-46346 - CVE House
Back to Database
Status published Medium CVE-2025-46346

YesWiki Vulnerable to Stored XSS in Comments

Vulnerability Description

YesWiki is a wiki system written in PHP. Prior to version 4.5.4, a stored cross-site scripting (XSS) vulnerability was discovered in the application’s comments feature. This issue allows a malicious actor to inject JavaScript payloads that are stored and later executed in the browser of any user viewing the affected comment. The XSS occurs because the application fails to properly sanitize or encode user input submitted to the comments. Notably, the application sanitizes or does not allow execution of `<script>` tags, but does not account for payloads obfuscated using JavaScript block comments like `/* JavaScriptPayload */`. This issue has been patched in version 4.5.4.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-46346

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

yeswiki
Vulnerable Versions:
< 4.5.4

Timeline

Official Publish: April 29th, 2025
Last Modified: April 29th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)