Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Network-reachable via API (AV:N), low complexity, requires authenticated session (PR:L); confidentiality impact limited to activity log metadata, no integrity or availability impact.
Primary rating from Vendor (DEVOLUTIONS).
CVSS VectorVendor: DEVOLUTIONS
Lifecycle Timeline
3DescriptionCVE.org
Improper access control in the entry activity log feature in Devolutions Server allows an authenticated user with access to an entry but without the required permission to retrieve that entry's activity logs via a crafted API request.
This issue affects :
- Devolutions Server 2026.1.6.0 through 2026.1.16.0
- Devolutions Server 2025.3.20.0 and earlier
AnalysisAI
Devolutions Server's entry activity log feature fails to enforce per-permission authorization on its API layer, allowing authenticated users to retrieve audit trails for vault entries they can access but are explicitly denied log-viewing rights on. Affected are all Devolutions Server releases through 2025.3.20.0 and the 2026.1.x branch from 2026.1.6.0 through 2026.1.16.0. No public exploit code exists and EPSS sits at 0.03% (7th percentile), placing real-world exploitation risk firmly in the low tier despite the network-reachable attack vector.
Technical ContextAI
Devolutions Server is a privileged access management (PAM) and enterprise password vault platform. Its access control model distinguishes between entry access permissions and metadata permissions (such as viewing activity logs), allowing administrators to grant vault entry access while denying audit trail visibility. CWE-284 (Improper Access Control) identifies the root cause: the API endpoint responsible for returning activity log data for a given entry validates that the requestor has entry access but omits the secondary check for the log-viewing permission. The affected CPE (cpe:2.3:a:devolutions:server:*:*:*:*:*:*:*:*) covers the full Devolutions Server application. The flaw is confined to the REST API layer; the UI enforces the permission correctly, meaning only direct API interaction exposes it.
RemediationAI
Upgrade Devolutions Server to a release beyond the affected ranges: for the 2026.1.x branch, apply any release after 2026.1.16.0; for deployments on 2025.3.x or earlier, upgrade to a patched release confirmed via the vendor advisory at https://devolutions.net/security/advisories/DEVO-2026-0013/ - an exact fixed version is not independently confirmed from available data beyond what the advisory specifies. As a compensating control where immediate patching is not feasible, restrict API access to the activity log endpoints at the network perimeter or via reverse-proxy ACLs to known administrative source IPs, accepting the trade-off of reduced API accessibility for legitimate integrations. Additionally, audit current role assignments to ensure that users who should not view activity logs have not been granted that permission explicitly, narrowing the population of users who could exploit the bypass.
Traccar Traccar Server version 4.0 and earlier contains a CWE-94: Improper Control of Generation of Code ('Code Injectio
Account takeover in self-hosted Bitwarden Server before 2026.6.0 lets a low-privileged organization member steal any oth
Provider service users in Bitwarden Server Cloud can hijack arbitrary organizations via unauthorized API endpoint access
NoMachine Server is affected by Integer Overflow. Rated high severity (CVSS 8.8), this vulnerability is low attack compl
NoMachine Server is affected by Buffer Overflow. Rated high severity (CVSS 8.8), this vulnerability is low attack comple
Authentication bypass in Bitwarden Server versions prior to 2026.4.1 allows authenticated users with SCIM management pri
JetAudio jetCast Server 2.0 contains a stack-based buffer overflow vulnerability in the Log Directory configuration fiel
A broken authentication vulnerability in 4D SAS 4D Server software v17, v18, v19 R7, and earlier allows attackers to sen
An information disclosure vulnerability in 4D SAS 4D Server Application v17, v18, v19 R7 and earlier allows attackers to
Privilege escalation in self-hosted Bitwarden Server before 2026.5.0 lets an authenticated organization member holding a
Audit log integrity across all Bitwarden Server organizations can be undermined by any authenticated user, who may injec
In the webmail component in IceWarp Server 11.3.1.5, there was an XSS vulnerability discovered in the "language" paramet
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31460
GHSA-3q36-9rmf-ffj7