CVE-2026-0743: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in orenhav WP Content Permission
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.
AI Analysis
Technical Summary
CVE-2026-0743 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WP Content Permission plugin for WordPress, specifically in versions up to and including 1.2. The vulnerability stems from improper neutralization of input during web page generation, classified under CWE-79. The 'ohmem-message' parameter fails to properly sanitize and escape input, allowing authenticated users with Administrator-level privileges or higher to inject arbitrary JavaScript code into web pages. This malicious script is stored persistently and executes in the context of any user who accesses the infected page, potentially leading to session hijacking, privilege escalation, or other client-side attacks. The CVSS v3.1 base score is 4.4, reflecting a medium severity level due to the requirement for high privileges (Administrator access), network attack vector, and no user interaction needed for script execution once injected. The vulnerability impacts confidentiality and integrity to a limited extent but does not affect availability. No public exploits have been reported yet, but the risk remains significant given the widespread use of WordPress and the potential for insider threats or compromised administrator accounts. The vulnerability highlights the importance of rigorous input validation and output encoding in plugin development to prevent injection flaws.
Potential Impact
The primary impact of CVE-2026-0743 is the potential for attackers with Administrator-level access to inject persistent malicious scripts into WordPress sites using the vulnerable plugin. This can lead to unauthorized actions such as session hijacking, theft of sensitive user data, or manipulation of site content. While the vulnerability requires high privileges to exploit, it poses a risk if an attacker gains administrative access through other means (e.g., credential compromise or privilege escalation). The integrity and confidentiality of site data and user sessions are at risk, though availability is unaffected. Organizations relying on WP Content Permission may face reputational damage, data breaches, and increased risk of further attacks leveraging the injected scripts. The threat is particularly relevant for websites with multiple administrators or those that allow third-party plugin installations without strict vetting. Given WordPress's global popularity, the vulnerability could affect a broad range of industries and regions, especially those with high WordPress usage and where the plugin is installed.
Mitigation Recommendations
To mitigate CVE-2026-0743, organizations should take the following specific actions: 1) Immediately update the WP Content Permission plugin to a patched version once available; if no patch exists, consider disabling or uninstalling the plugin temporarily. 2) Restrict Administrator-level access strictly to trusted personnel and enforce strong authentication mechanisms such as multi-factor authentication (MFA) to reduce the risk of credential compromise. 3) Implement Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting the sources from which scripts can be loaded. 4) Regularly audit and monitor the 'ohmem-message' parameter and other user inputs for suspicious or unexpected content using web application firewalls (WAFs) or security plugins. 5) Conduct code reviews and security testing on custom or third-party plugins before deployment to ensure proper input validation and output encoding. 6) Educate site administrators about the risks of stored XSS and the importance of cautious plugin management. 7) Employ runtime application self-protection (RASP) tools where feasible to detect and block malicious script execution in real time.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Japan, Netherlands, Italy, Spain
CVE-2026-0743: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in orenhav WP Content Permission
Description
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-0743 identifies a stored Cross-Site Scripting (XSS) vulnerability in the WP Content Permission plugin for WordPress, specifically in versions up to and including 1.2. The vulnerability stems from improper neutralization of input during web page generation, classified under CWE-79. The 'ohmem-message' parameter fails to properly sanitize and escape input, allowing authenticated users with Administrator-level privileges or higher to inject arbitrary JavaScript code into web pages. This malicious script is stored persistently and executes in the context of any user who accesses the infected page, potentially leading to session hijacking, privilege escalation, or other client-side attacks. The CVSS v3.1 base score is 4.4, reflecting a medium severity level due to the requirement for high privileges (Administrator access), network attack vector, and no user interaction needed for script execution once injected. The vulnerability impacts confidentiality and integrity to a limited extent but does not affect availability. No public exploits have been reported yet, but the risk remains significant given the widespread use of WordPress and the potential for insider threats or compromised administrator accounts. The vulnerability highlights the importance of rigorous input validation and output encoding in plugin development to prevent injection flaws.
Potential Impact
The primary impact of CVE-2026-0743 is the potential for attackers with Administrator-level access to inject persistent malicious scripts into WordPress sites using the vulnerable plugin. This can lead to unauthorized actions such as session hijacking, theft of sensitive user data, or manipulation of site content. While the vulnerability requires high privileges to exploit, it poses a risk if an attacker gains administrative access through other means (e.g., credential compromise or privilege escalation). The integrity and confidentiality of site data and user sessions are at risk, though availability is unaffected. Organizations relying on WP Content Permission may face reputational damage, data breaches, and increased risk of further attacks leveraging the injected scripts. The threat is particularly relevant for websites with multiple administrators or those that allow third-party plugin installations without strict vetting. Given WordPress's global popularity, the vulnerability could affect a broad range of industries and regions, especially those with high WordPress usage and where the plugin is installed.
Mitigation Recommendations
To mitigate CVE-2026-0743, organizations should take the following specific actions: 1) Immediately update the WP Content Permission plugin to a patched version once available; if no patch exists, consider disabling or uninstalling the plugin temporarily. 2) Restrict Administrator-level access strictly to trusted personnel and enforce strong authentication mechanisms such as multi-factor authentication (MFA) to reduce the risk of credential compromise. 3) Implement Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting the sources from which scripts can be loaded. 4) Regularly audit and monitor the 'ohmem-message' parameter and other user inputs for suspicious or unexpected content using web application firewalls (WAFs) or security plugins. 5) Conduct code reviews and security testing on custom or third-party plugins before deployment to ensure proper input validation and output encoding. 6) Educate site administrators about the risks of stored XSS and the importance of cautious plugin management. 7) Employ runtime application self-protection (RASP) tools where feasible to detect and block malicious script execution in real time.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-01-08T17:10:16.326Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6983072af9fa50a62f79eb9a
Added to database: 2/4/2026, 8:45:30 AM
Last enriched: 2/26/2026, 6:40:10 PM
Last updated: 3/21/2026, 11:45:46 PM
Views: 75
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.