---
id: CVE-2026-92754
title: >-
  PatrowlManager through 1.8.4 contains an improper access control vulnerability
  in the user listing API endpoint where the authorization decorator is
  commented out
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 use…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-862
vendor: Patrowl
product: PatrowlManager
affected:
  - PatrowlManager <= 1.8.4
published: '2026-09-16'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:49.173'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92754'
references:
  - url: 'https://github.com/Patrowl/PatrowlManager'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Patrowl/PatrowlManager/blob/1.8.4/users/apis.py#L29-L39'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Patrowl/PatrowlManager/issues/473'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/patrowlmanager-through-1.8.4-improper-access-control-via-users-api
    label: disclosure@vulncheck.com
  - url: 'https://github.com/Patrowl/PatrowlManager/issues/473'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00342
epssPercentile: 0.25043
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-17T13:57:41.049561Z'
ingestedAt: '2026-09-16T21:05:36.897Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
