CVE-2026-92754

Summary

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.

Affected Software

VendorProductVersion RangeStatus
PatrowlPatrowlManager0 <= 1.8.4affected

Weaknesses

  • CWE-862: Missing Authorization

References