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

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

The National Vulnerability Database has identified CVE-2026-5141, a critical vulnerability within the TUBITAK BILGEM Software Technologies Research Institute’s Pardus Software Center. This flaw, categorized under improper privilege management and access control (CWE-266, CWE-269, CWE-284), permits an attacker to hijack privileged processes. The severity is underscored by a CVSS score of 8.8, indicating a high impact.

This vulnerability specifically affects versions of the Pardus Software Center prior to 1.0.3. While specific affected products beyond the Software Center itself are not detailed, the exploit vector allows for a high degree of compromise. Attackers can leverage this to escalate privileges and potentially gain significant control over affected systems, making it a prime target for opportunistic exploitation.

Defenders must prioritize patching the Pardus Software Center to version 1.0.3 or later immediately. Organizations using this software should conduct an audit of their systems to ensure they are running the latest version and review access controls for the Software Center. Given the CVSS score and exploitability, this is not a vulnerability to defer.

What This Means For You

  • If your organization utilizes the Pardus Software Center, verify immediately that you are running version 1.0.3 or higher. If not, apply the update as a top priority. Review logs for any unusual activity related to the Software Center that could indicate exploitation attempts.

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 T1548 Privilege Escalation

CVE-2026-5141: Pardus Software Center Privileged Process Hijacking Attempt

Sigma YAML — free preview
title: CVE-2026-5141: Pardus Software Center Privileged Process Hijacking Attempt
id: scw-2026-04-29-ai-1
status: experimental
level: high
description: |
  Detects attempts to hijack a privileged process by exploiting CVE-2026-5141 in the Pardus Software Center. This rule specifically looks for the Pardus Software Center executable interacting with a system service host process (svchost.exe) in a manner indicative of privilege escalation, often involving installation or update commands.
author: SCW Feed Engine (AI-generated)
date: 2026-04-29
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-5141/
tags:
  - attack.privilege_escalation
  - attack.t1548
logsource:
    category: process_creation
detection:
  selection:
      Image|endswith:
          - 'pardus-software-center.exe'
      ParentImage|endswith:
          - 'svchost.exe'
      CommandLine|contains:
          - '-install'
          - '-update'
      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-5141 Vulnerability CVE-2026-5141
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedApril 29, 2026 at 18:16 UTC

This content was AI-rewritten and enriched by Shimi's Cyber World based on the original source. All intellectual property rights remain with the original author.

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

Acronis DLP and Cyber Protect Agent Vulnerable to Privilege Escalation (CVE-2026-41952)

CVE-2026-41952 — Local privilege escalation due to improper input validation. The following products are affected: Acronis DeviceLock DLP (Windows) before build 9.0.93212, Acronis Cyber Protect...

vulnerabilityCVEhigh-severityprivilege-escalationcwe-123
/SCW Vulnerability Desk /HIGH /7.8 /⚑ 1 IOC /⚙ 3 Sigma