Vulnerability Description
WWBN AVideo is an open source video platform. Prior to version 26.0, the `uploadVideoToLinkedIn()` method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via `escapeshellarg()`. If an attacker can influence the LinkedIn API response (via MITM, compromised OAuth token, or API compromise), they can inject arbitrary OS commands that execute as the web server user. Version 26.0 contains a fix for the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 26.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/67d932eb05e1bc9b36796f73ff4f9fb47590598bPatch
- https://github.com/WWBN/AVideo/security/advisories/GHSA-w5ff-2mjc-4phcExploitVendor Advisory
FAQ
What is CVE-2026-33319?
CVE-2026-33319 is a vulnerability with a CVSS score of 5.9 (MEDIUM). WWBN AVideo is an open source video platform. Prior to version 26.0, the `uploadVideoToLinkedIn()` method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upl...
How severe is CVE-2026-33319?
CVE-2026-33319 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33319?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.