CVE-2026-40285 HIGH

CVE-2026-40285: WeGIA has SQL Injection via Session Variable Override in DespachoControle.php

Vendor Labredescefetrj
Product WeGIA
Weakness CWE-89 · SQLi
Published April 17, 2026
Last update April 20, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

Description

WeGIA is a web manager for charitable institutions. Versions prior to 3.6.10 contain a SQL injection vulnerability in dao/memorando/UsuarioDAO.php. The cpf_usuario POST parameter overwrites the session-stored user identity via extract($_REQUEST) in DespachoControle::verificarDespacho(), and the attacker-controlled value is then interpolated directly into a raw SQL query, allowing any authenticated user to query the database under an arbitrary identity. Version 3.6.10 fixes the issue.

Key dates

Disclosure timeline

April 17, 2026 CVE published
April 20, 2026 Record updated