CVE-2026-80211
MEDIUMDescription
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
Impact
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploit Intelligence
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
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2021-38314 | Medium | 5.3 | 29% | - | - |
| CVE-2018-10618 | Critical | 9.8 | 10% | - | Fix |
| CVE-2005-0408 | Critical | 9.8 | 4.7% | - | - |
| CVE-2023-33243 | High | 8.1 | 4.4% | - | - |
| CVE-2020-14516 | Critical | 10.0 | 4.1% | - | - |
| CVE-2024-21754 | Low | 1.8 | 3.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
Markdown
[](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.
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.