CVE-2026-25600: Credential Exposure Vulnerability in Trac PDBM
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-25600?
CVE-2026-25600 has a medium severity rating of 6.4.
What type of vulnerability is CVE-2026-25600?
CVE-2026-25600 is a credential exposure vulnerability affecting the Trac PDBM application.
How do I fix CVE-2026-25600?
To mitigate CVE-2026-25600, users should update to a patched version of the Trac PDBM application that removes the hard-coded secret.
What risks does CVE-2026-25600 pose?
CVE-2026-25600 poses a risk of credential exposure, potentially allowing attackers to decrypt sensitive stored credentials.
Which software is affected by CVE-2026-25600?
CVE-2026-25600 affects the Trac PDBM software.