Cyber Resilience

CVE-2025-8312

Devolutions Server ≤ 2025.2.7.0

Published
30 July 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 7.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:H
EPSS Score 0.0030 22th percentile
Risk Priority 52 floored blend · peak EPSS

Summary

CVE-2025-8312 is a high-severity Deadlock (CWE-833) vulnerability in Devolutions Devolutions Server. Its CVSS base score is 7.1 (High).

Operationally, ranked at the 22th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SA-11 (Developer Testing and Evaluation) and SA-8 (Security and Privacy Engineering Principles) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Deadlock in PAM automatic check-in feature in Devolutions Server allows a password to remain valid beyond the end of its intended check-out period due to a deadlock occurring in the scheduling service.This issue affects the following version(s) : * Devolutions…

more

Server 2025.2.2.0 through 2025.2.5.0 * Devolutions Server 2025.1.12.0 and earlier

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-3221Same product: Devolutions Devolutions Server
CVE-2026-15642Same product: Devolutions Devolutions Server
CVE-2026-0610Same product: Devolutions Devolutions Server
CVE-2026-9251Same product: Devolutions Devolutions Server
CVE-2024-2921Same product: Devolutions Devolutions Server
CVE-2024-2918Same product: Devolutions Devolutions Server
CVE-2025-13765Same product: Devolutions Devolutions Server
CVE-2026-9247Same product: Devolutions Devolutions Server
CVE-2025-2278Same product: Devolutions Devolutions Server
CVE-2025-12485Same product: Devolutions Devolutions Server

Affected Assets

devolutions
devolutions server
≤ 2025.2.7.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V15.4.3

Mitigating Controls (NIST 800-53 r5) AI

Developer testing and evaluation activities can exercise concurrent paths and resource contention to discover deadlock conditions before deployment.

Security engineering principles applied during design can incorporate synchronization ordering, timeouts, and resource hierarchies that structurally avoid deadlock formation.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 partial match
prevents

Secure SDLC practices can include concurrency analysis and lock discipline to avoid deadlock conditions.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development can detect deadlock conditions through stress and concurrency testing.

prevents

Secure development lifecycle requires deadlock analysis and avoidance techniques during design and coding.

prevents

Secure system architecture principles include concurrency controls and resource-locking discipline that prevent deadlock.

prevents

Secure coding standards mandate safe lock ordering, timeouts, and deadlock detection patterns.

none

Change management may catch deadlock-related defects during reviews but does not directly address concurrency design.

References