Vulnerability Description
Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, SiteSerializer.anonymous_default_navigation_menu_tags serializes tags from SiteSetting.default_navigation_menu_tags without applying DiscourseTagging.filter_visible for the anonymous viewer. An unauthenticated user can retrieve restricted tag names and descriptions through /site.json when those tags are limited by inaccessible categories, category tag groups, or tag-group permissions. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/discourse/discourse/commit/0248e9ca82d0493037a9ca04d73904ccfa
- https://github.com/discourse/discourse/commit/03444ddb74d535dda557350f4c5800a6ec
- https://github.com/discourse/discourse/commit/900f51c147913f667e64484c2f2dd48c72
- https://github.com/discourse/discourse/commit/da84c677213cac3b024e753f180f45472b
- https://github.com/discourse/discourse/pull/42091
- https://github.com/discourse/discourse/pull/42092
- https://github.com/discourse/discourse/pull/42093
- https://github.com/discourse/discourse/pull/42094
- https://github.com/discourse/discourse/security/advisories/GHSA-4p6q-h74v-5j7p
FAQ
What is CVE-2026-72723?
CVE-2026-72723 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, SiteSerializer.anonymous_default_navigation_menu_tags serializes tags from SiteSetting.default_nav...
How severe is CVE-2026-72723?
CVE-2026-72723 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72723?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.