CVE-2025-58353
HIGH EPSS 13.0%
Published Sep 4, 202510mo ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
Published Sep 4, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
Description
Promptcraft Forge Studio is a toolkit for evaluating, optimizing, and maintaining LLM-powered applications. All versions of Promptcraft Forge Studio sanitize user input using regex blacklists such as r`eplace(/javascript:/gi, '')`. Because the package uses multi-character tokens and each replacement is applied only once, removing one occurrence can create a new dangerous token due to overlap. The “sanitized” value may still contain an executable payload when used in href/src (or injected into the DOM). There is currently no fix for this issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality High
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
13.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 3
CWE-184
CWE-20 Improper Input Validation Validation
CWE-79 Cross-site Scripting Injection
References 1
- github.com https://github.com/MarceloTessaro/promptcraft-forge-studio/security/advisories/GHSA-mv25-7v95-q3pf
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.