CVE-2025-58361CRITICAL 9.3EPSS p17.6%

CVE-2025-58361CVE-2025-58361

Description

Promptcraft Forge Studio is a toolkit for evaluating, optimizing, and maintaining LLM-powered applications. All versions contain an non-exhaustive URL scheme check that does not protect against XSS. User-controlled URLs pass through src/utils/validation.ts, but the check only strips `javascript:` and a few patterns. `data:` URLs (for example data:image/svg+xml,…) still pass. If a sanitized value is used in href/src, an attacker can execute a script. There is currently no fix for this issue.

Scoring

CVSS 3.19.3 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
EPSS0.26% probability of exploitation · percentile 17.6% · 2026-06-19T12:03:05Z
Published2025-09-04
Last modified2026-04-15

Underlying weaknesses· 3

CWE-20CWE-79CWE-184

References

  1. https://github.com/MarceloTessaro/promptcraft-forge-studio/security/advisories/GHSA-fjch-4g87-g4p4

3

TypeTargetConfidenceTier
WeaknessIncomplete List of Disallowed Inputscwe-1840%live
WeaknessImproper Input Validationcwe-200%live
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-58353
CVE
CVE-2025-54063
CVE
CVE-2025-62615
CVE
CVE-2025-24981
CVE
CVE-2025-45150
CVE
CVE-2025-59845
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.