Discourse is an open source platform for community discussion. Prior to version 2.8.4 on the `stable` branch and 2.9.0beta5 on the `beta` and `tests-passed` branches, inviting users on sites that use single sign-on could bypass the `must_approve_users` check and invites by staff are always approved automatically. The issue is patched in Discourse version 2.8.4 on the `stable` branch and version `2.9.0.beta5` on the `beta` and `tests-passed` branches. As a workaround, disable invites or increase `min_trust_level_to_allow_invite` to reduce the attack surface to more trusted users.
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Link | Tags |
---|---|
https://github.com/discourse/discourse/security/advisories/GHSA-x7jh-mx5q-6f9q | third party advisory |
https://github.com/discourse/discourse/pull/16974 | third party advisory patch |
https://github.com/discourse/discourse/pull/16984 | third party advisory patch |
https://github.com/discourse/discourse/commit/0fa0094531efc82d9371f90a02aa804b176d59cf | third party advisory patch |
https://github.com/discourse/discourse/commit/7c4e2d33fa4b922354c177ffc880a2f2701a91f9 | third party advisory patch |