Description
The IPGP Visitors Origin WordPress plugin before 1.6 does not sanitise or escape user input before reflecting it back in the HTTP response, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting attacks against users who are tricked into submitting a crafted request.
Published: 2026-09-05
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Update Plugin
AI Analysis

Impact

The "IPGP Visitors Origin" WordPress plugin, when used in a version older than 1.6, fails to sanitise or escape user input that is reflected back in the HTTP response. This omission allows an attacker who can send a crafted request to inject malicious scripts that will be executed in the victim’s browser when the user follows a link to that request.

Affected Systems

Any WordPress site that has the "IPGP Visitors Origin" plugin installed with a version earlier than 1.6 is affected. Sites using the plugin in such a state will process the unsanitised visitor origin data and could expose users to reflected XSS when presented with a manipulated URL.

Risk and Exploitability

The flaw can be exploited by unauthenticated attackers; no administrative or privileged access is required. An attacker can construct a URL containing malicious payload and trick a user into visiting it, causing the script to run in the user’s browser. The CVSS score of 7.1 indicates a serious impact, the EPSS score is less than 1%, and the vulnerability is not listed in the CISA KEV catalogue. These metrics confirm that while exploitation is straightforward, the overall probability of exploitation remains low.

Generated by OpenCVE AI on September 6, 2026 at 12:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the "IPGP Visitors Origin" WordPress plugin to version 1.6 or later, where input is properly sanitised and escaped.
  • If the plugin cannot be upgraded immediately, deactivate or delete it to eliminate the vulnerable functionality.
  • Implement a Content‑Security‑Policy that restricts script execution to trusted sources, mitigating the impact of any remaining reflected content.
  • Keep the WordPress core and other plugins up to date to reduce similar risks across the site.

Generated by OpenCVE AI on September 6, 2026 at 12:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The IPGP Visitors Origin WordPress plugin before 1.6 does not sanitise or escape user input before reflecting it back in the HTTP response, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting attacks against users who are tricked into submitting a crafted request.
Title IPGP Visitors Origin < 1.6 - Reflected XSS
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T10:40:07.622Z

Reserved: 2026-08-26T18:58:13.902Z

Link: CVE-2026-81404

cve-icon Vulnrichment

Updated: 2026-09-06T10:31:17.625Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T07:17:12.810

Modified: 2026-09-08T19:09:21.310

Link: CVE-2026-81404

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T12:30:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')