Description
The XML‑RPC API addUser method has a validation bypass introduced in the fix for CVE‑2025‑55129. As a result, API users could create usernames that enabled impersonation or stored XSS attacks. Proper validation has been added where it was missing.
Published: 2026-06-23
Score: 0 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The addUser method in Revive Adserver’s XML‑RPC API contains a validation bypass that was introduced while fixing a prior vulnerability. Because input validation was missing, an attacker can craft a request that creates a username matching an existing account, effectively enabling account impersonation, or can inject malicious script that is stored and later executed as part of a web page, leading to a stored cross‑site scripting attack. The flaw allows an attacker to compromise authentication integrity and impersonate existing users by creating usernames that match them.

Affected Systems

The issue affects Revive:Adserver products. No specific affected versions are listed in the reference data, so all versions of Revive Adserver that expose the XML‑RPC API without the applicable validation should be considered at risk.

Risk and Exploitability

The vulnerability is exploitable remotely via the publicly reachable XML‑RPC API, with no special privileges required beyond API access. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. In the absence of a CVSS score, the severity is inferred from the nature of the flaw: authentication bypass combined with stored XSS presents a high risk to confidentiality, integrity, and availability of user sessions and web content. The likely attack vector is network‑based API calls, and attackers would need to know how to construct an appropriate XML‑RPC payload to exercise the addUser endpoint.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Revive Adserver release that includes the missing validation for the addUser method.
  • If a patch cannot be applied immediately, restrict the XML‑RPC API to known, trusted IP addresses or enforce stricter authentication before allowing new user creation.
  • Clean any stored data that may contain injected script payloads and verify that existing user accounts are not impersonated by inspecting session mappings.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Title XML‑RPC API addUser Validation Bypass Enabling Impersonation and Stored XSS

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

Type Values Removed Values Added
Title XML‑RPC API addUser Validation Bypass in Revive Adserver Allows User Impersonation and Stored XSS

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 20:15:00 +0000

Type Values Removed Values Added
Title XML‑RPC API addUser Validation Bypass in Revive Adserver Allows User Impersonation and Stored XSS

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description The XML‑RPC API addUser method has a validation bypass introduced in the fix for CVE‑2025‑55129. As a result, API users could create usernames that enabled impersonation or stored XSS attacks. Proper validation has been added where it was missing.
Weaknesses CWE-287
References
Metrics cvssV3_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-06-23T17:44:07.348Z

Reserved: 2026-05-08T15:00:02.447Z

Link: CVE-2026-44961

cve-icon Vulnrichment

Updated: 2026-06-23T17:33:07.498Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses