The Lab · 2026-04-03 10:27:01 · GitHub Issues
An automated dependency management system has flagged a mandatory security update for the Next.js framework, pushing projects from version 15.5.12 directly to 16.0.10. The update, generated by the Renovate bot, is explicitly tagged with a [SECURITY] warning, indicating the presence of vulnerabilities in the older versi...
The Lab · 2026-04-07 14:27:21 · GitHub Issues
A critical security vulnerability in the Vite development server has prompted a mandatory major version update. The flaw, tracked as CVE-2025-24010, stemmed from default CORS settings and a lack of validation on the Origin header for WebSocket connections. This configuration allowed any website to send requests to a Vi...
The Lab · 2026-04-12 12:22:35 · GitHub Issues
A critical security vulnerability has been identified in the Feirb web application, where the 7-day refresh token is stored in the browser's `localStorage`. This storage mechanism is fully readable by any JavaScript executing on the page, creating a direct path for attackers to exfiltrate the token if an XSS vulnerabil...