cvedb.io
CVE-2025-46346
MEDIUM · CVSS 5.4
EPSS exploitation probability: 0%
Published 2025-04-29T16:15:36.873 · Last modified 2026-06-17T09:26:16.610

Summary

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.

Affected products

yeswiki — yeswiki

Does this affect you?

Add your gear to cvedb and we'll alert you only when yeswiki ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.