Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Low-privilege authentication required over network; impact is integrity-only, limited to cross-manager ownership record pollution with no confidentiality or availability effect.
Primary rating from Vendor (hackerone).
CVSS VectorVendor: hackerone
Lifecycle Timeline
1DescriptionCVE.org
A bypass for CVE‑2026‑34913 exists with proper ownership validation that had not been applied to the reverse operation of linking campaigns and trackers through the tracker-campaigns.php script in Revive Adserver 6.0.7 and earlier. As a result, a low‑privileged user could link their trackers to campaigns owned by other managers on the same instance, leading to inconsistent ownership relationships.
AnalysisAI
Ownership validation bypass in Revive Adserver 6.0.7 and earlier allows a low-privileged authenticated user to link their own trackers to campaigns belonging to other managers on the same instance via the tracker-campaigns.php script. This is a bypass of the fix introduced for CVE-2026-34913, which applied ownership checks only to the forward linking operation but omitted the reverse direction. The impact is confined to integrity - specifically, creation of inconsistent cross-manager ownership relationships - with no confidentiality or availability consequences. No public exploit identified at time of analysis.
Technical ContextAI
Revive Adserver is an open-source PHP-based ad serving platform (cpe:2.3:a:revive:adserver:*:*:*:*:*:*:*:*). The tracker-campaigns.php script manages the bidirectional relationship between tracker and campaign entities. The prior fix for CVE-2026-34913 introduced ownership validation for one direction of this linking operation but failed to apply the same guard to the reverse operation, a classic incomplete-fix pattern. CWE-284 (Improper Access Control) captures the root cause: the authorization decision - verifying campaign ownership before permitting a link - was not uniformly enforced across all code paths executing the same logical action. The PHP tag confirms the server-side language context and that no client-side exploitation is involved.
RemediationAI
Upgrade Revive Adserver to a version that incorporates the corrected ownership validation for the reverse tracker-campaign linking operation in tracker-campaigns.php. No exact patched release version is confirmed from the available reference data; the HackerOne report at https://hackerone.com/reports/3780709 should be consulted for the vendor's official fix version once the report becomes public. As a compensating control for multi-manager deployments pending a patch, administrators can restrict low-privileged users' access to the tracker-campaigns.php endpoint via web server ACLs or application-level role restrictions, accepting the trade-off that tracker-campaign linking functionality will be unavailable to those users. Single-manager deployments face negligible risk and no immediate action is required beyond monitoring for an official patch.
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-39601
GHSA-v78r-pfp2-f4c7