CVE-2025-66910

Source
https://cve.org/CVERecord?id=CVE-2025-66910
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-66910.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-66910
Published
2025-12-19T00:00:00Z
Modified
2026-08-12T03:51:33Z
Severity
  • 6.0 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/66xxx/CVE-2025-66910.json"
}
References

Affected packages

Git / github.com/turms-im/turms

Affected ranges

Type
GIT
Repo
https://github.com/turms-im/turms
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:turms-im:turms:0.10.0-snapshot:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.10.0-snapshot"
        },
        {
            "last_affected": "0.10.0-snapshot"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

0.*
0.10.0-snapshot
v0.*
v0.10.0-SNAPSHOT

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-66910.json"