CVE-2026-33043 PUBLISHED

AVideo affected by Session Hijacking via Unauthenticated Session ID Disclosure with Permissive CORS

Assigner: GitHub_M
Reserved: 17.03.2026 Published: 20.03.2026 Updated: 20.03.2026

WWBN AVideo is an open source video platform. In versions 25.0 and below, /objects/phpsessionid.json.php exposes the current PHP session ID to any unauthenticated request. The allowOrigin() function reflects any Origin header back in Access-Control-Allow-Origin with Access-Control-Allow-Credentials: true, enabling cross-origin session theft and full account takeover. This issue has been fixed in version 26.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
CVSS Score: 8.1

Product Status

Vendor WWBN
Product AVideo
Versions
  • Version < 26.0 is affected

References

Problem Types

  • CWE-942: Permissive Cross-domain Policy with Untrusted Domains CWE