CVE-2026-7595 Details
Description
A flaw has been found in nextlevelbuilder ui-ux-pro-max-skill up to 2.5.0. Affected by this vulnerability is the function _format_plugins of the file .claude/skills/ui-styling/scripts/tailwind_config_gen.py of the component Tailwind Config Generator. This manipulation causes code injection. The attack is possible to be carried out remotely. The exploit has been published and may be used. The project was informed of the problem early through a pull request but has not reacted yet.
A code injection vulnerability has been identified in the Nextlevelbuilder UI/UX Pro Max Skill, specifically in versions through 2.5.0. The issue resides in the Tailwind Config Generator component, within the function '_format_plugins' of the file '.claude/skills/ui-styling/scripts/tailwind_config_gen.py'. This vulnerability allows for arbitrary code execution on the host system, as the injection point can be exploited by manipulating plugin names without proper sanitization. The injected code executes with full system privileges when the generated Tailwind configuration file is loaded by Node.js.
The vulnerability can be remediated by validating and escaping plugin names to prevent code injection. This can be done by sanitizing the plugin names to allow only valid characters or by checking against an allowlist of acceptable plugin names.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 1, 2026CISA-ADP
Assessed May 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/ | [email protected] | ProductVendor |
| https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/issues/246 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/pull/275 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/submit/805509 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360548 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360548/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nextlevelbuilder ui-ux-pro-max-skill | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 1, 2026 | New CVE Received | [email protected] |
Volerion