๐Ÿ” CVE Alert

CVE-2026-71210

MEDIUM 5.3

mealie - DNS-Rebinding TOCTOU in SSRF Guard Allows Internal Network and Cloud Metadata Access

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-367
Vendor mealie-recipes
Product mealie
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for mealie-recipes mealie

Be the first to know when new medium vulnerabilities affecting mealie-recipes mealie are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

mealie-recipes / mealie
0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mealie-recipes/mealie

Credits

Sarvar Omonov