AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-11325

HIGH · CVSS 8.8 EPSS 0.51% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The cloudflare/pages-action repository is vulnerable to remote code execution due to a flaw in `src/index.ts`, which can be exploited through specific GitHub Actions workflows, potentially exposing sensitive workflow secrets like CLOUDFLARE_API_TOKEN and GITHUB_TOKEN. As this repository will not receive any patches and is set to be removed on September 18, 2026, users must prioritize migrating to `cloudflare/wrangler-action` to mitigate risks and avoid CI disruptions. All consumers currently using cloudflare/pages-action, especially those pinned to the v1 moving tag, should act immediately to ensure their workflows remain secure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-11325
Severity
HIGH
CVSS
8.8
EPSS
0.51%
GitHub

Original NVD Description

Description Cloudflare was recently notified by external researchers of vulnerabilities in this archived repository, including a remote code execution issue in `src/index.ts` reachable from certain GitHub Actions workflow configurations. Successful exploitation may expose workflow secrets such as CLOUDFLARE_API_TOKEN and GITHUB_TOKEN to an attacker. Because this repository has been deprecated since 2024, Cloudflare will not be issuing patches. To remediate this issue, we recommend migrating to `cloudflare/wrangler-action` immediately. Consumers who have already migrated are not affected. Sunset Date The cloudflare/pages-action repository will be removed on 2026-09-18. Consumers must complete migration before 18th September to avoid CI disruption. Affected Versions All published versions of cloudflare/pages-action, including consumers pinned to the v1 moving tag. Patched Versions None. This repository will not receive further updates, including security patches. Resolution / Migration Path Migrate all workflows using cloudflare/pages-action to `cloudflare/wrangler-action` before 2026-09-18. Refer to the wrangler-action README for the equivalent step configuration and migration guidance. Credit Thanks to @agentka99 and @beg1nn3r for reporting their findings via Cloudflare's HackerOne program that informe