Total CVEs

125,663

Critical Severity

2,261

High Severity

7,819

Last 7 Days

1,171
Quick preset (or use dates below)
Clear Filters
Showing 1 - 20 of 183 CVEs
CVE-2026-40286 HIGH - 7.5

WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability was identified in the 'Member Registration' (Cadastrar Sócio) function. By injecting a payload into the 'Member Name' (Nome Sócio) field, the script ...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 17, 2026
Source: NVD
CVE-2026-40285 HIGH - 8.8

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 atta...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 17, 2026
Source: NVD
CVE-2026-40284 MEDIUM - 6.8

WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript via the "Destinatário" field. The payload is stored and later executed when viewing the dispatch pa...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 17, 2026
Source: NVD

WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript into the Intercorrências notification page, which is executed when user access the the page, enabling session...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 17, 2026
Source: NVD
CVE-2026-40283 MEDIUM - 6.8

WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript via the "Nome" field in the "Informações Pacientes" page. The payload is stored and execu...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 17, 2026
Source: NVD
CVE-2026-35475 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, the redirect parameter is taken directly from $_GET with no URL validation or whitelist check, then used verbatim in a header("Location: ...") call. This vulnerability is fixed in 3.6.9.

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35474 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, open redirect has been found in WeGIA webapp. The redirect parameter is taken directly from $_GET with no URL validation or whitelist check, then used verbatim in a header("Location: ...") call. This vulnerability is fixed...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35473 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarId and nomeClasse=IentradaControle. The ...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35472 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarTodos and nomeClasse=EstoqueControle. Th...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35399 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, a stored XSS vulnerability allows an attacker to inject malicious scripts through a backup filename. This could lead to unauthorized execution of malicious code in the victim's browser, compromising session data or executing ac...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35398 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarTodos & listarId_Nome and nomeClasse...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35396 MEDIUM - 6.1

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically through the nextPage parameter when combined with metodo=listarId and nomeClasse=IsaidaControle. The ap...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-35395 HIGH - 8.8

WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, WeGIA (Web gerenciador para instituições assistenciais) contains a SQL injection vulnerability in dao/memorando/DespachoDAO.php. The id_memorando parameter is extracted from $_REQUEST without validation and directly interpolated int...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Apr 06, 2026
Source: NVD
CVE-2026-33991 HIGH - 8.8

WeGIA is a web manager for charitable institutions. Prior to version 3.6.7, the file `html/socio/sistema/deletar_tag.php` uses `extract($_REQUEST)` on line 14 and directly concatenates the `$id_tag` variable into SQL queries on lines 16-17 without prepared statements or sanitization. Version 3.6.7 p...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 27, 2026
Source: NVD
CVE-2026-33136 CRITICAL - 9.3

WeGIA is a web manager for charitable institutions. Versions 3.6.6 and below have a Reflected Cross-Site Scripting (XSS) vulnerability in the listar_memorandos_ativos.php endpoint. An attacker can inject arbitrary JavaScript or HTML tags into the sccd GET parameter, which is then directly echoed int...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 20, 2026
Source: NVD
CVE-2026-33135 CRITICAL - 9.3

WeGIA is a web manager for charitable institutions. Versions 3.6.6 and below have a Reflected Cross-Site Scripting (XSS) vulnerability in the novo_memorandoo.php endpoint. An attacker can inject arbitrary JavaScript into the sccs GET parameter, which is directly echoed into the HTML response without...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 20, 2026
Source: NVD
CVE-2026-33134 CRITICAL - 9.3

WeGIA is a web manager for charitable institutions. Versions 3.6.5 and below contain an authenticated SQL Injection vulnerability in the html/matPat/restaurar_produto.php endpoint. The vulnerability allows an authenticated attacker to inject arbitrary SQL commands via the id_produto GET parameter, l...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 20, 2026
Source: NVD
CVE-2026-33133 HIGH - 7.2

WeGIA is a web manager for charitable institutions. In versions 3.6.5 and 3.6.6, the loadBackupDB() function imports SQL files from uploaded backup archives without any content validation. An attacker can craft a backup archive containing arbitrary SQL statements that create rogue administrator acco...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 20, 2026
Source: NVD
CVE-2026-31896 CRITICAL - 9.8

WeGIA is a web manager for charitable institutions. Prior to version 3.6.6, a critical SQL injection vulnerability exists in the WeGIA application. The remover_produto_ocultar.php script uses extract($_REQUEST) to populate local variables and then directly concatenates these variables into a SQL que...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 11, 2026
Source: NVD
CVE-2026-31895 HIGH - 8.8

WeGIA is a web manager for charitable institutions. Prior to version 3.6.6, WeGIA (Web gerenciador para instituições assistenciais) contains a SQL injection vulnerability in html/matPat/restaurar_produto.php. The id_produto parameter from $_GET is directly interpolated into SQL queries without param...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: Mar 11, 2026
Source: NVD