Arbitrary Code Injection Affecting wwbn/avideo package, versions <29.0


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.53% (41st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Arbitrary Code Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PHP-WWBNAVIDEO-15758938
  • published23 Mar 2026
  • disclosed20 Mar 2026
  • creditrestriction

Introduced: 20 Mar 2026

CVE-2026-33479  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade wwbn/avideo to version 29.0 or higher.

Overview

wwbn/avideo is an Audio and Video Platform or simply "A Video Platform".

Affected versions of this package are vulnerable to Arbitrary Code Injection via the saveSort.json.php endpoint. An attacker can execute arbitrary PHP code on the server by luring an authenticated admin to visit a malicious page, which triggers a cross-site request that injects unsanitized input into an eval() call.

Note: This is only exploitable if the admin is authenticated and visits an attacker-controlled page while the application is configured with session cookies set to SameSite=None over HTTPS.

Workaround

This vulnerability can be mitigated by replacing the use of eval() with an allowlist check for valid section names and implementing CSRF protection or setting session cookies to SameSite=Lax.

References

CVSS Base Scores

version 4.0
version 3.1