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.
Configurations

No configuration.

History

17 Jul 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-17 16:17

Updated : 2026-07-23 20:17


NVD link : CVE-2026-63097

Mitre link : CVE-2026-63097

CVE.ORG link : CVE-2026-63097


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization