Password recovery via unsalted MD5 hashing
Published Apr 27, 2026 · Updated Apr 27, 2026
Weak password hashing in Code Projects Chat System 1.0 allows remote attackers to recover passwords from exposed database hashes. The password update path in admin/update_user.php applies unsalted MD5 to each changed password and can retain an unchanged submitted value without rehashing. Exploitation requires access to stored database values; the flaw weakens password protection but does not itself disclose the hashes.
Summary
What happened
Weak password hashing in Code Projects Chat System 1.0 allows remote attackers to recover passwords from exposed database hashes. The password update path in admin/update_user.php applies unsalted MD5 to each changed password and can retain an unchanged submitted value without rehashing. Exploitation requires access to stored database values; the flaw weakens password protection but does not itself disclose the hashes.
The record
- CVE
- CVE-2026-7103
- Published
- Apr 27, 2026
- Updated
- Apr 27, 2026
- Vendor
- Tutorials Website
- Product
- Chat System
- Classifications
- CWE-328, CWE-327, T1110.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 27, 2026CVE publishedPublication date reported by the CVE source.
- Apr 27, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- VULN-004 update_user.php proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo