LiteLLM × Akto: Model-Based Detection Alongside Built-in Guardrails

Akto now runs natively inside the LiteLLM proxy as a chained guardrail.

Akto now runs natively inside the LiteLLM proxy as a chained guardrail.
Date: March 18, 2026 Duration: Unknown Severity: High Status: Resolved
When a custom guardrail returned the full LiteLLM request/data dictionary, the guardrail response logged by LiteLLM could include secret_fields.raw_headers, including plaintext Authorization headers containing API keys or other credentials.
This information could then propagate to logging and observability surfaces that consume guardrail metadata, including:
LLM calls, proxy routing, and provider execution were not blocked by this bug. The impact was exposure of sensitive request headers in observability and logging paths.