CVE Catalog

CVE-2026-3110

High
Published: Translated: NVD NIST

Summary

The IDOR vulnerability in Campus Educativa, at the endpoint '/administracion/admin_usuarios.cgi?filtro_estado=T&wAccion=listado_xlsx&wBuscar=&wFiltrar=&wOrden=alta_usuario&wid_cursoActual=[ID]', allows an unauthenticated attacker to access data of users enrolled in the course. Exploiting this vulnerability enables retrieval of data for all users enrolled in courses by manipulating the course ID in the URL.

Risk Assessment

The organization is at risk of leaking personal data of users, which may lead to privacy violations and potential legal consequences. An attacker could gain access to sensitive information such as first names, last names, email addresses, and phone numbers.

Recommendation

It is recommended to implement proper authorization mechanisms and input validation to prevent unauthorized access to user data. A security audit of the application should also be conducted to identify and remediate similar vulnerabilities.

Related vulnerabilities

Original NVD description (English source)

Insecure Direct Object Reference (IDOR) vulnerability in Campus Educativa specifically at the endpoint '/administracion/admin_usuarios.cgi?filtro_estado=T&wAccion=listado_xlsx&wBuscar=&wFiltrar=&wOrden=alta_usuario&wid_cursoActual=[ID]' where the data of users enrolled in the course is exported. Successful exploitation of this vulnerability could allow an unauthenticated attacker to access user data (e.g., usernames, first and last names, email addresses, and phone numbers) and retrieve the data of all users enrolled in courses by performing a brute-force attack on the course ID via a manipulated URL.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS