Description
The Store Locator WordPress plugin before 1.6.9 does not sanitize and escape store logo metadata before storing it and outputting it on the Store Locator WordPress plugin before 1.6.9 admin page, allowing high-privileged users such as administrators to perform Stored Cross-Site Scripting attacks even when the `unfiltered_html` capability is disallowed (e.g. in a multisite network).
Published: 2026-06-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Store Locator WordPress plugin prior to version 1.6.9 stores the value of the store logo metadata without proper sanitization or escaping. On the admin interface the unsanitized value is rendered directly, which allows an attacker who has administrative privileges (or any role with equivalent capability) to inject arbitrary JavaScript that will execute in the context of the admin page. This stored XSS can lead to credential theft, defacement, or execution of arbitrary code with the privileges of the logged‑in administrator. The vulnerability is a classic cross‑site scripting flaw (CWE‑79).

Affected Systems

The vulnerability affects all installations of the Store Locator WordPress plugin with a version earlier than 1.6.9. Any WordPress site that has installed this plugin within that version range is vulnerable, regardless of other plugins or themes.

Risk and Exploitability

The exploit requires that the attacker first gain access to an account with administrative privileges, as the flaw is exercised only in the admin interface. While the EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog, the impact of successful exploitation is high for the targeted site, because the malicious script runs with the administrator’s session. The CVSS score is unspecified, but given the stored nature of the flaw and the privileged scope, the overall risk is considered high for sites that have not applied the fix.

Generated by OpenCVE AI on June 13, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Store Locator WordPress plugin to version 1.6.9 or later, which includes proper sanitization of the logo_name field.
  • If an immediate update is not possible, remove or restrict the logo_name field for users without necessary privileges, effectively preventing injection of malicious data.
  • Apply the WordPress `wp_kses()` or equivalent sanitization functions to any user‑supplied logo name data before storing it in the database.

Generated by OpenCVE AI on June 13, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 13 Jun 2026 07:00:00 +0000

Type Values Removed Values Added
Description The Store Locator WordPress plugin before 1.6.9 does not sanitize and escape store logo metadata before storing it and outputting it on the Store Locator WordPress plugin before 1.6.9 admin page, allowing high-privileged users such as administrators to perform Stored Cross-Site Scripting attacks even when the `unfiltered_html` capability is disallowed (e.g. in a multisite network).
Title Agile Store Locator < 1.6.9 - Admin+ Stored XSS via logo_name
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-13T06:00:01.732Z

Reserved: 2026-05-20T07:39:58.200Z

Link: CVE-2026-9061

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-13T07:16:14.370

Modified: 2026-06-13T07:16:14.370

Link: CVE-2026-9061

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-13T08:30:12Z

Weaknesses

No weakness.