GHSA-c3ch-22rq-xfwr

Suggest an improvement
Source
https://github.com/advisories/GHSA-c3ch-22rq-xfwr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-c3ch-22rq-xfwr/GHSA-c3ch-22rq-xfwr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-c3ch-22rq-xfwr
Aliases
  • CVE-2026-45619
Published
2026-05-15T18:35:38Z
Modified
2026-06-09T10:45:15.535969001Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
AVideo CVE-2026-43884 incomplete fix - six (or more) `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post-`603e7bf`
Details

CVE-2026-43884 fix 603e7bf patched EpgParser.php and plugin/AI/receiveAsync.json.php to use url_get_contents (redirect-safe). Neither uses the $resolvedIP out-param of isSSRFSafeURL() for DNS pinning via CURLOPT_RESOLVE. 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

Database specific
{
    "github_reviewed_at": "2026-05-15T18:35:38Z",
    "severity": "MODERATE",
    "cwe_ids": [
        "CWE-367",
        "CWE-918"
    ],
    "nvd_published_at": "2026-05-29T14:16:30Z",
    "github_reviewed": true
}
References

Affected packages

Packagist / WWBN/AVideo

Package

Name
WWBN/AVideo
Purl
pkg:composer/WWBN%2FAVideo

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
29.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-c3ch-22rq-xfwr/GHSA-c3ch-22rq-xfwr.json"