CVE Catalog

CVE-2026-50188

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

A vulnerability in Kirby CMS allows HTTP header injection via newline characters in the header value of the headers option in the Http Remote class. An attacker can inject an unintended header into outgoing requests.

Risk Assessment

The risk involves potential manipulation of outgoing HTTP requests from the Kirby site, which could lead to request smuggling or bypassing security controls on the remote service.

Recommendation

Immediately update Kirby CMS to version 4.9.4 or 5.4.4, which contain the fix for this vulnerability.

Other vulnerabilities in Kirby CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS