← Vulnerability feed

Vulnerability record · CVE-2021-24472 · published 2 August 2021

CVE-2021-24472: OnAir2 theme and KenthaRadio plugin expose unauthenticated SSRF/RFI proxy

Qantumthemes · Kentharadio

The OnAir2 WordPress theme before 3.9.9.2 and the QT KenthaRadio plugin before 2.0.2 expose proxy functionality to unauthenticated users. Requests to that proxy make the web server fetch and display content from any URI, enabling server-side request forgery and remote file inclusion. Because it is reachable without credentials and rated 9.8, it is a serious risk to any site running the affected versions.

9.8 CVSS 3.1 Critical EPSS 57% · top 1.0% CWE-918 · Server-side request forgery (SSRF)
9.8CVSS 3.1 base score, v2 7.5
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The OnAir2 WordPress theme before 3.9.9.2 and QT KenthaRadio WordPress plugin before 2.0.2 have exposed proxy functionality to unauthenticated users, sending requests to this proxy functionality will have the web server fetch and display the content from any URI, this would allow for SSRF (Server Side Request Forgery) and RFI (Remote File Inclusion) vulnerabilities on the website.

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

Automated analysis

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

critical priorityUnauthenticated network-reachable SSRF/RFI with a 9.8 CVSS score, public exploit references, and a 99th percentile EPSS probability.

What it is

The OnAir2 WordPress theme before 3.9.9.2 and the QT KenthaRadio plugin before 2.0.2 expose proxy functionality to unauthenticated users. Requests to that proxy make the web server fetch and display content from any URI, enabling server-side request forgery and remote file inclusion. Because it is reachable without credentials and rated 9.8, it is a serious risk to any site running the affected versions.

Impact

An attacker can force the server to make arbitrary outbound requests, reaching internal services and metadata endpoints, and can pull remote files into the site. This can lead to internal network reconnaissance, data exposure, and possible code execution depending on what the server can reach.

Attack surface

Reachable over the network through the theme or plugin proxy endpoint with no authentication and no user interaction, per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any unauthenticated visitor who can send HTTP requests can attempt it.

Exploitation

Not listed in CISA KEV, but EPSS is 0.56614 (99th percentile) and both references are tagged Exploit, indicating public exploit material exists and exploitation is likely.

What to do

  • Update OnAir2 to 3.9.9.2 or later and QT KenthaRadio to 2.0.2 or later, or remove the theme/plugin if unused.
  • Restrict outbound traffic from the web server with egress firewall rules and block access to cloud metadata endpoints such as 169.254.169.254.
  • Disable or remove the exposed proxy functionality if it is not required.
  • Run the WordPress site behind a WAF that blocks proxy-style parameters and unexpected outbound fetch requests.

Detection

  • Review web server and proxy logs for requests to the theme/plugin proxy endpoint with external or internal URI parameters.
  • Monitor outbound connections from the web server to internal RFC1918 addresses, localhost, or cloud metadata IPs.
  • Look for unexpected files or content appearing in the WordPress uploads or theme directories that were fetched remotely.
  • Alert on repeated or anomalous outbound HTTP requests originating from the WordPress process.

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

Affected products

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

References

Track CVE-2021-24472 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.

10.0CVE-2026-83548SonicWall SMA1000 pre-auth SSRF via alternate access pathThe SMA1000 Appliance Work Place interface exposes an unintended alternate access path that allows server-side request forgery before authentication.…KEVEPSS 8.8%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed9.3CVE-2026-64849MLflow unauthenticated webhook test endpoint SSRF via redirectMLflow before 3.15.0 validates the webhook URL only on the original request, while the delivery code follows redirects and re-resolves the hostname w…KEVEPSS 9.8%analysed10.0CVE-2026-15409SonicWall SMA1000 Work Place SSRF allows unauthenticated requestsThe SMA1000 Appliance Work Place interface contains a server-side request forgery flaw (CWE-918) that lets the appliance be induced to make requests …KEVEPSS 6.8%analysed8.6CVE-2026-20230Cisco Unified CM SSRF enables file write and root escalationCisco Unified Communications Manager and Unified CM SME fail to properly validate input for specific HTTP requests, allowing server-side request forg…KEVEPSS 88%analysed7.5CVE-2021-22054VMware Workspace ONE UEM console unauthenticated SSRFThe Workspace ONE UEM console contains a server-side request forgery flaw in versions 20.0.8 before 20.0.8.37, 20.11.0 before 20.11.0.40, 21.2.0 befo…KEVEPSS 100%analysed9.8CVE-2021-22175GitLab unauthenticated SSRF via internal webhook requestsGitLab is vulnerable to server-side request forgery when requests to the internal network for webhooks are enabled. The flaw affects all versions sta…KEVEPSS 53%analysed9.8CVE-2020-7796Zimbra Collaboration Suite WebEx zimlet SSRFZimbra Collaboration Suite before 8.8.15 Patch 7 is vulnerable to server-side request forgery when the WebEx zimlet is installed and its JSP is enabl…KEVEPSS 84%analysed

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