CVE-2026-45619: AVideo CVE-2026-43884 incomplete fix - `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post

Published May 15, 2026
·
Updated

CVE-2026-43884 fix 603e7bf patched EpgParser.php and plugin/AI/receiveAsync.json.php to use urlgetcontents (redirect-safe). Neither uses the $resolvedIP out-param of isSSRFSafeURL() for DNS pinning via CURLOPTRESOLVE. Six+ other call sites still discard $resolvedIP, opening DNS-rebinding TOCTOU.

Reference correct pattern at plugin/YPTWallet/YPTWallet.php:1071-1098:

php $resolvedIP = null; if (isSSRFSafeURL($url, $resolvedIP)) { curlsetopt($ch, CURLOPTRESOLVE, ["$h

Other sources

WWBN AVideo is an open source video platform. In 29.0 and earlier, EpgParser.php, plugin/AI/receiveAsync.json.php, and other locations do not use the $resolvedIP out-param of isSSRFSafeURL() for DNS pinning via CURLOPTRESOLVE, opening DNS-rebinding TOCTOU.

MITRE

Affected Software

2 affected components
composer/WWBN/AVideo<=29.0
WWBN AVideo<=29.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade AVideo to a version that resolves this vulnerability.

    Patch 603e7bf
  2. Configuration

    Update call sites in AVideo (including EpgParser.php and plugin/AI/receiveAsync.json.php) so that CURLOPT_RESOLVE uses the DNS-pinned IP returned via the $resolvedIP out-param from isSSRFSafeURL(). The referenced correct pattern is in plugin/YPTWallet/YPTWallet.php:1071-1098 (use $resolvedIP for DNS pinning) to prevent DNS-rebinding TOCTOU.

    AVideo EpgParser.php / plugin/AI/receiveAsync.json.php isSSRFSafeURL() $resolvedIP out-param usage for CURLOPT_RESOLVE = Use the $resolvedIP out-param returned by isSSRFSafeURL() when setting CURLOPT_RESOLVE (do not discard it)

Event History

May 15, 2026
Advisory Published
via GitHub·06:35 PM
Data Sourced
via GitHub·06:35 PM
DescriptionSeverityWeaknessAffected Software
May 29, 2026
CVE Published
via MITRE·01:11 PM
Data Sourced
via MITRE·01:11 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:16 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-45619?

CVE-2026-45619 has a medium severity rating, indicating a notable risk that needs attention.

2

How do I fix CVE-2026-45619?

To fix CVE-2026-45619, update the WWBN/AVideo package to version 29.1 or later where the vulnerability is patched.

3

What vulnerabilities does CVE-2026-45619 expose?

CVE-2026-45619 exposes applications to potential DNS spoofing attacks due to the improper handling of DNS resolutions.

4

Which versions of WWBN/AVideo are affected by CVE-2026-45619?

CVE-2026-45619 affects WWBN/AVideo versions up to and including 29.0.

5

Is CVE-2026-45619 related to any recent security advisories?

Yes, CVE-2026-45619 is documented in recent security advisories highlighting its impact on DNS safety.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203