Skip to content

Instantly share code, notes, and snippets.

@bdeshi
Created April 15, 2025 19:56
Show Gist options
  • Save bdeshi/310c9b077579c06bd20542bd96cba78c to your computer and use it in GitHub Desktop.
Save bdeshi/310c9b077579c06bd20542bd96cba78c to your computer and use it in GitHub Desktop.
traefik CVE-2025-29927 cursory
http:
middlewares:
CVE_2025_29927:
headers:
customRequestHeaders:
x-middleware-subrequest: ""
# ...
entrypoints:
http:
# ...
http:
middlewares:
- CVE_2025_29927
https:
# ...
http:
middlewares:
- CVE_2025_29927
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment