Security Advisory

CVE-2026-35179

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-06 19:05:49
Last updated 2026-04-07 16:14:54
Assigner GitHub_M
State PUBLISHED

Description

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 platforms own credentials.