Mealie's AsyncSafeTransport SSRF guard (mealie/pkgs/safehttp/transport.py) resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independently.
References
| Link | Resource |
|---|---|
| https://github.com/mealie-recipes/mealie |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 08:16
Updated : 2026-08-26 17:36
NVD link : CVE-2026-71210
Mitre link : CVE-2026-71210
CVE.ORG link : CVE-2026-71210
JSON object : View
Products Affected
No product.
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
