Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Network-accessible endpoint requires a valid advertiser credential (PR:L); impact is confined to unauthorized banner status toggles, affecting only integrity and availability at low severity with no confidentiality exposure.
Primary rating from Vendor (hackerone).
CVSS VectorVendor: hackerone
Lifecycle Timeline
1DescriptionCVE.org
An access control bypass allows an advertiser‑level user to activate or deactivate a banner in Revive Adserver 6.0.6 and earlier, even when such permissions were not granted. The banner-edit.php script allowed the banner status to be overwritten solely based on banner edit permissions. The status field has been removed from the hidden form fields in the banner edit screen.
AnalysisAI
Privilege escalation within Revive Adserver 6.0.6 and earlier allows authenticated advertiser-level users to activate or deactivate banner ads regardless of whether those permissions were explicitly granted. The banner-edit.php script evaluated banner status changes based solely on banner edit permissions, treating status modification as implicitly authorized whenever edit access existed. No public exploit code has been identified at time of analysis, and this is not listed in the CISA KEV catalog, but the low attack complexity and network accessibility make it straightforward for any credentialed advertiser to abuse.
Technical ContextAI
Revive Adserver is an open-source, PHP-based ad serving platform identified by CPE cpe:2.3:a:revive:adserver:*:*:*:*:*:*:*:*. The root cause is CWE-284 (Improper Access Control): the banner-edit.php script exposed banner activation status as a hidden HTML form field. When an advertiser submitted the banner edit form, the server accepted the status field value and applied it without verifying that the submitting user held distinct status-management privileges. This is a classic client-side trust failure - the server relied on a hidden form field to carry authorization-relevant state rather than enforcing permission checks server-side. The fix removes the status field from the hidden form fields in the banner edit screen, eliminating the bypass vector at the presentation layer.
RemediationAI
Upgrade Revive Adserver to a version released after 6.0.6 in which the status field has been removed from the hidden form fields in the banner edit screen, as confirmed by the vulnerability description. The exact patched release version is not independently confirmed in the provided data beyond the description of the fix - verify the specific release number against the official Revive Adserver changelog or the HackerOne report at https://hackerone.com/reports/3678828 before deploying. As a compensating control prior to patching, administrators should audit advertiser-level accounts and restrict banner edit access only to accounts that are also explicitly authorized to manage banner status; this limits exposure to accounts where the permission gap matters. Alternatively, network-layer controls restricting access to banner-edit.php from untrusted advertiser sessions can reduce exposure, though this may impact legitimate workflows.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38505
GHSA-hqvw-xvc4-mxq4