CVE-2026-43884
Last modified
CVE-2026-43884 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) in AVideo call isSSRFSafeURL() to validate user-supplied URLs, then fetch them using bare file_get_contents() without disabling PHP's automatic redirect following. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints (plugin/AI/receiveAsync.json.php and objects/EpgParser.php) in AVideo call isSSRFSafeURL() to validate user-supplied URLs, then fetch them using bare file_get_contents() without disabling PHP's automatic redirect following. An attacker can supply a URL pointing to a server they control that returns a 302 redirect to an internal/cloud-metadata address (e.g., http://169.254.169.254/latest/meta-data/). Since isSSRFSafeURL() only validates the initial URL, the redirect target bypasses all SSRF protections. Commit 603e7bf77a835584387327e35560262feb075db3 contains an updated fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-43884?
How severe is CVE-2026-43884?
How do I fix CVE-2026-43884?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43879WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-4388The Form Maker by 10Web plugin for WordPress is vulnerable t…7.2
- CVE-2026-43880WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-43881WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-43882WWBN AVideo is an open source video platform. In versions up…4.3
- CVE-2026-43883WWBN AVideo is an open source video platform. In versions up…4.2
- CVE-2026-43885WWBN AVideo is an open source video platform. In versions up…7.7
- CVE-2026-43886Outline is a service that allows for collaborative documenta…8.2
- CVE-2026-43887Outline is a service that allows for collaborative documenta…7.3
- CVE-2026-43888Outline is a service that allows for collaborative documenta…8.7
- CVE-2026-43889Outline is a service that allows for collaborative documenta…6.5
- CVE-2026-4389The DSGVO snippet for Leaflet Map and its Extensions plugin …6.4
Are you affected by CVE-2026-43884?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
