CVE-2026-25600 MEDIUM

CVE-2026-25600: Credential Exposure Vulnerability in Trac PDBM

Vendor Trac D.o.o.
Product PDBM
Weakness CWE-798 · Hardcoded credentials
Published June 1, 2026
Last update June 1, 2026

CVSS base score

6.4/10
Attack vector Local
Attack complexity High
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 1, 2026 CVE published
June 1, 2026 Record updated