Deserialization of Untrusted Data Affecting pulumi-kubernetes-operator package, versions <2.7.0-r8


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.07% (22nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Deserialization of Untrusted Data vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-WOLFILATEST-PULUMIKUBERNETESOPERATOR-16905645
  • published28 May 2026
  • disclosed22 May 2026

Introduced: 22 May 2026

NewCVE-2026-39832  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

Upgrade Wolfi pulumi-kubernetes-operator to version 2.7.0-r8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream pulumi-kubernetes-operator package and not the pulumi-kubernetes-operator package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.