CVE-2025-40986 PUBLISHED

Reflected Cross-Site Scripting in PideTuCita

Assigner: INCIBE
Reserved: 16.04.2025 Published: 23.02.2026 Updated: 23.02.2026

Reflected Cross-Site Scripting (XSS) vulnerability in PideTuCita. This vulnerability allows an attacker to execute JavaScript code in the victim's browser by sending him/her a malicious URL using the endpoint 'cookies/indes.php/<XSS>'. This vulnerability can be exploited to steal confidential user data, such as session cookies or to perform actions on behalf of the user.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor PideTuCita
Product PideTuCita
Versions Default: unaffected
  • Version v6.0.52 is affected

Solutions

The vulnerability has been fixed by the PideTuCita team in version 6.0.52.

Credits

  • Gonzalo Aguilar García (6h4ack) finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') CWE