Vulnerability Description
Wiki.js through 2.5.314 omits page tags from authorization checks in multiple GraphQL resolvers, allowing tag-based access restrictions to be bypassed. Attackers can query the list, tree, tags, searchTags, and links resolvers to retrieve restricted page metadata including titles, descriptions, paths, and tag information without proper authorization.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/geo-chen/oss/blob/main/wiki.md#finding-1-tag-based-page-rule-
- https://github.com/requarks/wiki
- https://github.com/requarks/wiki/blob/v2.5.314/server/graph/resolvers/page.js#L1
- https://github.com/requarks/wiki/blob/v2.5.314/server/graph/resolvers/page.js#L5
- https://www.vulncheck.com/advisories/wiki-js-through-2.5.314-authorization-bypas
FAQ
What is CVE-2026-92774?
CVE-2026-92774 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Wiki.js through 2.5.314 omits page tags from authorization checks in multiple GraphQL resolvers, allowing tag-based access restrictions to be bypassed. Attackers can query the list, tree, tags, search...
How severe is CVE-2026-92774?
CVE-2026-92774 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92774?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.