---
id: CVE-2026-54670
title: WeGIA is a web manager for charitable institutions
summary: >-
  WeGIA is a web manager for charitable institutions. Prior to 3.8.5, the
  contribution request dispatcher in
  web/html/contribuicao/controller/control.php accepts attacker-controlled
  nomeClasse and metodo values without a complete controlle…
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-22
  - CWE-306
vendor: LabRedesCefetRJ
product: WeGIA
affected:
  - WeGIA < 3.8.5
published: '2026-09-17'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:11.267'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54670'
references:
  - url: >-
      https://github.com/LabRedesCefetRJ/WeGIA/commit/8d451b3f57805e90c4af93decb341531b803a4e9
    label: security-advisories@github.com
  - url: >-
      https://github.com/LabRedesCefetRJ/WeGIA/commit/ba22e0ccbf5e499d9d45b7b0d1fcbc153269971d
    label: security-advisories@github.com
  - url: 'https://github.com/LabRedesCefetRJ/WeGIA/issues/1638'
    label: security-advisories@github.com
  - url: 'https://github.com/LabRedesCefetRJ/WeGIA/releases/tag/3.8.5'
    label: security-advisories@github.com
  - url: >-
      https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-7p5g-g8xw-x47g
    label: security-advisories@github.com
  - url: >-
      https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-7p5g-g8xw-x47g
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-23T19:11:41.117552Z'
epss: 0.00688
epssPercentile: 0.50691
ingestedAt: '2026-09-17T22:30:21.405Z'
---

## Overview

WeGIA is a web manager for charitable institutions. Prior to 3.8.5, the contribution request dispatcher in web/html/contribuicao/controller/control.php accepts attacker-controlled nomeClasse and metodo values without a complete controller and method allowlist, exempts sensitive ContribuicaoLogController operations from authentication, and constructs a controller include path without canonical directory containment. An unauthenticated remote attacker can invoke getContribuicoesLogJSON, sincronizarStatus, registrarFaturas, and other sensitive methods to disclose contribution and donation records or trigger financial workflow operations. A traversal-shaped nomeClasse value can also cause require_once to include an accessible PHP or configuration file outside the intended controller directory, exposing source code, credentials, or other sensitive local data. This issue is fixed in version 3.8.5.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
