AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-36916

HIGH · CVSS 8.6 EPSS 1.80%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-11-24 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2021-36916
Severity
HIGH
CVSS
8.6
EPSS
1.80%
WordPress

Original NVD Description

The SQL injection vulnerability in the Hide My WP WordPress plugin (versions <= 6.2.3) is possible because of how the IP address is retrieved and used inside a SQL query. The function "hmwp_get_user_ip" tries to retrieve the IP address from multiple headers, including IP address headers that the user can spoof, such as "X-Forwarded-For." As a result, the malicious payload supplied in one of these IP address headers will be directly inserted into the SQL query, making SQL injection possible.