S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Aug 30, 2026

CVE-2026-0743 Scanner

CVE-2026-0743 Scanner - Cross-Site Scripting (XSS) vulnerability in WP Content Permission

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-0743
4.4
CVSSmedium
Exploitable remotely over the internet · requires high privileges.

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.

Attack Vector
Network
Privileges Req.
High
User Interaction
None
Affected
WP Content Permissionby orenhav
0
Updated Sep 9, 2026View on NVD →
Detail

WP Content Permission is a plugin used in WordPress for managing user permissions and access levels to specific content. It's predominantly utilized by website administrators aiming to restrict access to pages or posts based on user roles. This plugin is popular among developers and webmasters who need granular access control in their WordPress sites. By integrating with the WordPress framework, it enhances site security by controlling content visibility. Often employed in corporate, blogging, and educational websites, this plugin ensures that only authorized users can view or interact with designated content. It supports various WordPress versions and is a key component of site management for users needing detailed permission settings.

This Cross-Site Scripting (XSS) vulnerability allows authenticated administrators to inject arbitrary scripts into web pages. The vulnerability arises from insufficient input sanitization of the 'ohmem-message' parameter in versions up to and including 1.2. Attackers exploiting this flaw can execute malicious scripts in the context of another user's browser session. The vulnerability is particularly dangerous because it enables persistent script execution on pages visited by other admins and users. XSS attacks can lead to a variety of security issues including session hijacking, defacement, and data theft. This vulnerability impacts websites using the identified vulnerable plugin versions, and administrators with the ability to inject scripts pose a significant risk.

The vulnerability is found in the 'ohmem-message' parameter, which lacks proper sanitization and output escaping. This oversight allows stored XSS attacks where JavaScript or HTML code can be inserted maliciously. The primary endpoint affected is at the admin configuration page, where this parameter is processed without adequate checks. Exploitation requires administrator-level privileges but can affect all users who interact with compromised pages. The parameter is part of the HTTP POST data submitted by authenticated admin users. No further user interaction is required after the script injection for it to execute in the context of anyone viewing the injected content. Proper remediation involves upgrading the plugin to a secure version post-1.2.

If the XSS vulnerability is exploited, malicious actors can gain significant leverage over affected websites. The effects can include unauthorized access to user sessions, data theft, or the installation of other malicious code on the site. Compromised accounts might enable attackers to escalate privileges or track user activities. In some cases, it could lead to a complete compromise of user trust if sensitive data is displayed or altered. Additional impacts could include blacklisting of the website by search engines or security services, degrading the site's reputation. Ultimately, attackers can manipulate site content or perform actions on behalf of affected user accounts.

REFERENCES

Solution Advice
  • Upgrade WP Content Permission to a version higher than 1.2 to mitigate the vulnerability.
  • Implement stricter input validation and output escaping practices in plugin development to prevent future XSS vulnerabilities.
  • Conduct regular security audits of plugins, especially those handling sensitive permissions and user roles.
  • Monitor website activities for unusual patterns that might indicate an XSS attempt.
  • Consider using a security plugin that provides an additional layer of protection against XSS attacks.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2026-0743 Scanner - Cross-Site Scripting (XSS) vulnerability in WP Content Permission | S4E