CVE-2026-52774
Last modified
CVE-2026-52774 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using strip_tags() only. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using strip_tags() only. Because strip_tags() does not escape double quotes, an attacker can break out of the attribute value, inject an event handler such as onmouseover, and execute arbitrary JavaScript in the victim's browser. This issue is reachable without authentication. During validation, the vulnerable widget route returned the injected HTML for both /HomePage/widget?id=... and /NoSuchPage/widget?id=..., which shows that no login, no page ownership, no edit rights, and not even a valid page tag were required. The only routing prerequisite observed was that the Bazar extension is enabled and the request includes an id parameter. This issue has been patched in version 4.6.6.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| YesWiki | yeswiki | < 4.6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52774?
How severe is CVE-2026-52774?
How do I fix CVE-2026-52774?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52769YesWiki is a wiki system written in PHP. From version 4.6.2 …8.3
- CVE-2026-5277Integer overflow in ANGLE in Google Chrome on Windows prior …7.5
- CVE-2026-52770YesWiki is a wiki system written in PHP. Prior to version 4.…7.5
- CVE-2026-52771YesWiki is a wiki system written in PHP. From version 4.2.0 …8.3
- CVE-2026-52772YesWiki is a wiki system written in PHP. Prior to version 4.…5.5
- CVE-2026-52773YesWiki is a wiki system written in PHP. From version 4.1.0 …6.1
- CVE-2026-52775YesWiki is a wiki system written in PHP. Prior to version 4.…8.8
- CVE-2026-52776Compliance-trestle (Trestle) is a tooling platform for manag…8.6
- CVE-2026-52777YesWiki is a wiki system written in PHP. Prior to version 4.…9.4
- CVE-2026-52778YesWiki is a wiki system written in PHP. Prior to version 4.…9.8
- CVE-2026-52779OpenProject is open-source, web-based project management sof…5.4
- CVE-2026-5278Use after free in Web MIDI in Google Chrome on Android prior…8.8
Are you affected by CVE-2026-52774?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
