CVE-2026-29779: Uptimeflare Workerconfig Leak

The sensitive `workerConfig` object is used statically outside of Next.js server-side rendering bounds (e.g., getServerSideProps). In Next.js, referencing it at the component or shared layout layer embeds these secrets directly within the static client JS bundle.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0TS
greprules fetch cve-2026-29779-uptimeflare-workerconfig-leak --engine opengrep

Description

The sensitive `workerConfig` object is used statically outside of Next.js server-side rendering bounds (e.g., getServerSideProps). In Next.js, referencing it at the component or shared layout layer embeds these secrets directly within the static client JS bundle.