---
id: CVE-2026-71210
title: >-
  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,…
summary: >-
  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,…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-367
published: '2026-08-05'
updated: '2026-08-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71210'
references:
  - url: 'https://github.com/mealie-recipes/mealie'
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
tags:
  - nvd
epss: 0.00229
epssPercentile: 0.1219
ingestedAt: '2026-08-10T12:39:48.454Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
