CVE-2026-0743 MEDIUM

CVE-2026-0743: WP Content Permission <= 1.2 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'ohmem-message' Parameter

Vendor Orenhav
Product WP Content Permission
Weakness CWE-79 · XSS
Published February 4, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Content Permission plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ohmem-message' parameter in all versions up to, and including, 1.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

WP Content Permission versions 1.2 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker with high-level privileges can inject malicious scripts that execute in other administrators' browsers, potentially compromising site security. The vulnerability requires high attack complexity and affects the scope beyond the vulnerable component.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other administrators' browsers.

Potential impact on your site

04Site Impact

Administrators may have their sessions compromised or malicious actions performed on their behalf.

Conditions required to exploit

05Prerequisites

Attacker must have high-level site privileges (e.g., administrator role).

Key dates

06Disclosure timeline

February 4, 2026 CVE published
April 8, 2026 Record updated