SecBoard
Zurück zur CVE-Übersicht

CVE-2026-63307

MEDIUM(6.5)

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

Risk Signal Score26/100 — MITTEL
  • CVSS 6.5 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

Chat2DB before 5.3.0 contains an insecure direct object reference vulnerability in the GET /api/connection/datasource/{id} endpoint. The handler calls dataSourceService.queryExistent(id, ...) without an ownership check and returns the decrypted password field, allowing any authenticated non-admin user to enumerate datasource IDs and read the plaintext database credentials of datasources owned by other users.

Referenzen