AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73297

MEDIUM · CVSS 6.9 EPSS 1.62% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The Microsoft UFO framework prior to version 3.0.8 is vulnerable due to inadequate blocking of specific IPv6 prefixes, allowing unauthenticated remote attackers to bypass server-side request forgery (SSRF) protections. This flaw could enable attackers to access sensitive cloud metadata, internal services, or localhost resources. Organizations using the affected versions should prioritize upgrading to 3.0.8 to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73297
Severity
MEDIUM
CVSS
6.9
EPSS
1.62%
Microsoft

Original NVD Description

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, _is_blocked_ip in ufo/utils/url_security.py did not block NAT64 prefixes 64:ff9b::/96 and 64:ff9b:1::/48, the 6to4 prefix 2002::/16, or the Teredo prefix 2001::/32 and did not re-check embedded IPv4 destinations, allowing an unauthenticated remote attacker who can influence URLs processed by validate_url to bypass the SSRF guard and reach cloud metadata, internal services, or localhost. This issue is fixed in version 3.0.8.