PT-2026-38645 · Prompthub · Prompthub
Shmulc8
·
Published
2026-05-08
·
Updated
2026-05-12
·
CVE-2026-42261
CVSS v3.1
7.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
PromptHub versions 0.4.9 through 0.5.3
Description
An authenticated endpoint "/api/skills/fetch-remote" fetches a user-supplied URL server-side and reflects the response body back to the caller. The Server-Side Request Forgery (SSRF) protection in the
isPrivateIPv6 function attempts to block private or loopback destinations, but it can be bypassed using alternate IPv6 representations. This allows access to any IPv4 address (including loopback, RFC1918, and link-local) via IPv4-mapped IPv6 in hex form, as well as the canonical ::1 address. Any authenticated user with a user or admin role can trigger this issue. In deployments where ALLOW REGISTRATION is set to true, any registered internet user can exploit this behavior.Recommendations
Update to version 0.5.4.
Exploit
Fix
Protection Mechanism Failure
RCE
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Prompthub