CVE-2026-25852 — Privilege Escalation

CVE-2026-25852 — Privilege Escalation

CVE-2026-25852 — Local privilege escalation due to DLL hijacking vulnerability. The following products are affected: Acronis DeviceLock DLP (Windows) before build 9.0.93212.

What This Means For You

  • If your environment is affected by CWE-427, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-25852 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

2 rules · 6 SIEM formats

2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1574.001 Privilege Escalation

CVE-2026-25852 - Acronis DeviceLock DLP DLL Hijacking Attempt

Sigma YAML — free preview
title: CVE-2026-25852 - Acronis DeviceLock DLP DLL Hijacking Attempt
id: scw-2026-04-29-ai-1
status: experimental
level: high
description: |
  Detects a potential DLL hijacking attempt targeting Acronis DeviceLock DLP's DeviceLockService.exe. This rule specifically looks for the loading of a potentially malicious kernel32.dll from a user-writable directory (like C:\Users\) by the DeviceLockService.exe, which is indicative of CVE-2026-25852.
author: SCW Feed Engine (AI-generated)
date: 2026-04-29
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-25852/
tags:
  - attack.privilege_escalation
  - attack.t1574.001
logsource:
    category: image_load
detection:
  selection:
      ImageLoaded|endswith:
          - '\DeviceLockService.exe'
      TargetFilename|contains:
          - 'System32\kernel32.dll'
      Image|contains:
          - 'C:\Users\'
  condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-25852 vulnerability CVE-2026-25852
CWE-427 weakness CWE-427
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedApril 29, 2026 at 18:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-7384 — Ezequiroga Mcp-Bases 357ca19c7a49a9b9cb2ef639b366f03aba8bea3 Path Traversal

CVE-2026-7384 — A vulnerability was detected in ezequiroga mcp-bases 357ca19c7a49a9b9cb2ef639b366f03aba8bea39/c630b8ab0f970614d42da8e566e9c0d15a16414c. This impacts the function search_papers of the file research_server.py. Performing a manipulation of the argument...

vulnerabilityCVEhigh-severitypath-traversalcwe-22
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 3 IOCs /⚙ 6 Sigma

CVE-2026-5161: Pardus About Suffers High-Severity Symlink Vulnerability

CVE-2026-5161 — Improper link resolution before file access ('link following') vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus About allows Symlink Attack. This issue...

vulnerabilityCVEhigh-severitycwe-59
/SCW Vulnerability Desk /HIGH /8.8 /⚑ 1 IOC /⚙ 2 Sigma

CVE-2026-5141: Pardus Software Center Vulnerability Allows Privileged Process Hijacking

CVE-2026-5141 — Improper Privilege Management, Improper Access Control, Incorrect privilege assignment vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus Software Center allows Hijacking a...

vulnerabilityCVEhigh-severityimproper-access-controlcwe-266cwe-269cwe-284
/SCW Vulnerability Desk /HIGH /8.8 /⚑ 1 IOC /⚙ 2 Sigma