PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72723 discourse CVE debrief

CVE-2026-72723 is a vulnerability in Discourse, an open-source discussion platform. The issue allows an unauthenticated user to 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.

Vendor
discourse
Product
Unknown
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-10
Original CVE updated
2026-09-08
Advisory published
2026-08-10
Advisory updated
2026-09-08

Who should care

Defenders responsible for Discourse deployments should assess exposure and apply patches. This vulnerability may impact Discourse instances with restricted tags or categories. Defenders should verify exposure by checking Discourse version and configuration, and prioritize patching for Discourse versions prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

Why it matters

CVE-2026-72723 allows unauthenticated users to retrieve restricted tag names and descriptions in Discourse. Defenders should verify exposure and apply patches.

  • Verify exposure by checking Discourse version and configuration
  • Apply patches for Discourse versions prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0
  • Monitor /site.json for suspicious activity

Technical summary

The vulnerability in Discourse allows an unauthenticated user to retrieve restricted tag names and descriptions through /site.json. This issue is due to SiteSerializer.anonymous_default_navigation_menu_tags serializing tags from SiteSetting.default_navigation_menu_tags without applying DiscourseTagging.filter_visible for the anonymous viewer. The vulnerability affects Discourse versions prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, and defenders should assess exposure and apply patches accordingly. This issue may impact Discourse instances with restricted tags or categories.

Defensive priority

Defenders should prioritize verifying exposure and applying patches for Discourse versions prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

Recommended defensive actions

  • Verify exposure by checking Discourse version and configuration
  • Apply patches for Discourse versions prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0
  • Monitor /site.json for suspicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and source metadata indicate that the vulnerability affects Discourse versions prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. The issue allows unauthenticated users to retrieve restricted tag names and descriptions.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-72723 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-72723

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-72723 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72723

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.