๐Ÿ” CVE Alert

CVE-2026-45027

MEDIUM 5.9

WeGIA: Use of Weak Password Hashing Algorithm (SHA-256, no salt) in html/login.php

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, when a user logs in, html/login.php hashes the submitted password using PHP's hash() function with the SHA-256 algorithm and no salt before comparing it to the stored value. The password change flow in controle/FuncionarioControle.php follows the same pattern. SHA-256 is a general-purpose cryptographic hash built for speed, not password storage. Without a salt, identical passwords produce identical digests, making the entire hash database vulnerable to a single precomputed rainbow table lookup. This vulnerability is fixed in 3.7.3.

CWE CWE-759 CWE-916
Vendor labredescefetrj
Product wegia
Published May 27, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for labredescefetrj wegia

Be the first to know when new medium vulnerabilities affecting labredescefetrj wegia are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

LabRedesCefetRJ / WeGIA
< 3.7.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-hcgv-vmq6-j6qg