CVE-2026-57670: Unauthenticated XSS in Google Maps CP ≤1.2.5 – HIGH Severity Vulnerability
Google Maps CP versions 1.2.5 and earlier contain an unauthenticated Cross-Site Scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages viewed by users. Because no authentication is required and user interaction (such as clicking a link) triggers the attack, this poses a meaningful risk to organizations and end-users relying on affected versions. An attacker could steal session cookies, capture user input, redirect users to malicious sites, or perform actions on behalf of the victim.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.1 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
- Weaknesses (CWE)
- CWE-79
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-07-02 / 2026-07-02
NVD description (verbatim)
Unauthenticated Cross Site Scripting (XSS) in Google Maps CP <= 1.2.5 versions.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-57670 is an unauthenticated, reflected or stored XSS vulnerability (CWE-79) in Google Maps CP up to version 1.2.5. The vulnerability has a CVSS v3.1 score of 7.1 (HIGH) with a network-based attack vector, low attack complexity, and no privilege requirements. The attack requires user interaction and has a changed scope, resulting in low confidentiality, integrity, and availability impact per the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L. The flaw allows unauthenticated actors to craft malicious payloads that execute in the context of a victim's browser session.
Business impact
Organizations running Google Maps CP ≤1.2.5 face exposure to session hijacking, credential theft, malware distribution, and defacement attacks targeting their users. If the vulnerable component is customer-facing, the reputational damage from a successful XSS attack can be substantial. Internal deployments risk data exfiltration or lateral movement if an attacker compromises a user's session. The HIGH severity rating reflects the ease of exploitation and potential for cross-scope impact.
Affected systems
Google Maps CP versions 1.2.5 and earlier are affected. Organizations should inventory deployments of this product and determine version numbers in their environment. Versions after 1.2.5 are presumed patched, though vendor advisory confirmation is recommended.
Exploitability
This vulnerability is highly exploitable. It requires no authentication, no special privileges, and can be weaponized via phishing emails, watering-hole attacks, or malicious advertisements. The primary barrier to exploitation is user interaction (clicking a malicious link or visiting a compromised page), which is a low hurdle in real-world attack scenarios. No public exploit code disclosure is evident at publication; however, the simplicity of XSS attacks means tooling and payloads are trivial to construct.
Remediation
Update Google Maps CP to a version newer than 1.2.5 as soon as possible. Consult the vendor advisory to confirm the exact patched version. Apply the update in a staged manner if the component is production-critical. Additionally, implement input validation and output encoding in any custom code that integrates with or extends Google Maps CP, and consider Web Application Firewall (WAF) rules to detect and block XSS payloads.
Patch guidance
Upgrade Google Maps CP to the latest available version beyond 1.2.5. Verify patch availability and compatibility with your deployment environment through the official Google Maps CP documentation or vendor advisory. Test the patched version in a non-production environment before rolling out to production systems. If a patch is not yet available, implement temporary mitigations such as WAF rules or disabling the vulnerable feature until patching is complete.
Detection guidance
Monitor web server and application logs for suspicious script injection attempts in URL parameters, form fields, or POST bodies. Look for encoded or obfuscated JavaScript payloads, event handlers (e.g., 'onerror=', 'onload='), and script tags in HTTP requests. WAF alerts for XSS patterns should be reviewed. Additionally, monitor user session anomalies such as unexpected access from new geographic locations or devices, which may indicate session compromise via XSS. Browser console errors and unusual DOM modifications in client-side monitoring tools can also signal active attacks.
Why prioritize this
Although CVE-2026-57670 is not yet on the CISA Known Exploited Vulnerabilities (KEV) catalog, its HIGH CVSS score, zero authentication requirement, and ubiquitous use of mapping functionality in web applications make it a priority for immediate remediation. XSS flaws are consistently among the top vectors in breach chains. Organizations should treat this as a near-critical priority for environments where Google Maps CP is customer-facing or processes sensitive data.
Risk score, explained
The CVSS 7.1 (HIGH) rating reflects the attack's network accessibility, low complexity, and cross-scope impact. While individual users experience limited confidentiality and integrity harm from a single XSS payload, the cumulative risk to an organization—especially if multiple users are compromised—justifies urgent patching. The rating does not assume widespread active exploitation yet, but the ease of XSS weaponization means that window is likely short.
Frequently asked questions
Is this vulnerability actively exploited in the wild?
As of the publication date (2026-07-02), the vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog. However, this does not guarantee that it is not being exploited; KEV status lags behind real-world attack activity. Given the ease of XSS exploitation, assume active exploitation may begin shortly after public disclosure.
Does this affect all versions of Google Maps CP, or only specific ones?
Only Google Maps CP version 1.2.5 and earlier are affected. If you are running a version newer than 1.2.5, verify the version string in your application settings or consult the vendor advisory to confirm your exposure status.
What is the difference between reflected and stored XSS, and which applies here?
Reflected XSS executes once when a user clicks a malicious link; stored XSS persists on the server and affects all users who view the compromised page. The advisory does not specify which variant is present in CVE-2026-57670, so assume both are possible. Both require urgent patching.
Can a WAF fully mitigate this vulnerability until we patch?
A well-tuned WAF can significantly reduce the attack surface by blocking common XSS payloads and encoding attacks. However, sophisticated bypass techniques exist, and WAF is not a substitute for patching. Use WAF as a temporary layer while prioritizing the upgrade to a patched version.
This analysis is provided for informational purposes to assist security professionals in risk assessment and remediation planning. Verify all patch versions, vendor advisories, and compatibility information against the official Google Maps CP documentation before deploying updates. SEC.co makes no warranty regarding the accuracy or completeness of this intelligence. Security teams must conduct their own testing and validation in their environments. No exploit code or weaponized proof-of-concept is provided or intended by this analysis. Source: NVD (public-domain), retrieved 2026-08-11. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2016-20066HIGHWordPress CP Polls 1.0.8 Persistent XSS Vulnerability
- CVE-2016-20084HIGHWordPress Appointment-Booking-Calendar Unauthenticated XSS and Privilege Escalation
- CVE-2023-33999HIGHDOM-Based XSS in WP Mail Log Plugin – Analysis & Remediation
- CVE-2023-45795HIGHXSS in Pilz PASvisu Builder Component – Patch Guidance
- CVE-2023-45796HIGHStored XSS in Pilz PASvisu & PMI Industrial Software – Remediation Guide
- CVE-2023-54351HIGHStored XSS in WordPress Sonaar Music Plugin 4.7 – Patch & Detection Guide
- CVE-2025-11262HIGHLink Whisper Free Stored XSS Vulnerability – Analysis & Patch Guidance
- CVE-2025-14773HIGHABB T-MAC Plus XSS Vulnerability – HIGH Risk Assessment