CVE-2025-46349
YesWiki Vulnerable to Unauthenticated Reflected Cross-site Scripting
Record summary
CVE-2025-46349 has a selected CVSS score of 7.6 (high); EIP currently links 1 Nuclei template.
Description
YesWiki is a wiki system written in PHP. Prior to version 4.5.4, YesWiki is vulnerable to reflected XSS in the file upload form. This vulnerability allows any malicious unauthenticated user to create a link that can be clicked on by the victim to perform arbitrary actions. This issue has been patched in version 4.5.4.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 29, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
yeswikiBrowse YesWiki / yeswiki | CVE List | < 4.5.4 | affected |
yeswiki/yeswikiBrowse Packagist / yeswiki/yeswiki | GitHub Advisory | Through 4.5.3 | affected |
Nuclei templates
1ProjectDiscoveryHIGHYesWiki Reflected XSS via File UploadCVSS 6.1
YesWiki is a wiki system written in PHP. Prior to version 4.5.4, YesWiki is vulnerable to reflected XSS in the file upload form. This vulnerability allows any malicious unauthenticated user to create a link that can be clicked on by the victim to perform arbitrary actions. This issue has been patched in version 4.5.4.
Impact
Attackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking or defacement.
Remediation
Update to version 4.5.4 or later.
Source: ProjectDiscovery