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.
References
Configurations
History
02 Jan 2026, 19:50
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Xzzz111/public_cve_report/blob/main/CVE-2025-66910_report.md - Exploit, Third Party Advisory | |
| References | () https://github.com/turms-im/turms - Product | |
| References | () https://github.com/turms-im/turms/blob/develop/turms-server-common/src/main/java/im/turms/server/common/domain/admin/bo/AdminInfo.java#L34 - Product | |
| References | () https://github.com/turms-im/turms/blob/develop/turms-server-common/src/main/java/im/turms/server/common/domain/admin/service/BaseAdminService.java#L237 - Product | |
| First Time |
Turms-im
Turms-im turms |
|
| CPE | cpe:2.3:a:turms-im:turms:0.10.0-snapshot:*:*:*:*:*:*:* |
19 Dec 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.0 |
| CWE | CWE-532 CWE-256 |
19 Dec 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-19 15:15
Updated : 2026-01-02 19:50
NVD link : CVE-2025-66910
Mitre link : CVE-2025-66910
CVE.ORG link : CVE-2025-66910
JSON object : View
Products Affected
turms-im
- turms
