CVE-2025-32138

Easy Google Maps <= 1.11.18 - Authenticated (Author+) XML Entity Injection

2025-04-04 00:00
minhtuanact

Strategic Overview

Status
Patched in 1.11.19
Affected Plugin
Easy Google Maps
Affected Version
<= 1.11.18
CVSS
6.3Medium
Weakness type
CWE-611 · Improper Restriction of XML External Entity Reference
CVE
CVE-2025-32138
View all Easy Google Maps vulnerabilities

At a glance

CVE-2025-32138 is a medium-severity Improper Restriction of XML External Entity Reference vulnerability in the Easy Google Maps WordPress plugin, affecting versions <= 1.11.18. It carries a CVSS score of 6.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Author level or above. The issue is fixed in version 1.11.19; sites on affected versions should update now. Disclosed April 2025, reported by minhtuanact.

Vulnerability Overview

The Easy Google Maps plugin for WordPress is vulnerable to XML External Entity Injection in all versions up to, and including, 1.11.18. This is due to the plugin not properly filtering data included in XML. This makes it possible for authenticated attackers, with author-level access and above, to inject external entities which can make code execution possible.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-611: Improper Restriction of XML External Entity Reference

The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.

Remediation

Update to version 1.11.19, or a newer patched version

How does WordSec protect against this?

An attacker needs Author access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Easy Google Maps 1.11.19 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C