CVE-2025-6944: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in undsgn Uncode Core
The Uncode Core plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'uncode_hl_text' and 'uncode_text_icon' shortcodes in all versions up to, and including, 2.9.4.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-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-2025-6944 is a stored cross-site scripting vulnerability identified in the Uncode Core plugin for WordPress, which is widely used for website design and content management. The vulnerability specifically affects the plugin's 'uncode_hl_text' and 'uncode_text_icon' shortcodes, which fail to properly sanitize and escape user-supplied attributes before rendering them on web pages. This improper neutralization of input (CWE-79) allows an authenticated attacker with contributor-level privileges or higher to inject arbitrary JavaScript code into pages. Because the injected scripts are stored persistently in the website's content, they execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or redirection to malicious sites. The vulnerability does not require user interaction beyond visiting the affected page and has a CVSS 3.1 base score of 6.4, reflecting medium severity. The attack vector is network-based with low attack complexity and privileges required, but no user interaction needed. The scope is changed as the vulnerability affects the confidentiality and integrity of users interacting with the site. No patches have been linked yet, and no known exploits in the wild have been reported as of the publication date. This vulnerability highlights the risks of insufficient input validation in WordPress plugins, especially those that allow user-generated content to be embedded in pages.
Potential Impact
The primary impact of CVE-2025-6944 is the potential compromise of user confidentiality and integrity on affected websites. Attackers can execute arbitrary scripts in the context of the vulnerable site, enabling theft of session cookies, user credentials, or other sensitive information accessible via the browser. This can lead to account takeover or unauthorized actions performed on behalf of legitimate users. Additionally, attackers may manipulate page content or redirect users to malicious sites, damaging the website's reputation and trustworthiness. Since the vulnerability requires contributor-level access, it could be exploited by malicious insiders or compromised accounts. The lack of user interaction for exploitation increases the risk of widespread impact once an attacker gains the necessary privileges. Organizations relying on the Uncode Core plugin for their WordPress sites may face data breaches, defacement, or loss of user trust if the vulnerability is exploited. The absence of known active exploits provides a window for remediation, but the medium severity score indicates that timely action is necessary to prevent potential damage.
Mitigation Recommendations
To mitigate CVE-2025-6944, organizations should first check for and apply any official patches or updates released by the Uncode Core plugin developers once available. In the absence of patches, administrators should restrict contributor-level access to trusted users only and review existing user roles to minimize the risk of malicious content injection. Implementing a web application firewall (WAF) with rules to detect and block common XSS payloads targeting the affected shortcodes can provide temporary protection. Additionally, site owners can disable or remove the vulnerable shortcodes ('uncode_hl_text' and 'uncode_text_icon') from their content until a fix is applied. Conducting regular security audits and monitoring for unusual content changes or script injections can help detect exploitation attempts early. Educating content contributors about safe input practices and the risks of injecting untrusted code is also beneficial. Finally, enabling Content Security Policy (CSP) headers can reduce the impact of injected scripts by restricting the sources from which scripts can execute.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-6944: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in undsgn Uncode Core
Description
The Uncode Core plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'uncode_hl_text' and 'uncode_text_icon' shortcodes in all versions up to, and including, 2.9.4.2 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-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-2025-6944 is a stored cross-site scripting vulnerability identified in the Uncode Core plugin for WordPress, which is widely used for website design and content management. The vulnerability specifically affects the plugin's 'uncode_hl_text' and 'uncode_text_icon' shortcodes, which fail to properly sanitize and escape user-supplied attributes before rendering them on web pages. This improper neutralization of input (CWE-79) allows an authenticated attacker with contributor-level privileges or higher to inject arbitrary JavaScript code into pages. Because the injected scripts are stored persistently in the website's content, they execute whenever any user accesses the compromised page, potentially leading to session hijacking, defacement, or redirection to malicious sites. The vulnerability does not require user interaction beyond visiting the affected page and has a CVSS 3.1 base score of 6.4, reflecting medium severity. The attack vector is network-based with low attack complexity and privileges required, but no user interaction needed. The scope is changed as the vulnerability affects the confidentiality and integrity of users interacting with the site. No patches have been linked yet, and no known exploits in the wild have been reported as of the publication date. This vulnerability highlights the risks of insufficient input validation in WordPress plugins, especially those that allow user-generated content to be embedded in pages.
Potential Impact
The primary impact of CVE-2025-6944 is the potential compromise of user confidentiality and integrity on affected websites. Attackers can execute arbitrary scripts in the context of the vulnerable site, enabling theft of session cookies, user credentials, or other sensitive information accessible via the browser. This can lead to account takeover or unauthorized actions performed on behalf of legitimate users. Additionally, attackers may manipulate page content or redirect users to malicious sites, damaging the website's reputation and trustworthiness. Since the vulnerability requires contributor-level access, it could be exploited by malicious insiders or compromised accounts. The lack of user interaction for exploitation increases the risk of widespread impact once an attacker gains the necessary privileges. Organizations relying on the Uncode Core plugin for their WordPress sites may face data breaches, defacement, or loss of user trust if the vulnerability is exploited. The absence of known active exploits provides a window for remediation, but the medium severity score indicates that timely action is necessary to prevent potential damage.
Mitigation Recommendations
To mitigate CVE-2025-6944, organizations should first check for and apply any official patches or updates released by the Uncode Core plugin developers once available. In the absence of patches, administrators should restrict contributor-level access to trusted users only and review existing user roles to minimize the risk of malicious content injection. Implementing a web application firewall (WAF) with rules to detect and block common XSS payloads targeting the affected shortcodes can provide temporary protection. Additionally, site owners can disable or remove the vulnerable shortcodes ('uncode_hl_text' and 'uncode_text_icon') from their content until a fix is applied. Conducting regular security audits and monitoring for unusual content changes or script injections can help detect exploitation attempts early. Educating content contributors about safe input practices and the risks of injecting untrusted code is also beneficial. Finally, enabling Content Security Policy (CSP) headers can reduce the impact of injected scripts by restricting the sources from which scripts can execute.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-06-30T23:19:41.110Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 686769146f40f0eb729f45ac
Added to database: 7/4/2025, 5:39:32 AM
Last enriched: 2/26/2026, 3:55:43 PM
Last updated: 3/26/2026, 6:59:48 AM
Views: 127
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.