← Vulnerability feed

Vulnerability record · CVE-2020-8143 · published 3 April 2020

CVE-2020-8143: Revive Adserver open redirect via returnurl parameter

Revive Adserver · Revive Adserver

Revive Adserver before 5.0.5 contains an open redirect in the admin interface. A crafted link can redirect a logged-in user to an arbitrary destination through the returnurl GET parameter, and CSRF protection on /www/admin/*-modify.php can be bypassed when no meaningful parameter is sent. This matters because it enables convincing phishing redirects that appear to originate from a trusted ad server domain.

6.1 CVSS 3.1 Medium EPSS 70% · top 0.6% CWE-601 · Open redirect
6.1CVSS 3.1 base score, v2 5.8
70%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

An Open Redirect vulnerability was discovered in Revive Adserver version < 5.0.5 and reported by HackerOne user hoangn144. A remote attacker could trick logged-in users to open a specifically crafted link and have them redirected to any destination.The CSRF protection of the “/www/admin/*-modify.php” could be skipped if no meaningful parameter was sent. No action was performed, but the user was still redirected to the target page, specified via the “returnurl” GET parameter.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

medium priorityThe flaw is a medium-severity open redirect requiring authenticated user interaction, but public exploit detail and a high EPSS score raise the likelihood of phishing abuse.

What it is

Revive Adserver before 5.0.5 contains an open redirect in the admin interface. A crafted link can redirect a logged-in user to an arbitrary destination through the returnurl GET parameter, and CSRF protection on /www/admin/*-modify.php can be bypassed when no meaningful parameter is sent. This matters because it enables convincing phishing redirects that appear to originate from a trusted ad server domain.

Impact

An attacker can redirect a logged-in administrator to an attacker-controlled site, supporting credential phishing or malware delivery under the guise of the trusted Revive Adserver origin. No direct data modification or code execution is gained from the redirect itself.

Attack surface

Reached over the network via a crafted URL containing the returnurl parameter; the victim must be authenticated and must click the link, so user interaction is required. No privileges are needed by the attacker.

Exploitation

Not listed in CISA KEV, but EPSS is high at roughly 0.70 (99th percentile) and the HackerOne report is tagged Exploit, indicating public proof-of-concept detail exists. No ransomware usage is documented.

What to do

  • Upgrade Revive Adserver to 5.0.5 or later, which addresses this issue per the vendor advisory.
  • Validate and allowlist redirect destinations for the returnurl parameter instead of accepting arbitrary URLs.
  • Enforce CSRF token checks on /www/admin/*-modify.php even when no meaningful parameters are submitted.
  • Warn or train admin users not to follow unexpected links to the ad server admin panel.

Detection

  • Review web logs for requests to /www/admin/*-modify.php with a returnurl parameter pointing to external domains.
  • Alert on admin-panel requests where the returnurl value is an absolute URL outside the organization's own domains.
  • Monitor for redirect chains from the Revive Adserver host to unfamiliar external sites in proxy or DNS logs.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-8143 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2016-9124Revive-adserver revive adserver improper restriction of authentication attempts vulnerabilityRevive Adserver before 3.2.3 suffers from Improper Restriction of Excessive Authentication Attempts. The login page of Revive Adserver is vulnerable …EPSS 2.2%9.8CVE-2016-9125Revive-adserver revive adserver vulnerabilityRevive Adserver before 3.2.3 suffers from session fixation, by allowing arbitrary session identifiers to be forced and, at the same time, by not inva…EPSS 2.7%9.8CVE-2017-5830Revive-adserver revive adserver deserialization of untrusted data vulnerabilityRevive Adserver before 4.0.1 allows remote attackers to execute arbitrary code via serialized data in the cookies related to the delivery scripts.EPSS 3.3%9.0CVE-2016-9470Revive-adserver revive adserver cross-site scripting vulnerabilityRevive Adserver before 3.2.5 and 4.0.0 suffers from Reflected File Download. `www/delivery/asyncspc.php` was vulnerable to the fairly new Reflected F…EPSS 2.1%8.8CVE-2026-50741Revive-adserver revive adserver code injection vulnerabilityBypass 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 sen…EPSS 4.9%8.8CVE-2025-48986Revive-adserver revive adserver improper access control vulnerabilityAuthorization bypass in Revive Adserver 5.5.2 and 6.0.1 and earlier versions causes an logged in attacker to change other users' email address and po…EPSS 0.62%8.8CVE-2025-52664Revive-adserver revive adserver sql injection vulnerabilitySQL injection in Revive Adserver 6.0.0 causes potential disruption or information access when specifically crafted payloads are sent by logged in use…EPSS 0.92%8.8CVE-2016-9127Revive-adserver revive adserver cross-site request forgery vulnerabilityRevive Adserver before 3.2.3 suffers from Cross-Site Request Forgery (CSRF). The password recovery form in Revive Adserver is vulnerable to CSRF atta…EPSS 0.76%

Source: NIST National Vulnerability Database (record CVE-2020-8143), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.