Ad

CVE-2026-29779

HIGH CVSS 3.1: 7.5 EPSS 0.04%
Updated Mar 07, 2026
Cloudflare
Parameter Value
CVSS 7.5 (HIGH)
Type CWE-200 (Information Exposure)
Vendor Cloudflare
Public PoC No

UptimeFlare is a serverless uptime monitoring & status page solution, powered by Cloudflare Workers. Prior to commit 377a596, configuration file uptime.config.ts exports both pageConfig (safe for client use) and workerConfig (server-only, contains sensitive data) from the same module. Due to pages/incidents.tsx importing and using workerConfig directly inside client-side component code, the entire workerConfig object was included in the client-side JavaScript bundle served to all visitors.

This issue has been patched via commit 377a596.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)