CVE-2026-92754 PUBLISHED

PatrowlManager through 1.8.4 Improper Access Control via users API

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor Patrowl
Product PatrowlManager
Versions Default: unaffected
  • affected from 0 to 1.8.4 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE