CVE-2026-29190 Details
Description
Karapace is an open-source implementation of Kafka REST and Schema Registry. Prior to version 6.0.0, there is a Path Traversal vulnerability in the backup reader (backup/backends/v3/backend.py). If a malicious backup file is provided to Karapace, an attacker may exploit insufficient path validation to perform arbitrary file read on the system where Karapace is running. The issue affects deployments that use the backup/restore functionality and process backups from untrusted sources. The impact depends on the file system permissions of the Karapace process. This issue has been patched in version 6.0.0.
A path traversal vulnerability has been identified in Karapace, an open-source implementation of Kafka REST and Schema Registry, prior to version 6.0.0. The issue resides in the backup reader component, specifically in the file backup/backends/v3/backend.py. This vulnerability allows an attacker to exploit inadequate path validation in a malicious backup file, leading to arbitrary file read on the system where Karapace is running. The vulnerability affects deployments that utilize the backup/restore functionality and handle backups from untrusted sources. The impact of this vulnerability varies based on the file system permissions of the Karapace process.
Users are advised to upgrade to Karapace version 6.0.0 or later, as the backup functionality has been removed in this version. If an immediate upgrade is not possible, users should only restore backups from trusted sources, run Karapace with least-privilege permissions, restrict file system access, pre-validate backup archives to reject paths containing '../' or absolute paths, and avoid mounting sensitive host paths.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Aiven-Open/karapace/releases/tag/6.0.0 | [email protected] | ProductRelease Notes |
| https://github.com/Aiven-Open/karapace/security/advisories/GHSA-rw4j-p3jg-4fxq | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| aiven karapace | < 6.0.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 11, 2026 | Initial Analysis | [email protected] |
| Mar 7, 2026 | New CVE Received | [email protected] |