In every API10 scenario, a security control existed — parameterized queries, SSRF validation, XSS escaping — but was applied only at the user-facing boundary. Data entering the system through a third-party integration took a different code path that was exempt from these controls. When a third-party was compromised or returned unexpected data, the exemption became the vulnerability.