AVideo CVE-2026-43884 incomplete fix - six (or more) `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post-`603e7bf`
Description
Published to the GitHub Advisory Database
May 15, 2026
Reviewed
May 15, 2026
Last updated
May 15, 2026
CVE-2026-43884 fix
603e7bfpatchedEpgParser.phpandplugin/AI/receiveAsync.json.phpto useurl_get_contents(redirect-safe). Neither uses the$resolvedIPout-param ofisSSRFSafeURL()for DNS pinning viaCURLOPT_RESOLVE. Six+ other call sites still discard$resolvedIP, opening DNS-rebinding TOCTOU.Reference correct pattern at
plugin/YPTWallet/YPTWallet.php:1071-1098: