CVE & CISA-KEV Catalog

CVE-2026-32870

HIGH
7.5
CVSS v3
NVD

Description

Kirby is an open-source content management system. Kirby's `Xml::value()` method has special handling for `<![CDATA[ ]]>` blocks. If the input value is already valid `CDATA`, it is not escaped a second time but allowed to pass through. However, prior to versions 4.9.0 and 5.4.0, it was possible to trick this check into allowing values that only contained a valid `CDATA` block but also contained other structured data outside of the `CDATA` block. This structured data would then also be allowed to pass through, circumventing the value protection. The `Xml::value()` method is used in `Xml::tag()`, `Xml::create()` and in the `Xml` data handler (e.g. `Data::encode($string, 'xml')`). Both the vulnerable methods and the data handler are not used in the Kirby core. However they may be used in site or plugin code, e.g. to create XML strings from input data. If those generated files are passed to another implementation that assigns specific meaning to the XML schema, manipulation of this system's behavior is possible. Kirby sites that don't use XML generation in site or plugin code are not affected. The problem has been patched in Kirby 4.9.0 and Kirby 5.4.0. In all of the mentioned releases, Kirby has added additional checks that only allow unchanged `CDATA` passthrough if the entire string is made up of valid `CDATA` blocks and no structured data. This protects all uses of the method against the described vulnerability.

How to fix

Remediation Available
kirbyNVD
Affected:>= 5.0.0, < 5.4.0Fixed in:5.4.0CVE-2026-32870derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

0.35%probability of exploitation in 30 days
27thpercentile

Low risk: more likely to be exploited than 27% of all known CVEs.

References

Release Notes2

Related Vulnerabilities

Other CWE-91 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-0646Critical9.899%KEV-
CVE-2023-27253High8.890%--
CVE-2023-46214High8.089%-Fix
CVE-2024-53675High7.384%-Fix
CVE-2024-53674High7.347%-Fix
CVE-2023-43187Critical9.845%-Fix

Common questions

How do I fix CVE-2026-32870?

Upgrade kirby to 5.4.0 or later.

Is CVE-2026-32870 being actively exploited?

Not that we know of. CVE-2026-32870 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.35% is the estimated probability that it will be exploited in the next 30 days. That is higher than 27% of all scored CVEs.

How severe is CVE-2026-32870?

CVE-2026-32870 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-32870 affect?

Published advisories record a fix for kirby (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-32870
CVE-2026-32870 severity badge

Markdown

[![CVE-2026-32870](https://tridentstack.com/cve/badge/CVE-2026-32870.svg)](https://tridentstack.com/cve/CVE-2026-32870)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-32870"><img src="https://tridentstack.com/cve/badge/CVE-2026-32870.svg" alt="CVE-2026-32870"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-04-27.