ESPHome through 2026.7.0-dev contains an operator-precedence bug in the cv.url validator in esphome/config_validation.py. Because binds tighter than , any file: URI passes validation regardless of netloc. This validator gates the field of the external_components YAML directive's git source schema, which is passed to (git supports file:// natively).
{
"cna_assigner": "TuranSec",
"cwe_ids": [
"CWE-184"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71259.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2026.7.0"
},
{
"fixed": "2026.7.0-dev"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}