PatchSiren cyber security CVE debrief
CVE-2026-34913 Revive CVE debrief
CVE-2026-34913 is a vulnerability in Revive Adserver 6.0.6 and earlier versions. The issue arises from a missing access control check when linking trackers to campaigns through the campaign-trackers.php script. This oversight could enable a low-privileged user to link their trackers to campaigns owned by other managers on the same instance, leading to inconsistent ownership relationships. To address this, ownership validation has been added to ensure that campaigns can only be linked to trackers owned by the same advertiser. The vulnerability has a CVSS score of 4.3 and is classified as MEDIUM severity. It was published on June 23, 2026, and last modified on June 23, 2026.
- Vendor
- Revive
- Product
- Adserver
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-23
- Original CVE updated
- 2026-06-23
- Advisory published
- 2026-06-23
- Advisory updated
- 2026-06-23
Who should care
Organizations using Revive Adserver 6.0.6 and earlier versions should be aware of this vulnerability, as it could impact the security of their advertising campaigns and user data. Specifically, low-privileged users with access to the campaign-trackers.php script may be able to manipulate campaign ownership relationships. Advertisers and administrators of Revive Adserver instances should review their configurations and ensure that appropriate access controls are in place.
Technical summary
The vulnerability in Revive Adserver 6.0.6 and earlier versions is caused by a missing access control check in the campaign-trackers.php script. This script allows linking trackers to campaigns, but it does not properly validate the ownership of these campaigns and trackers. As a result, a low-privileged user could potentially link their trackers to campaigns owned by other managers on the same instance. This could lead to unauthorized access and manipulation of campaign data. The CVSS vector for this vulnerability is CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N, indicating a Medium severity level with a score of 4.3. The vulnerability is classified under CWE-284, which involves improper access control.
Defensive priority
Given the Medium severity and potential impact of CVE-2026-34913, defenders should prioritize patching or mitigating this vulnerability. Revive Adserver instances should be updated to a version that includes the ownership validation fix. In the meantime, defenders can consider implementing additional access controls and monitoring to detect and prevent exploitation attempts.
Recommended defensive actions
- Update Revive Adserver to a version that includes the ownership validation fix.
- Review and restrict access to the campaign-trackers.php script.
- Implement additional monitoring to detect and prevent exploitation attempts.
- Verify that all campaigns and trackers are properly configured and owned by authorized users.
- Consider implementing compensating controls to limit the impact of potential exploitation.
Evidence notes
The CVE-2026-34913 vulnerability was reported through Hackerone, a bug bounty platform. The vulnerability details were provided by [email protected], and the CVE record was created and published by CVE.org. The NVD (National Vulnerability Database) also has a record of this vulnerability, providing additional details and CVSS scoring.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-34913 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-34913
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-34913 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-34913
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://hackerone.com/reports/3650582
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.