CVE-2026-6549
Stored XSS in Logo Manager For Enamad WordPress Plugin
Publication date: 2026-05-20
Last updated on: 2026-05-20
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| omid_shamloo | logo_manager_for_enamad | to 0.7.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Logo Manager For Enamad plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability. This occurs via the 'title' attribute of the shortcodes `vc_enamad_namad`, `vc_enamad_shamed`, and `vc_enamad_custom` in all versions up to and including 0.7.4. The vulnerability is due to insufficient input sanitization and output escaping on user-supplied attributes.
Authenticated attackers with contributor-level access or higher can exploit this vulnerability to inject arbitrary web scripts into pages. These scripts execute whenever any user accesses the injected page.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with contributor-level access or above to inject malicious scripts into your website pages. These scripts will execute in the browsers of users who visit the affected pages.
- It can lead to theft of user credentials or session tokens.
- It can enable unauthorized actions on behalf of users.
- It can damage the reputation and trustworthiness of your website.
- It may allow attackers to spread malware or perform phishing attacks.
What immediate steps should I take to mitigate this vulnerability?
The Logo Manager For Enamad plugin for WordPress was temporarily closed on May 14, 2026, pending a full review. As an immediate mitigation step, you should disable or uninstall this plugin if it is currently active on your WordPress site to prevent exploitation of the stored cross-site scripting vulnerability.
Additionally, restrict contributor-level access and above to trusted users only, as the vulnerability requires authenticated users with at least contributor privileges to exploit.