OSV 1.4.0 · github-reviewed · 修改于 2026-05-06 01:58
发布时间
2026-05-06 01:58
GitHub 审查时间
2026-05-06 01:58
NVD 发布时间
2026-04-24 22:16
源文件
advisories/github-reviewed/2026/05/GHSA-4v9x-cqc5-j645/GHSA-4v9x-cqc5-j645.json
Authentication bypass occurs when the URL ends with Authentication with certain function calls. This bypass allows assigning arbitrary permissions to any existing user in CodeChecker.
The following functions are affected under the Authentication endpoint: getAuthorisedNames, getPermissionsForUser, hasPermission, addPermission, and removePermission.
The vulnerability allows unauthenticated users to execute these function calls with arbitrary arguments. In the logs, the exploit shows as follows:
[INFO 2026-04-23 21:23] - 127.0.0.1:42654 -- [Anonymous] POST /v6.67/Authentication@getAuthorisedNames
[INFO 2026-04-23 21:23] - 127.0.0.1:42654 -- [Anonymous] POST /v6.67/Authentication@addPermission
An attacker with a CodeChecker user can effectively acquire superuser permissions by calling these endpoints.
A patch is available at https://github.com/Ericsson/codechecker/releases/tag/v6.27.4.