Description
A missing sanitisation of user input in the zone-include.php script of Revive Adserver 6.0.6 and earlier. A low‑privileged user could exploit the clientid parameter to perform blind SQL injection attacks. Input sanitisation has been improved to ensure that all parameters processed by the script are properly validated.
Published: 2026-06-23
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing sanitisation of the clientid parameter in zone‑include.php of Revive Adserver allows a low‑privileged user to inject SQL code, resulting in a blind SQL injection. This flaw can compromise the confidentiality and integrity of the database contents. The CVSS score of 8.3 reflects a high severity, although no public exploits have been reported and the vulnerability is not listed in CISA’s KEV catalog.

Affected Systems

Revive Adserver versions 6.0.6 and all earlier releases are affected. The flaw exists in the zone‑include.php script, which processes user supplied clientid values without proper validation.

Risk and Exploitability

The attack vector is a web‑based request to zone‑include.php where the attacker controls the clientid field. Because the injection is blind, exploitation requires inferring results via side‑channels such as timing or error messages. The high CVSS score indicates significant potential impact, but the lack of known exploits and KEV listing suggests a lower likelihood of widespread activity at this time.

Generated by OpenCVE AI on June 24, 2026 at 11:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Revive Adserver to the latest version that includes input sanitisation for zone‑include.php.
  • If an upgrade is not immediately possible, restrict or remove low‑privileged user access to zone‑include.php or the clientid parameter.
  • Deploy a web application firewall to block suspicious SQL injection patterns on incoming requests to zone‑include.php.

Generated by OpenCVE AI on June 24, 2026 at 11:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 24 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Blind SQL Injection via ClientID Parameter in Revive Adserver

Wed, 24 Jun 2026 07:45:00 +0000

Type Values Removed Values Added
Title Blind SQL Injection via ClientID Parameter in Revive Adserver

Wed, 24 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Blind SQL Injection via Zone-Include Parameter in Revive Adserver

Wed, 24 Jun 2026 01:15:00 +0000

Type Values Removed Values Added
Title Blind SQL Injection via Zone-Include Parameter in Revive Adserver

Tue, 23 Jun 2026 22:45:00 +0000

Type Values Removed Values Added
Title Blind SQL Injection via Missing Input Sanitization in zone-include.php of Revive Ad Server

Tue, 23 Jun 2026 20:30:00 +0000

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

Tue, 23 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
Title Blind SQL Injection via Missing Input Sanitization in zone-include.php of Revive Ad Server

Tue, 23 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 23 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description A missing sanitisation of user input in the zone-include.php script of Revive Adserver 6.0.6 and earlier. A low‑privileged user could exploit the clientid parameter to perform blind SQL injection attacks. Input sanitisation has been improved to ensure that all parameters processed by the script are properly validated.
Weaknesses CWE-89
References
Metrics cvssV3_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-06-23T17:27:08.997Z

Reserved: 2026-03-31T15:00:06.522Z

Link: CVE-2026-34914

cve-icon Vulnrichment

Updated: 2026-06-23T17:27:04.087Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T12:00:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')