CVE-2025-36852 CRITICAL

CVE-2025-36852: Build Cache Poisoning via Untrusted Pull Requests

Vendor Niklas Portmann
Product Azure Based Remote Cache Plugin for Nx
Weakness CWE-829 · Inclusion from untrusted sphere
Published June 10, 2025
Last update June 10, 2025

CVSS base score

9.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/S:P/AU:Y/R:U/V:C/RE:M/U:Red

What the vulnerability does

01Description

A critical security vulnerability exists in remote cache extensions for common build systems utilizing bucket-based remote cache (such as those using Amazon S3, Google Cloud Storage, or similar object storage) that allows any contributor with pull request privileges to inject compromised artifacts from an untrusted environment into trusted production environments without detection.  The vulnerability exploits a fundamental design flaw in the "first-to-cache wins" principle, where artifacts built in untrusted environments (feature branches, pull requests) can poison the cache used by trusted environments (protected branches, production deployments).  This attack bypasses all traditional security measures including encryption, access controls, and checksum validation because the poisoning occurs during the artifact construction phase, before any security measures are applied.

Key dates

02Disclosure timeline

June 10, 2025 CVE published
June 10, 2025 Record updated