๐Ÿ” CVE Alert

CVE-2026-41526

MEDIUM 6.5
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-150
Vendor kde
Product kcoreaddons
Published Apr 28, 2026
Last Updated Apr 28, 2026
Stay Ahead of the Next One

Get instant alerts for kde kcoreaddons

Be the first to know when new medium vulnerabilities affecting kde kcoreaddons are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Affected Versions

KDE / KCoreAddons
0 < 6.25

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
invent.kde.org: https://invent.kde.org/frameworks/kcoreaddons/ github.com: https://github.com/KDE/kcoreaddons/blob/50d360736c399502fedf203e95482b0d0e5a3ea2/src/lib/util/kshell.h#L43-L49 github.com: https://github.com/KDE/kcoreaddons/blob/50d360736c399502fedf203e95482b0d0e5a3ea2/src/lib/util/kshell.h#L168 github.com: https://github.com/KDE/kcoreaddons/releases/tag/v6.25.0 kde.org: https://kde.org/info/security/advisory-20260427-1.txt