Description
A CSRF vulnerability exists in the `zone-include.php` script in Revive Adserver 6.0.7. Linking and unlinking banners or campaigns to zones could be triggered via crafted GET or POST requests without any verification of the CSRF token, allowing an attacker to perform these actions on behalf of an authenticated administrator.
Published: 2026-07-20
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A cross‑site request forgery flaw exists in the zone-include.php script of Revive Adserver 6.0.7. The script allows linking and unlinking banners or campaigns to zones through crafted GET or POST requests without validating a CSRF token, enabling an attacker to perform these actions on behalf of an authenticated administrator.

Affected Systems

Revive Adserver version 6.0.7 is affected. No other versions or components are listed as vulnerable; the issue is confined to the zone-include.php file handling banner and campaign association actions.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity issue. The EPSS score is less than 1 % and the vulnerability is not listed in CISA KEV. Exploitation requires an authenticated administrator session and a method for delivering a malicious request to the admin, such as a social engineering attack or a malicious link sent from a trusted environment. Because the attack vector is not a true zero‑click exploit, the risk remains meaningful but not critical.

Generated by OpenCVE AI on July 30, 2026 at 18:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Revive Adserver to the latest release that includes CSRF protection for zone operations
  • If an immediate upgrade is not possible, restrict web access to zone-include.php so that only verified administrators can reach it, using web‑server or firewall rules
  • Implement or enable CSRF token validation on all zone‑management actions, ensuring that every link or form that links or removes banners or campaigns requires a valid token

Generated by OpenCVE AI on July 30, 2026 at 18:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 29 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in Revive Adserver Zone Link Operations

Fri, 24 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in Revive Adserver Zone Link Operations

Mon, 20 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Revive
Revive adserver
Vendors & Products Revive
Revive adserver

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description A CSRF vulnerability exists in the `zone-include.php` script in Revive Adserver 6.0.7. Linking and unlinking banners or campaigns to zones could be triggered via crafted GET or POST requests without any verification of the CSRF token, allowing an attacker to perform these actions on behalf of an authenticated administrator.
Weaknesses CWE-352
References
Metrics cvssV3_0

{'score': 5.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-07-20T18:23:49.327Z

Reserved: 2026-06-06T15:00:09.779Z

Link: CVE-2026-50743

cve-icon Vulnrichment

Updated: 2026-07-20T18:23:40.492Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:00:09Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)