WWBN AVideo is an open source video platform. In versions 26.0 and prior, the SocialMediaPublisher plugin exposes a publishInstagram.json.php endpoint that acts as an unauthenticated proxy to the Facebook/Instagram Graph API. The endpoint accepts user-controlled parameters including an access token, container ID, and Instagram account ID, and passes them directly to the Graph API via InstagramUploader::publishMediaIfIsReady(). This allows any unauthenticated user to make arbitrary Graph API calls through the server, potentially using stolen tokens or abusing the platform's own credentials.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-x9w5-xccw-5h9w | Exploit Mitigation Vendor Advisory |
Configurations
History
23 Apr 2026, 15:31
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-x9w5-xccw-5h9w - Exploit, Mitigation, Vendor Advisory | |
| First Time |
Wwbn
Wwbn avideo |
06 Apr 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-06 20:16
Updated : 2026-06-17 10:40
NVD link : CVE-2026-35179
Mitre link : CVE-2026-35179
CVE.ORG link : CVE-2026-35179
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-862
Missing Authorization
