CVE-2026-93556 PUBLISHED

Direct references to unsafe objects (IDOR) in Tankuam Places by Kompini

Assigner: INCIBE
Reserved: 18.09.2026 Published: 22.09.2026 Updated: 22.09.2026

The ‘/password/guardarClau/recover’ endpoint accepts the ‘usuariId’ parameter, which specifies the account whose password is to be changed. The JWT token for the recovery process is not validated against the user specified in that parameter. An unauthenticated attacker could manipulate the identifier and reset the password for any account, including administrative accounts, which could allow them to take control of the account.

Metrics

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

Product Status

Vendor Kompini
Product Tankuam Places
Versions Default: unaffected
  • affected from 0 to 25 November 2025 (excl.)

Solutions

The vulnerability was fixed by the Kompini team on 25 November 2025.

Credits

  • Xavi Márquez González finder

References

Problem Types

  • CWE-639 Authorization bypass through User-Controlled key CWE