ZeroHour

CVE-2026-79989

Improper Authorization in Password Change Flow of Unspecified Product (CVE-2026-79989)

CVSS 4.0
8.7 high
EPSS
<1%p24
Published
()
Modified
AI analysis

CVE-2026-79989 is an improper authorization flaw (CWE-285) in the password-change function of a product that is not named in the available data: the function accepts a password change without requiring the user's current password or an active elevated (re-authenticated) session. It also lets an account holding only the 'Edit users' permission, which should not permit password changes, change other users' passwords even though the 'Administrate users' permission is required for that action. An attacker with any low-privileged account can therefore change their own password without proving knowledge of the old one, and an attacker with an 'Edit users' account can reset other users' passwords, enabling account takeover of higher-value accounts, which is reflected in the CVSS 4.0 impact ratings (VC:H/VI:H/VA:H, score 8.7 high). Because the vendor, product, and affected versions are not disclosed in the source record, all deployments of the affected software must be presumed exposed until vendor guidance is available. No public proof of concept, in-the-wild exploitation, or CISA KEV listing is known; EPSS estimates a 0.3% (24th percentile) probability of exploitation within 30 days.

What to do: Contact the vendor for a patched release, since no fixed version is given in the available data, and apply it as soon as it is available. Until then, audit which accounts hold the 'Edit users' permission, restrict that grant to the minimum needed, and review authentication and audit logs for unexpected password changes, especially on privileged accounts. Consider enforcing a current-password check or re-authentication for password changes at the application or proxy layer if a configuration option exists.

Affected
Estimated exposure
No basis for an estimate.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The vulnerability allows any authenticated user to change their own password without providing the current password or having an active elevated session. It also allows the attacker to change other users’ passwords if the attacker’s account has Edit users permission (which doesn’t allow changing others’ passwords) and lacks Administrate users permission (which is required to change others’ passwords).

Weakness
CWE-285
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.