HOMEVULNERABILITIESCVE-2026-41526
MEDIUM

CVE-2026-41526

CWE-150Published: April 28, 2026· Updated: Apr 28, 2026

6.5
CVSS v3.1
EPSS:0.01%probability of exploitation in 30 daysPercentile:2.2th

Official 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.

NVD Source

Technical Analysis

CVE-2026-41526 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation does not require any privileges, though user interaction (Required) is needed, which slightly reduces the risk of mass automated attacks.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 6.5.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityHigh
Privileges Req.None
User InteractionRequired
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityLow
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (5)

Quick Facts

CVE IDCVE-2026-41526
CVSS Score6.5 / 10
SeverityMEDIUM
WeaknessCWE-150
CISA KEVNo
EPSS (30d)0.01%
PublishedApr 28, 2026

Related CVEs (CWE-150)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-41526 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.