Skip to main content

SKT Skill Bar EUVDEUVD-2026-53186

| CVE-2026-6972 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-08-05 Wordfence GHSA-6qv8-88q7-vr84
6.4
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
5.4 MEDIUM

Stored XSS requires victim to visit the injected page (UI:R not UI:N); Contributor auth required (PR:L); scope changes to victim browser session (S:C).

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 05, 2026 - 08:06 vuln.today
CVE Published
Aug 05, 2026 - 06:38 cve.org
MEDIUM 6.4

DescriptionCVE.org

The SKT Skill Bar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the chart_size attribute of the skillwrapper shortcode in all versions up to, and including, 2.6. This is due to insufficient input sanitization and output escaping on the chart_size attribute, which is concatenated directly into an inline <style> block. 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.

AnalysisAI

Stored XSS in SKT Skill Bar WordPress plugin (all versions up to and including 2.6) permits authenticated Contributor-level attackers to persist arbitrary JavaScript into any post or page by exploiting unsanitized handling of the chart_size attribute in the skillwrapper shortcode. The attribute value is concatenated directly into an inline <style> block without sanitization or output escaping, enabling CSS-context breakout and script injection that executes against every subsequent visitor. No public exploit code or CISA KEV listing was identified at time of analysis, though the vulnerable code is publicly browsable in the WordPress plugin repository, lowering the barrier to exploit development.

Technical ContextAI

SKT Skill Bar (CPE: cpe:2.3:a:sonalsinha21:skt_skill_bar) is a WordPress plugin by sonalsinha21 that renders animated skill/progress bar UI elements via the [skillwrapper] shortcode. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation): the chart_size shortcode attribute is concatenated verbatim into an inline <style> block in the rendered HTML (visible in sktskillbar.php at lines 56, 240, and 541 of the 2.6 tag). No sanitization functions such as sanitize_text_field or output escaping functions such as esc_attr are applied before embedding into the DOM. Because the injection lands inside a CSS context rather than an HTML attribute or text node, attackers can use CSS escape sequences or closing style tags to break into a JavaScript execution context. The CVSS S:C (Scope Changed) metric correctly reflects that the resulting script executes in the victim's browser session, transcending the plugin's own security boundary.

RemediationAI

An upstream fix appears to have been committed to the plugin trunk as changeset 3565730, viewable at https://plugins.trac.wordpress.org/changeset?reponame=&new=3565730%40skt-skill-bar%2Ftrunk&old=3565726%40skt-skill-bar%2Ftrunk; however, a released patched version number is not independently confirmed from available data - administrators should check the WordPress plugin repository for a release beyond version 2.6 and update immediately if available. As a compensating control pending patch availability, revoke or restrict Contributor-level access on any site where open user registration is enabled, since this eliminates the authenticated attack vector at the cost of reduced editorial capacity. Disabling the SKT Skill Bar plugin entirely eliminates the attack surface with the trade-off of losing skill bar rendering on existing pages. A web application firewall such as Wordfence can provide partial mitigation by detecting and blocking common XSS payload patterns at the request layer, though this is not a substitute for patching.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

EUVD-2026-53186 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy