News KrakenD Partners with Digital Platform Solutions to Expand Reach in Pakistan

CVE-2026-27139 Medium · CVSS 6.5 Low Impact

os: FileInfo Can Escape from a Root

Limited exploitability

Exploiting this CVE requires an uncommon setup or configuration. Upgrading is still recommended when possible.

KrakenD does not expose os.Root-based file traversal operations to incoming API requests. File access through this code path occurs only during startup (configuration loading) and is not reachable via external request inputs during normal operation.

Component

Go standard library (os)

Disclosed

Mar 9, 2026

CVSS Score

6.5

Description

A path traversal issue in Go’s os package allows a FileInfo value obtained through os.Root methods to reference paths that escape the intended sandbox root boundary. An attacker able to influence file path operations within a sandboxed root could access or observe files outside the sandbox.

Version summary

Community Edition

2.13.2

addresses this CVE

Affected CE versions

>= 2.0, < 2.13.2

Enterprise Edition

2.13.0

addresses this CVE

Affected EE versions

>= 2.0, < 2.13.0

Upgrade to the addressed version or later to remediate this vulnerability.

Stay up to date with KrakenD releases and important updates