CVE-2026-1096
Description
The Best-wp-google-map plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'latitude' and 'longitudinal' parameters of the 'google_map_view' shortcode in all versions up to, and including, 2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Best-wp-google-map plugin <=2.1 stores XSS via insufficient sanitization of latitude/longitudinal parameters, allowing Contributor+ attackers to inject scripts.
The Best-wp-google-map plugin for WordPress contains a stored cross-site scripting (XSS) vulnerability in its 'google_map_view' shortcode. The 'latitude' and 'longitudinal' parameters are insufficiently sanitized and escaped, allowing attackers to inject arbitrary JavaScript code. This issue affects all versions up to and including 2.1 [1].
To exploit this, an attacker must have at least Contributor-level access to the WordPress site. They can inject malicious scripts via the shortcode parameters when creating or editing posts or pages. The injected script is stored and executed whenever a user accesses the affected page, including higher-privileged users like administrators.
Successful exploitation could lead to session hijacking, defacement, or redirection to malicious sites. The plugin has been closed as of February 12, 2026, and is no longer available for download [1]. Users should immediately replace the plugin with an alternative and remove any instances of the vulnerable shortcode.
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=2.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.