All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-50744
MEDIUMpublished 2026-06-26 02:16 UTC · 3 days ago · modified 2026-06-26 16:11 UTC
4.3
CVSS / 10
// description
A bypass to the admin‑only restriction of the XML‑RPC API in Revive Adserver 6.0.7. The API response for the ox.login method returned a session ID cookie in the HTTP headers, and although the method correctly returned an error, the associated session was not invalidated. As a result, the leaked session ID could be used to perform subsequent API calls without restrictions.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
// weaknesses (CWE)
- CWE-284