Cross-Site Scripting in Promptcraft Forge Studio by Marcelo Tessaro
CVE-2025-58353

8.2HIGH

Key Information:

Vendor
CVE Published:
4 September 2025

What is CVE-2025-58353?

Promptcraft Forge Studio, a toolkit for managing LLM-powered applications, is vulnerable due to improper input sanitization using regex blacklisting techniques. The toolkit's reliance on multi-character tokens means that when user inputs are sanitized, harmful executables can still be present within the sanitized value. This vulnerability allows an attacker to inject executable scripts into href or src attributes, potentially leading to Cross-Site Scripting (XSS) attacks. Currently, no fix has been released for this security flaw, highlighting the importance of developers employing safer input sanitization methods.

Affected Version(s)

promptcraft-forge-studio >= 0

References

CVSS V3.1

Score:
8.2
Severity:
HIGH
Confidentiality:
High
Integrity:
Low
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-58353 : Cross-Site Scripting in Promptcraft Forge Studio by Marcelo Tessaro