SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-50188

MEDIUM · CVSS 6.9 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-09 · Last synced 2026-08-08

CyberRota Analysis

AI-Generated

Kirby CMS versions prior to 4.9.4 and 5.4.4 are vulnerable to HTTP header injection due to improper handling of untrusted data in the headers option of the Kirby Http Remote class. This flaw could allow attackers to inject unintended request headers, potentially leading to unauthorized actions on remote services. Developers and administrators using affected versions should prioritize upgrading to the patched versions to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-50188
Severity
MEDIUM
CVSS
6.9
EPSS
0.29%

Original NVD Description

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request(), Remote::get(), and Remote::post(), to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters in a header value to inject a separate unintended request header to the remote service. This issue is fixed in versions 4.9.4 and 5.4.4.