CVE-2025-66910

MEDIUM

Turms Server v0.10.0-SNAPSHOT - Info Disclosure

Title source: llm

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.

Scores

CVSS v3 6.0
EPSS 0.0013
EPSS Percentile 32.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Classification

CWE
CWE-532 CWE-256
Status published

Affected Products (1)

turms-im/turms

Timeline

Published Dec 19, 2025
Tracked Since Feb 18, 2026