Home

Description

Turms Server v0.10.0-SNAPSHOT and earlier contains a plaintext password storage vulnerability in the administrator authentication system. The BaseAdminService class caches administrator passwords in plaintext within AdminInfo objects to optimize authentication performance. Upon successful login, raw passwords are stored unencrypted in memory in the rawPassword field. Attackers with local system access can extract these passwords through memory dumps, heap analysis, or debugger attachment, bypassing bcrypt protection.

PUBLISHED Reserved 2025-12-08 | Published 2025-12-19 | Updated 2025-12-19 | Assigner mitre

References

github.com/turms-im/turms

github.com/...s/server/common/domain/admin/bo/AdminInfo.java

github.com/...mon/domain/admin/service/BaseAdminService.java

github.com/..._cve_report/blob/main/CVE-2025-66910_report.md

cve.org (CVE-2025-66910)

nvd.nist.gov (CVE-2025-66910)

Download JSON

Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.