Home

Description

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.

PUBLISHED Reserved 2026-04-20 | Published 2026-04-28 | Updated 2026-04-28 | Assigner mitre




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

Problem types

CWE-150 Improper Neutralization of Escape, Meta, or Control Sequences

Product status

Default status
unaffected

Any version before 6.25
affected

References

invent.kde.org/frameworks/kcoreaddons/

github.com/...fedf203e95482b0d0e5a3ea2/src/lib/util/kshell.h

github.com/...fedf203e95482b0d0e5a3ea2/src/lib/util/kshell.h

github.com/KDE/kcoreaddons/releases/tag/v6.25.0

kde.org/info/security/advisory-20260427-1.txt

cve.org (CVE-2026-41526)

nvd.nist.gov (CVE-2026-41526)

Download JSON