CVE-2025-66910

CVE-2025-66910 is a medium-severity vulnerability in Turms-im Turms with a CVSS 3.x base score of 6.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-256.

Key facts

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.

Frequently asked questions

What is CVE-2025-66910?
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.
How severe is CVE-2025-66910?
CVE-2025-66910 has a CVSS 3.x base score of 6.0, rated medium severity. It is exploitable over local access with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
Is CVE-2025-66910 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (9th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-66910?
CVE-2025-66910 affects Turms-im Turms. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-66910?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-66910 have an EU (EUVD) identifier?
Yes. CVE-2025-66910 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-204537.
When was CVE-2025-66910 published?
CVE-2025-66910 was published on 2025-12-19 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Turms-im Turms

All CVEs affecting Turms-im Turms →

Other CWE-256 vulnerabilities

Browse all CWE-256 vulnerabilities →