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

CVE-2026-32281 Medium · CVSS 5.3 Medium Impact

crypto/x509: Inefficient Policy Validation

Exploitable under specific conditions

This CVE can affect KrakenD under specific conditions. Review the affected versions below and upgrade if your deployment is exposed.

KrakenD validates X.509 certificates during TLS handshakes. Deployments with mutual TLS (mTLS) configured — where KrakenD validates client certificates — are most exposed, as a client can present a crafted certificate chain. Deployments using only server-side TLS are at lower risk.

Component

Go standard library (crypto/x509)

Disclosed

Apr 8, 2026

CVSS Score

5.3

Description

Go’s crypto/x509 certificate policy validation algorithm has poor time complexity when processing specially crafted policy constraint structures within X.509 certificates. An attacker able to present such a certificate chain during a TLS handshake can cause the server to expend excessive CPU resources during policy graph traversal, potentially leading to denial of service.

Version summary

Community Edition

2.13.4

addresses this CVE

Affected CE versions

>= 2.0, < 2.13.4

Enterprise Edition

2.13.2

addresses this CVE

Affected EE versions

>= 2.0, < 2.13.2

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

Stay up to date with KrakenD releases and important updates