---
id: CVE-2022-37146
title: >-
  The PlexTrac platform prior to version 1.28.0 allows for username enumeration
  via HTTP response times on invalid login attempts for users configured to use
  the PlexTrac authentication provider
summary: >-
  The PlexTrac platform prior to version 1.28.0 allows for username enumeration
  via HTTP response times on invalid login attempts for users configured to use
  the PlexTrac authentication provider. Login attempts for valid, unlocked users
  co…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-203
vendor: plextrac
product: plextrac
affected:
  - plextrac < 1.28.0
patched:
  - plextrac 1.28.0
published: '2022-09-08'
updated: '2026-07-05'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2022-37146'
references:
  - url: 'https://www.controlgap.com/blog/a-plextrac-story'
    label: cve@mitre.org
  - url: 'http://plextrac.com'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://www.controlgap.com/blog/a-plextrac-story'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00816
epssPercentile: 0.55617
ingestedAt: '2026-07-06T17:03:25.175Z'
---

## Overview

The PlexTrac platform prior to version 1.28.0 allows for username enumeration via HTTP response times on invalid login attempts for users configured to use the PlexTrac authentication provider. Login attempts for valid, unlocked users configured to use PlexTrac as their authentication provider take significantly longer than those for invalid users, allowing for valid users to be enumerated by an unauthenticated remote attacker. Note that the lockout policy implemented in Plextrac version 1.17.0 makes it impossible to distinguish between valid, locked user accounts and user accounts that do not exist, but does not prevent valid, unlocked users from being enumerated.

## Affected

- `plextrac < 1.28.0`

## Remediation

Upgrade past the affected range:

- `plextrac 1.28.0`
