4 matches found
CVE-2026-85387
Concrete CMS before 9.5.4 re-authorized OAuth REST API requests from the bearer token alone and did not re-check the state of the account the token had been issued to. The resource server's authorization validator confirmed only that a token existed, had not expired, and had not been explicitly...
CVE-2026-87031
n Concrete CMS 9.2.0 through 9.5.3, the REST API user creation endpoint POST /ccm/api/1.0/users, the add method of concrete/src/Api/Controller/Users.php did not perform a permission check before creating an account. As a result, any valid OAuth token carrying the users:add scope, including a...
CVE-2026-85387
Concrete CMS before 9.5.4 failed to re-check account state when validating OAuth bearer tokens for its REST API. The authorization validator confirmed only that a token existed, had not expired, and had not been explicitly revoked — so deactivated , deleted , or locked (pending forced password re...
EUVD-2026-80892
Concrete CMS before 9.5.4 re-authorized OAuth REST API requests from the bearer token alone and did not re-check the state of the account the token had been issued to. The resource server's authorization validator confirmed only that a token existed, had not expired, and had not been explicitly...