CVE-2026-2827 MEDIUM

CVE-2026-2827: Open User Map PRO <= 1.4.31 - Unauthenticated Stored Cross-Site Scripting via 'oum_location_notification'

Vendor 100Plugins
Product Open User Map PRO
Weakness CWE-79 · XSS
Published June 11, 2026
Last update June 11, 2026

CVSS base score

4.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Open User Map PRO plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'oum_location_notification' parameter in versions up to, and including, 1.4.31 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Open User Map PRO versions up to 1.4.31 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the application. An attacker can craft a malicious link that, when visited by a site visitor, executes JavaScript in their browser. This can lead to session hijacking, credential theft, or defacement. The vulnerability requires user interaction and network access but does not require authentication.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in visitors' browsers via a crafted link.

Potential impact on your site

04Site Impact

Visitors to your site could have their sessions hijacked, credentials stolen, or see defaced content if they click a malicious link.

Conditions required to exploit

05Prerequisites

A site visitor must click a malicious link or visit an attacker-controlled page that triggers the vulnerability.

Key dates

06Disclosure timeline

June 11, 2026 CVE published
June 11, 2026 Record updated