Description
Bypass to the fix for CVE-2026-34916. Variants of such vectors have been also reported by phucrio and offsetmd. The fix can be bypassed either by sending a disallowed but otherwise valid plugin identifier as `type`, or using the `ox.setChannelTargeting` XML-RPC API method.
Published: 2026-06-26
Score: 8.8 High
EPSS: 4.5% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A bypass of the previously applied CVE‑2026‑34916 fix allows an attacker to supply an otherwise syntactically correct but disallowed plugin identifier as the type field, or to invoke the ox.setChannelTargeting XML‑RPC method, thereby activating a plugin that should be rejected. The flaw corresponds to CWE‑94 – code injection via untrusted input – and enables execution of arbitrary code in the context of the Revive Adserver server. This allows full compromise of the underlying host operating system.

Affected Systems

Any Revive Adserver deployment that has not applied the CVE‑2026‑34916 patch is potentially vulnerable. The vendor list identifies Revive:Adserver as the affected product, but no specific version range is supplied, so administrators must verify whether their installations include the remediation. All installations that expose the plugin validation endpoint or the XML‑RPC API to external actors remain at risk.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, while the EPSS score of 4% suggests a low but non‑negligible likelihood of exploitation in the current window. The vulnerability is not listed in the CISA KEV catalog, but that does not reduce its threat. Remote exploitation is possible by sending crafted requests to the plugin validation path or the XML‑RPC endpoint, assuming the server is reachable from an attacker. In typical deployments where the server is internet‑exposed or accessible from untrusted networks, the risk escalates; however, network segmentation or firewall policies can mitigate the attack surface.

Generated by OpenCVE AI on August 3, 2026 at 07:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Revive Adserver version that contains the CVE‑2026‑34916 fix.
  • If an immediate upgrade is not feasible, implement strict validation of plugin identifiers to reject any values not explicitly allowed by the current policy.
  • Restrict external access to the XML‑RPC API through firewall rules or IP whitelisting to limit the attack surface.

Generated by OpenCVE AI on August 3, 2026 at 07:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Title Plugin Identifier Injection Bypass in Revive Adserver

Wed, 29 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
Title Revive Adserver Bypass of Plugin Validation Allows Code Execution (CWE‑94)

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

Type Values Removed Values Added
Title Revive Adserver Bypass of Plugin Validation Allows Code Execution (CWE‑94)

Tue, 30 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Title Revive Adserver Code Injection Bypass via Plugin ID or XML‑RPC

Fri, 26 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 26 Jun 2026 07:45:00 +0000

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

Fri, 26 Jun 2026 03:45:00 +0000

Type Values Removed Values Added
Title Revive Adserver Code Injection Bypass via Plugin ID or XML‑RPC

Fri, 26 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Description Bypass to the fix for CVE-2026-34916. Variants of such vectors have been also reported by phucrio and offsetmd. The fix can be bypassed either by sending a disallowed but otherwise valid plugin identifier as `type`, or using the `ox.setChannelTargeting` XML-RPC API method.
Weaknesses CWE-94
References
Metrics cvssV3_0

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


Subscriptions

Revive Adserver
Revive-adserver Revive Adserver
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-06-26T12:27:43.548Z

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

Link: CVE-2026-50741

cve-icon Vulnrichment

Updated: 2026-06-26T12:27:39.779Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-26T02:16:53.627

Modified: 2026-06-29T20:21:29.673

Link: CVE-2026-50741

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T07:15:04Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')