As an authenticated user one can access a few unintended endpoints
Few endpoints in Umbraco Management API was not protected by a specific section. These just required you to be authenticated. Due to the fact that a member is also just authenticated, it was possible to get info from these endpoints using a member token.
{
"nvd_published_at": "2024-08-20T15:15:23Z",
"cwe_ids": [
"CWE-284"
],
"github_reviewed_at": "2024-08-20T18:32:26Z",
"severity": "MODERATE",
"github_reviewed": true
}