CVE-2026-81404

7.1

Unknown · IPGP Visitors Origin

The IPGP Visitors Origin WordPress plugin before 1.6 is vulnerable to Reflected Cross-Site Scripting (XSS) due to improper sanitization of user input.

Executive summary

An unauthenticated Reflected Cross-Site Scripting vulnerability in the IPGP Visitors Origin WordPress plugin allows attackers to execute malicious scripts in the context of a user's browser.

Vulnerability

The plugin fails to sanitize or escape user-supplied input before reflecting it back in the HTTP response. An unauthenticated attacker can craft a malicious request that, when clicked by an unsuspecting user, executes arbitrary JavaScript in that user's browser session.

Business impact

Successful exploitation can lead to session hijacking, the theft of sensitive user data, or unauthorized actions performed on behalf of the victim. With a CVSS score of 7.1, this vulnerability is classified as high severity, particularly if it targets users with administrative privileges within the WordPress environment.

Remediation

Immediate Action: Update the IPGP Visitors Origin WordPress plugin to version 1.6 or later.

Proactive Monitoring: Review web server logs for suspicious requests containing encoded script tags or unusual parameters directed at the plugin's endpoints.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common XSS attack patterns in incoming HTTP requests.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Organizations using the IPGP Visitors Origin plugin should prioritize this update. Given the nature of XSS, it is recommended to also clear browser caches and force re-authentication for administrative sessions if there is any suspicion that the plugin may have been targeted.

History

CVE Brief tracked this CVE 5 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 7.1 (3.1)
  4. Analyst report written
  5. Published in the daily brief high section, early-warning entry

Sources

Originally found and disclosed by Vuln Seeker Cyber Security Team, with WPScan (coordinator), per the CVE Program record.