---
cve: "CVE-2026-41526"
severity: "MEDIUM"
cvss: 6.5
epss: "17%"
vendor: "KDE"
kev: false
exploited: false
published: "2026-04-28 08:16:01"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T23:37:42+02:00"
---

# CVE-2026-41526

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely quote arguments so that they can be passed to a shell command. This parsing does not adequately handle metacharacters, leading to an escape from the shell. All applications relying on this method in a security-critical path to handle user input are affected and could be exploited. In particular, because sendInput() sends a string to a terminal, a control character such as \x01 can be used during injection.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 447250fb061d6a866eeef9ae3c21b627244b198a (Commit)

## Referenzen

- <https://invent.kde.org/frameworks/kcoreaddons/>
- <https://github.com/KDE/kcoreaddons/blob/50d360736c399502fedf203e95482b0d0e5a3ea2/src/lib/util/kshell.h#L43-L49>
- <https://github.com/KDE/kcoreaddons/blob/50d360736c399502fedf203e95482b0d0e5a3ea2/src/lib/util/kshell.h#L168>
- <https://github.com/KDE/kcoreaddons/releases/tag/v6.25.0>
- <https://kde.org/info/security/advisory-20260427-1.txt>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-41526) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
