CVE-2022-39307 MEDIUM

CVE-2022-39307: Grafana subject to Exposure of Sensitive Information resulting in User enumeration via forget password

Vendor Grafana
Product grafana
Weakness CWE-200 · Info exposure
Published November 9, 2022
Last update January 28, 2026

CVSS base score

6.7/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L

What the vulnerability does

01Description

Grafana is an open-source platform for monitoring and observability. When using the forget password on the login page, a POST request is made to the `/api/user/password/sent-reset-email` URL. When the username or email does not exist, a JSON response contains a “user not found” message. This leaks information to unauthenticated users and introduces a security risk. This issue has been patched in 9.2.4 and backported to 8.5.15. There are no known workarounds.

Key dates

02Disclosure timeline

November 9, 2022 CVE published
January 28, 2026 Record updated