Undercode Platform Authentication Bypass Vulnerability

Undercode Platform, Multiple Authentication Bypasses, No CVE (Critical) How the mentioned vulnerabilities work (technical details): The platform runs in "authenticated" mode but fails to enforce auth on several API endpoints due to missing middleware checks. Each endpoint handler receives `actor: { type: "none" }` and proceeds without rejection. 1. GET /api/heartbeat-runs/:runId/issues – No `assertCompanyAccess` call. An attacker with a valid run UUID (leaked via logs, error messages, or brute-force) can retrieve heartbeat run issues....

To view or add a comment, sign in

Explore content categories