AWS Amazon SSM Agent processes requests for Systems Manager capabilities, including Session Manager port forwarding to remote hosts. The flaw is an unsafe-equivalence validation failure: the agent did not reliably recognize alternate representations of the same denied address, allowing an attacker-controlled destination host value to bypass the remote destination denylist for link-local addresses. Exploitation requires an authenticated user with permission to start remote-host port-forwarding sessions, but no additional user interaction is required. Reaching a link-local endpoint, primarily the Instance Metadata Service, may expose the managed instance's temporary IAM role credentials, which can then be used from outside the instance. The complete implementation details of address parsing and all accepted alternate representations are not public, although the associated release notes confirm that canonicalizing IP addresses before the denylist check is part of the fix.