Description
WeGIA before 3.9.2 contains an insecure direct object reference vulnerability in the employee profile page that allows authenticated attackers to access arbitrary employee records by injecting an id_pessoa parameter through a request extraction function that overwrites the session-derived identifier. Attackers can enumerate all user identifiers to retrieve full profile data for any employee account, including name, CPF, address, contact details, and administrative flags.
Published: 2026-08-20
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WeGIA prior to version 3.9.2 contains an insecure direct object reference flaw in the employee profile page. The flaw allows an authenticated attacker to submit a crafted id_pessoa parameter that overrides the session‑derived identifier. By enumerating valid identifiers, the attacker can retrieve full profile data for any employee, including name, CPF, address, contact details and administrative flags.

Affected Systems

The vulnerability affects the WeGIA application produced by LabRedesCefetRJ. All releases before 3.9.2 are impacted; the fix is included in 3.9.2 and later versions.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, and the lack of an EPSS score means the exploitation likelihood cannot be quantified from the data. The vulnerability is not listed in CISA’s KEV catalog. Attackers must be authenticated to the system, and the attack vector is a web request to the profile page; the flaw is likely exposed to any user with valid credentials who can supply arbitrary id_pessoa values. Given the sensitivity of the data exposed, the risk remains significant for any organization using affected WeGIA releases.

Generated by OpenCVE AI on August 20, 2026 at 20:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to WeGIA version 3.9.2 or later to eliminate the flaw.
  • Configure the web application to reject requests to profile_funcionario.php that contain an id_pessoa parameter not matching the authenticated user’s session identifier.
  • Conduct an immediate security audit of employee profiles accessed during the exposed period and revoke or rotate credentials for any accounts whose data may have been exposed.

Generated by OpenCVE AI on August 20, 2026 at 20:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Labredescefetrj
Labredescefetrj wegia
Vendors & Products Labredescefetrj
Labredescefetrj wegia

Thu, 20 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description WeGIA before 3.9.2 contains an insecure direct object reference vulnerability in the employee profile page that allows authenticated attackers to access arbitrary employee records by injecting an id_pessoa parameter through a request extraction function that overwrites the session-derived identifier. Attackers can enumerate all user identifiers to retrieve full profile data for any employee account, including name, CPF, address, contact details, and administrative flags.
Title WeGIA < 3.9.2 Insecure Direct Object Reference via profile_funcionario.php
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Labredescefetrj Wegia
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-20T14:49:43.435Z

Reserved: 2026-08-19T14:53:58.574Z

Link: CVE-2026-76634

cve-icon Vulnrichment

Updated: 2026-08-20T14:49:10.868Z

cve-icon NVD

Status : Received

Published: 2026-08-20T14:17:59.837

Modified: 2026-08-20T15:18:38.430

Link: CVE-2026-76634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:45:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key