CVE-2018-5362
Description
The WPGlobus plugin 1.9.6 for WordPress has a stored XSS vulnerability in the wpglobus_option[post_type][page] parameter, allowing arbitrary script execution.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The WPGlobus plugin 1.9.6 for WordPress has a stored XSS vulnerability in the wpglobus_option[post_type][page] parameter, allowing arbitrary script execution.
Vulnerability
The WPGlobus plugin version 1.9.6 for WordPress contains a stored cross-site scripting (XSS) vulnerability in the wpglobus_option[post_type][page] parameter when saving settings via wp-admin/options.php. Input is not properly sanitized, allowing injection of arbitrary HTML and JavaScript. Multiple other parameters are also affected, as detailed in the advisory [1].
Exploitation
An attacker can craft a malicious HTML form that exploits a missing CSRF nonce in the options save endpoint. By tricking an authenticated WordPress administrator into submitting this form, the attacker can inject arbitrary script code into plugin settings. The payload is then stored and executed when the administrator views the settings page or when other pages render the affected options [1].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the WordPress admin panel. This can lead to session hijacking, privilege escalation, or the unauthorized modification of site content. The attack requires social engineering to trigger the CSRF submission [1].
Mitigation
As of the publication date, no patched version of WPGlobus has been released. The vendor should be contacted for updates. In the absence of a fix, administrators should avoid using the plugin or implement a web application firewall to block malicious input. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog [2].
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
wpglobus/wpglobusPackagist | < 1.9.7 | 1.9.7 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-599g-r6x7-jm4xghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2018-5362ghsaADVISORY
- github.com/d4wner/Vulnerabilities-Report/blob/master/wpglobus.mdghsax_refsource_MISCWEB
- wpvulndb.com/vulnerabilities/9003ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.