CVE-2026-28408 PUBLISHED

WeGIA lacks authentication verification in adicionar_tipo_docs_atendido.php

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 27.02.2026 Updated: 27.02.2026

WeGIA is a web manager for charitable institutions. Prior to version 3.6.5, the script in adicionar_tipo_docs_atendido.php does not go through the project's central controller and does not have its own authentication and permission checks. A malicious user could make a request through tools like Postman or the file's URL on the web to access features exclusive to employees. The vulnerability allows external parties to inject unauthorized data in massive quantities into the application server's storage. Version 3.6.5 fixes the issue.

Metrics

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

Product Status

Vendor LabRedesCefetRJ
Product WeGIA
Versions
  • Version < 3.6.5 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE
  • CWE-287: Improper Authentication CWE