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.
References
Configurations
History
No history.
Information
Published : 2026-03-07 16:15
Updated : 2026-03-11 22:07
NVD link : CVE-2026-29779
Mitre link : CVE-2026-29779
CVE.ORG link : CVE-2026-29779
JSON object : View
Products Affected
lyc8503
- uptimeflare
CWE
