Bug 2463379 (CVE-2026-41526) - CVE-2026-41526 kcoreaddons: KDE KCoreAddons: Arbitrary code execution via improper shell argument quoting
Summary: CVE-2026-41526 kcoreaddons: KDE KCoreAddons: Arbitrary code execution via imp...
Keywords:
Status: NEW
Alias: CVE-2026-41526
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2463477 2463478
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-28 08:01 UTC by OSIDB Bzimport
Modified: 2026-04-28 14:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-28 08:01:46 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.