Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/crossplane/crossplane/v2
  4. ›
  5. GHSA-wfqx-gjrf-g28r

GHSA-wfqx-gjrf-g28r: Crossplane: Signature verification TOCTOU allows installing unverified package content via mutable tag

June 19, 2026

Crossplane allows package signature verification to be configured via the ImageConfig mechanism. When enabled, the package manager uses cosign to verify that packages are correctly signed before pulling and installing them.

When a package is installed using a tag reference (e.g., a semantic version), a malicious OCI registry could serve a correctly signed image for verification, then subsequently serve an unsigned image for installation. This is possible because Crossplane resolves the tag reference separately for each step.

This vulnerability is relevant only for users who do all three of the following:

  1. Configure signature verification for packages,
  2. Install packages using tag references rather than digests, and
  3. Install packages from registries they do not control.

References

  • github.com/advisories/GHSA-wfqx-gjrf-g28r
  • github.com/crossplane/crossplane/security/advisories/GHSA-wfqx-gjrf-g28r

Code Behaviors & Features

Detect and mitigate GHSA-wfqx-gjrf-g28r with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2.2.2, all versions starting from 2.3.0-rc.0 up to 2.3.2

Solution

Unfortunately, there is no solution available yet.

Impact 9 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-345: Insufficient Verification of Data Authenticity
  • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition

Source file

go/github.com/crossplane/crossplane/v2/GHSA-wfqx-gjrf-g28r.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:43 +0000.