Auth bypass in Matrix-Org Dendrite

CVE-2026-63097

Dendrite through 0.13.8 contains an improper access control vulnerability in the syncapi /context endpoint (syncapi/routing/context.go) that allows authenticated local users to access post-leave room state events by exploiting a flawed membership check that evaluates only the RoomExists field while ignoring IsInRoom, HasBeenInRoom, and Membership fields. Attackers who have left a room can call the rooms context API endpoint for a previously permitted event and receive unfiltered current room state that the /messages and /sync endpoints correctly withhold.

Vulnerability class: Broken Access Control

EPSS: 0.003 (18.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-63097?
CVE-2026-63097 is a medium-severity vulnerability in Matrix-Org Dendrite, classified under Incorrect Authorization. CVSS score: 4.3/10. Published 2026-07-17.
How severe is CVE-2026-63097?
Medium severity. CVSS v3 base score is 4.3 out of 10.