CVE-2026-43879
Last modified
CVE-2026-43879 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions up to and including 29.0, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metadata hosts (e.g. EPSS estimates a 0.17% 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, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metadata hosts (e.g. http://127.0.0.1:8080/..., http://169.254.169.254/latest/..., RFC1918 addresses). When any other user (including a second account owned by the same attacker) donates even a trivial amount via plugin/CustomizeUser/donate.json.php, the AVideo server issues a curl POST to the attacker-supplied URL, resulting in a blind SSRF. The handler uses only isValidURL() (which is a format check) and does not call the codebase's own isSSRFSafeURL() helper. Additionally, CURLOPT_FOLLOWLOCATION is enabled with no per-hop revalidation, so even if the stored URL were validated, an HTTP 307 from an attacker-controlled host could redirect the POST to internal targets. Commit aaacd48f29f1ff71d1eb5fc81d37605f593cefa9 contains an updated fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-43879?
How severe is CVE-2026-43879?
How do I fix CVE-2026-43879?
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-43873WWBN AVideo is an open source video platform. In versions up…7.5
- CVE-2026-43874WWBN AVideo is an open source video platform. In versions up…7.2
- CVE-2026-43875WWBN AVideo is an open source video platform. In versions up…6.8
- CVE-2026-43876WWBN AVideo is an open source video platform. In versions up…6.4
- CVE-2026-43877WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-43878WWBN AVideo is an open source video platform. In versions up…6.1
- 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-43884WWBN AVideo is an open source video platform. In versions up…7.7
Are you affected by CVE-2026-43879?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
