PT-2026-23863 · Unknown+1 · Uptimeflare+1
C8503
·
Published
2026-03-07
·
Updated
2026-03-12
·
CVE-2026-29779
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
UptimeFlare versions prior to commit 377a596
Description
UptimeFlare, a serverless uptime monitoring and status page solution powered by Cloudflare Workers, had a configuration issue. The
uptime.config.ts file exported both pageConfig (intended for client use) and workerConfig (containing sensitive server-only data) from the same module. The client-side component pages/incidents.tsx directly imported and used the workerConfig object, resulting in the inclusion of sensitive data within the client-side JavaScript bundle served to all visitors. This issue was addressed with commit 377a596. The workerConfig contains sensitive data.Recommendations
Update to commit 377a596 or later.
Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cloudflare Workers
Uptimeflare