GHSA-grvv-h2f9-7v9c · Severity: medium · Ecosystem: go — gomatrixserverlib and Dendrite vulnerable to incorrect parsing of the event default power level in event auth
gomatrixserverlib is a Go library for matrix protocol federation. Dendrite is a Matrix homeserver written in Go, an alternative to Synapse. The power level parsing within gomatrixserverlib was failing to parse the `"events_default"` key of the `m.room.power_levels` event, defaulting the event default power level to zero in all cases. Power levels are the matrix terminology for user access level. In rooms where the `"events_default"` power level had been changed, this could result in events either being incorrectly authorised or rejected by Dendrite servers. gomatrixserverlib contains a fix as of commit `723fd49` and Dendrite 0.9.3 has been updated accordingly. Matrix rooms where the `"events_default"` power level has not been changed from the default of zero are not vulnerable. Users are advised to upgrade. There are no known workarounds for this issue.
Conclusion & alert: CVE-2022-36009 is rated Moderate Risk (44.4/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.60%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-08-31 | 0.17% | 0.60% | +0.42% |
| 2 | 2025-03-30 | 0.30% | 0.17% | -0.12% |
| 3 | 2025-03-29 | — | 0.30% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.0 | 3.1 | MEDIUM |
|
1.6 | 3.4 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-grvv-h2f9-7v9c · Severity: medium · Ecosystem: go — gomatrixserverlib and Dendrite vulnerable to incorrect parsing of the event default power level in event auth
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| matrix | dendrite | <= 0.9.2 | cpe:2.3:a:matrix:dendrite:*:*:*:*:*:*:*:* |
| matrix | gomatrixserverlib | — | cpe:2.3:a:matrix:gomatrixserverlib:-:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/matrix-org/gomatrixserverlib/commit/723fd495dde835d078b9f2074b6b62c06dea4575 | Patch Third Party Advisory |
| https://github.com/matrix-org/gomatrixserverlib/security/advisories/GHSA-grvv-h2f9-7v9c | Third Party Advisory |
| https://matrix.org/docs/guides/moderation/#power-levels | Vendor Advisory |