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

Published May 27, 2026
·
Updated

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.

Affected Software

1 affected component
WeGIA<3.7.3

Event History

May 27, 2026
CVE Published
via MITRE·03:24 PM
Data Sourced
via MITRE·03:24 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-45027?

The severity of CVE-2026-45027 is medium with a score of 5.9.

2

How do I fix CVE-2026-45027?

To fix CVE-2026-45027, upgrade to WeGIA version 3.7.3 or later, which eliminates the use of weak password hashing.

3

What is the impact of CVE-2026-45027 on user passwords?

CVE-2026-45027 allows attackers to potentially crack user passwords due to the use of SHA-256 without salt.

4

Is CVE-2026-45027 an authenticated attack vector?

Yes, CVE-2026-45027 can be exploited by authenticated users because it affects the login process.

5

What feature of WeGIA is affected by CVE-2026-45027?

CVE-2026-45027 affects the password hashing method used in the login process in html/login.php.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203