---
id: CVE-2026-85200
title: >-
  The GEO my WP plugin for WordPress is vulnerable to Local File Inclusion in
  all versions up to, and including, 4.5.5.3 via the
  gmw_posts_locator_ajax_info_window_loader function
summary: >-
  The GEO my WP plugin for WordPress is vulnerable to Local File Inclusion in
  all versions up to, and including, 4.5.5.3 via the
  gmw_posts_locator_ajax_info_window_loader function. This makes it possible for
  unauthenticated attackers to in…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-98
vendor: ninjew
product: GEO my WP
affected:
  - geo_my_wp <= 4.5.5.3
published: '2026-09-12'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T20:16:57.870'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85200'
references:
  - url: >-
      https://github.com/Fitoussi/geo-my-wp/commit/5a768bf1c6e44ded83a65be8789f3587515665ac
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.1/includes/gmw-functions.php#L1945
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.1/includes/gmw-functions.php#L1987
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.1/plugins/posts-locator/includes/gmw-posts-locator-functions.php#L964
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.1/plugins/posts-locator/includes/gmw-posts-locator-functions.php#L975
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.3/includes/gmw-functions.php#L1945
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.3/includes/gmw-functions.php#L1987
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.3/plugins/posts-locator/includes/gmw-posts-locator-functions.php#L964
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/geo-my-wp/tags/4.5.5.3/plugins/posts-locator/includes/gmw-posts-locator-functions.php#L975
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/562712a8-a42e-4b36-9985-3c71698efdda?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.01903
epssPercentile: 0.78826
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-14T19:09:05.178042Z'
ingestedAt: '2026-09-14T15:23:07.481Z'
exploits:
  nuclei:
    - CVE-2026-85200
  checkedAt: '2026-09-24T07:53:21.383Z'
exploitAvailable: true
---

## Overview

The GEO my WP plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.5.5.3 via the gmw_posts_locator_ajax_info_window_loader function. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. In environments where PEAR is installed with register_argc_argv enabled, this file inclusion can be leveraged to write and execute arbitrary PHP code, achieving full remote code execution.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
