Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: kdePackages.kcoreaddons

Found 1 matching suggestions

View:
Compact
Detailed
Published
Permalink CVE-2026-41526
6.5 MEDIUM
  • CVSS version: 3.1
  • Attack vector (AV): LOCAL
  • Attack complexity (AC): HIGH
  • Privileges required (PR): NONE
  • User interaction (UI): REQUIRED
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): LOW
updated 11 hours ago by @LeSuisse Activity log
In KDE KCoreAddons before 6.25, KShell::quoteArgs is intended to safely …

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.

Affected products

KCoreAddons
  • <6.25

Matching in nixpkgs

Package maintainers