Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in uicore UiCore Elements uicore-elements allows Stored XSS.This issue affects UiCore Elements: from n/a through <= 1.3.14.
AnalysisAI
Stored cross-site scripting (XSS) in UiCore Elements WordPress plugin versions 1.3.14 and earlier allows authenticated users to inject malicious scripts into web pages, which execute in the browsers of other users viewing affected content. The vulnerability stems from improper input neutralization during page generation, affecting any WordPress installation using the plugin. No active exploitation has been confirmed, and the EPSS score of 0.03% indicates very low real-world exploitation probability despite the CVSS 6.5 score.
Technical ContextAI
UiCore Elements is a WordPress plugin (CPE: cpe:2.3:a:uicore:uicore_elements:*:*:*:*:*:*:*:*) that provides UI component building functionality. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), a classic stored XSS flaw where user-supplied input is stored in the application and later rendered to other users without proper encoding or sanitization. This allows attackers with authenticated access to inject arbitrary JavaScript code that executes in victim browsers with the privileges of the affected WordPress site.
RemediationAI
Update UiCore Elements plugin to a version higher than 1.3.14. Website administrators should navigate to the WordPress plugin management interface, identify UiCore Elements, and apply the latest available update. As an interim workaround before patching is possible, restrict plugin access to only trusted administrators and audit existing content for suspicious script injections. Additional vulnerability details and remediation guidance are available from Patchstack (https://patchstack.com/database/Wordpress/Plugin/uicore-elements/) and the NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-39708).
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20415
GHSA-v5fx-2c92-mwpw