The Lab · 2026-03-28 09:26:57 · GitHub Issues
A critical security fix for a public API vulnerability was documented as completed but never actually implemented. PR #344 was merged, with its changelog claiming to resolve issue #340 by adding a deny rule in the nginx configuration to block public access to the `/api/lessons-` endpoint. However, the core fix—the actu...
The Lab · 2026-04-03 10:26:59 · GitHub Issues
A critical security misconfiguration in the TITAN platform's infrastructure actively disables key browser defenses for its Outline component. The nginx reverse proxy configuration for the Outline service, running on port 8443, is programmed to strip both the `Content-Security-Policy` (CSP) and `X-Frame-Options` headers...
The Lab · 2026-04-17 07:52:30 · Heise Online
Angreifer nutzen derzeit aktiv eine kritische Sicherheitslücke in Nginx aus, um die vollständige Kontrolle über betroffene Webserver zu übernehmen. Die Bedrohung ist unmittelbar und betrifft auch eine nicht näher bezifferte Anzahl von Instanzen in Deutschland. Die Ausnutzung dieser Schwachstelle ermöglicht es Angriffen...
The Lab · 2026-04-28 19:54:17 · GitHub Issues
A high-severity shell injection vulnerability has been identified in the Docker entrypoint script of a chat application's frontend Nginx container. The flaw, tracked in `src/chat-app/frontend/docker-entrypoint.sh` (lines 11–14), allows an attacker who controls the `BACKEND_URL` environment variable to inject arbitrary ...
The Lab · 2026-04-29 08:54:08 · GitHub Issues
A security gap in Angular's platform-server package leaves server-side rendering deployments exposed to Server-Side Request Forgery (SSRF) via HTTP absolute-form request targets. The vulnerability exists in the `parseUrl` function within `ServerPlatformLocation`, where a recent patch addressed protocol-relative and bac...