CVE & CISA-KEV Catalog

CVE-2026-80211

MEDIUM
5.9
CVSS v3
NVD

Description

FrontAccounting through 2.4.20 stores and verifies user passwords as unsalted MD5 digests. admin/users.php passes md5($_POST['password']) to add_user() and update_user_password(), admin/change_current_user_password.php does the same when a user changes their own password, the forgotten-password path in includes/current_user.inc hashes the newly generated password the same way, and authentication calls get_user_auth($loginname, md5($password)). The codebase applies no per-password salt and contains no call to password_hash(), password_verify() or any other adaptive hash, so identical passwords yield identical digests and an attacker who obtains the user table can recover plaintext passwords with precomputed lookup tables or high-rate GPU cracking.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

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

Exploit Intelligence

0.24%probability of exploitation in 30 days
15thpercentile

Low risk: more likely to be exploited than 15% of all known CVEs.

References

Related Vulnerabilities

Other CWE-916 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2021-38314Medium5.329%--
CVE-2018-10618Critical9.810%-Fix
CVE-2005-0408Critical9.84.7%--
CVE-2023-33243High8.14.4%--
CVE-2020-14516Critical10.04.1%--
CVE-2024-21754Low1.83.5%-Fix

Common questions

How do I fix CVE-2026-80211?

No published fix for CVE-2026-80211 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-80211 being actively exploited?

Not that we know of. CVE-2026-80211 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.24% is the estimated probability that it will be exploited in the next 30 days. That is higher than 15% of all scored CVEs.

How severe is CVE-2026-80211?

CVE-2026-80211 has a CVSS v3 base score of 5.9, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-80211
CVE-2026-80211 severity badge

Markdown

[![CVE-2026-80211](https://tridentstack.com/cve/badge/CVE-2026-80211.svg)](https://tridentstack.com/cve/CVE-2026-80211)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-80211"><img src="https://tridentstack.com/cve/badge/CVE-2026-80211.svg" alt="CVE-2026-80211"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-29.