CVE-2026-25600 PUBLISHED

Credential Exposure Vulnerability in Trac PDBM

Assigner: ENISA
Reserved: 03.02.2026 Published: 01.06.2026 Updated: 01.06.2026

The PDBM application relies on a static, hard‑coded secret embedded in the PDBM.exe executable. This secret is used by the application’s encryption routines, including the function responsible for decrypting credentials stored in the product’s configuration file. Because the secret is constant across installations, any attacker with sufficient local privileges can extract it from the binary. Once obtained, the secret allows the attacker to decrypt the stored password and authenticate as the user defined in the configuration file. In the affected version, this user account is configured with administrative privileges, granting full access to PDBM’s management interface and its underlying operational functions.

Metrics

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

Product Status

Vendor Trac d.o.o.
Product PDBM
Versions Default: unaffected
  • affected from 0 to 2.0.0.0 (excl.)

Credits

  • Mijo Mišić, Combis d.o.o. finder

References

Problem Types

  • CWE-798 CWE