In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @grackle-ai/server to version 0.70.5 or higher.
@grackle-ai/server is a Grackle server orchestrator — spawns and wires core (gRPC), web-server (HTTP), MCP, and PowerLine
Affected versions of this package are vulnerable to Protection Mechanism Failure due to missing security headers in HTTP responses. An attacker can compromise the security of client browsers by exploiting the absence of Content-Security-Policy, X-Frame-Options, and X-Content-Type-Options headers, potentially enabling cross-site scripting, clickjacking, or MIME-sniffing attacks.
This vulnerability can be mitigated by using a reverse proxy (such as nginx or Caddy) in front of the server to inject the necessary security headers.