CVE-2025-61604 Details
Description
WeGIA is an open source web manager with a focus on charitable institutions. Versions 3.4.12 and below contain a Cross-Site Request Forgery (CSRF) vulnerability. The delete operation for the Almoxarifado entity is exposed via HTTP GET without CSRF protection, allowing a third-party site to trigger the action using the victim’s authenticated session. This issue is fixed in version 3.5.0.
A Cross-Site Request Forgery (CSRF) vulnerability exists in WeGIA versions 3.4.12 and prior. The issue arises because the deletion of the Almoxarifado entity is handled via an HTTP GET request without any CSRF protection. This flaw allows a third-party site to initiate the deletion using the victim's authenticated session. The vulnerability is exploitable through top-level cross-site navigations, even with 'SameSite=Lax' cookie settings, which facilitates the use of the victim's session cookies.
Users are advised to update to WeGIA version 3.5.0, where this vulnerability has been patched. Additionally, implement standard CSRF protection measures, such as using tokens for state-changing operations and validating request origins.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 2, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-59hm-4m9h-ch3m | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/LabRedesCefetRJ/WeGIA/commit/839de09798f61c9a76043bb2c4b3063d310c5aed | [email protected] | Patch |
| https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-59hm-4m9h-ch3m | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wegia wegia | < 3.5.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 7, 2025 | Initial Analysis | [email protected] |
| Oct 2, 2025 | CVE Modified | CISA-ADP |
| Oct 2, 2025 | New CVE Received | [email protected] |