The Lab · 2026-04-09 16:27:32 · GitHub Issues
A critical pull request is preparing the `adblock-compiler` API surface for integration with Cloudflare's new AI-driven API Shield Vulnerability Scanner. This state-of-the-art tool uses AI-generated API call graphs to sequence real authentication flows, specifically hunting for Broken Object Level Authorization (BOLA) ...
The Lab · 2026-04-22 14:27:36 · GitHub Issues
A critical Broken Object Level Authorization vulnerability has been identified in the settlement status update endpoint of the platform's API, potentially allowing any authenticated user to modify any other user's fiat off-ramp settlement without authorization. The flaw resides in `PATCH /api/v1/settlements/{id}/status...
The Lab · 2026-04-23 13:54:12 · GitHub Issues
A critical broken object-level authorization (BOLA/IDOR) vulnerability has been identified in the `DELETE /stream/schedules/:id` endpoint, allowing any authenticated user with the `stream:delete` permission to cancel recurring donation schedules belonging to other users. The endpoint fails to verify that the requesting...