GHSA-qqjf-qhrx-83xxMediumCVSS 4.3
PatrowlManager through 1.8.4 contains an improper access control vulnerability in the user...
🔗 CVE IDs covered (1)
📋 Description
PatrowlManager through 1.8.4 contains an improper access control vulnerability in the user listing API endpoint where the authorization decorator is commented out. Authenticated attackers with low-privilege accounts can enumerate all users and their privilege flags including superuser and staff status by accessing the endpoint.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-92754
- https://github.com/Patrowl/PatrowlManager/issues/473
- https://github.com/Patrowl/PatrowlManager
- https://github.com/Patrowl/PatrowlManager/blob/1.8.4/users/apis.py#L29-L39
- https://www.vulncheck.com/advisories/patrowlmanager-through-1.8.4-improper-access-control-via-users-api
- https://github.com/advisories/GHSA-qqjf-qhrx-83xx