Lookup for vulnerable packages by Package URL.

Purlpkg:npm/%40typebot.io/js@0.10.1
Typenpm
Namespace@typebot.io
Namejs
Version0.10.1
Qualifiers
Subpath
Is_vulnerablefalse
Next_non_vulnerable_versionnull
Latest_non_vulnerable_versionnull
Affected_by_vulnerabilities
Fixing_vulnerabilities
0
url VCID-sqpt-5ek4-c7hk
vulnerability_id VCID-sqpt-5ek4-c7hk
summary TypeBot is a chatbot builder tool. In versions prior to 3.16.0, the Typebot viewer (packages/embeds/js) renders anchor tags from rich text bubble content without filtering the javascript: URI scheme. A bot author can set a link URL to javascript:PAYLOAD, which executes in the visitor's browser context when clicked. Since the viewer is typically embedded in a third-party site, the attacker's JavaScript runs in the host page's origin and can exfiltrate cookies and session tokens. This can result in any authenticated Typebot user (including those on the free tier) being able to create a bot with this payload. Shared bots are publicly accessible — no victim authentication is required. This issue has been resolved in version 3.16.0.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-39964
reference_id
reference_type
scores
0
value 0.00049
scoring_system epss
scoring_elements 0.15588
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-39964
1
reference_url https://github.com/baptisteArno/typebot.io
reference_id
reference_type
scores
0
value 5.4
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/baptisteArno/typebot.io
2
reference_url https://github.com/baptisteArno/typebot.io/commit/2c3fc7267a5e1529ba4b1a2ab4f1edb3e3b8990b
reference_id 2c3fc7267a5e1529ba4b1a2ab4f1edb3e3b8990b
reference_type
scores
0
value 5.4
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-23T02:33:03Z/
url https://github.com/baptisteArno/typebot.io/commit/2c3fc7267a5e1529ba4b1a2ab4f1edb3e3b8990b
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-39964
reference_id CVE-2026-39964
reference_type
scores
0
value 5.4
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-39964
4
reference_url https://github.com/advisories/GHSA-hqmv-v56g-4m47
reference_id GHSA-hqmv-v56g-4m47
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-hqmv-v56g-4m47
5
reference_url https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-hqmv-v56g-4m47
reference_id GHSA-hqmv-v56g-4m47
reference_type
scores
0
value 5.4
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-23T02:33:03Z/
url https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-hqmv-v56g-4m47
6
reference_url https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
reference_id v3.16.0
reference_type
scores
0
value 5.4
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-23T02:33:03Z/
url https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
fixed_packages
0
url pkg:npm/%40typebot.io/js@0.10.1
purl pkg:npm/%40typebot.io/js@0.10.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/%2540typebot.io/js@0.10.1
aliases CVE-2026-39964, GHSA-hqmv-v56g-4m47
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-sqpt-5ek4-c7hk
1
url VCID-wj2m-cgd2-wqcp
vulnerability_id VCID-wj2m-cgd2-wqcp
summary Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the RatingButton component in the embed package renders the user-controlled customIcon.svg field directly via Solid's innerHTML directive without any sanitization, even though DOMPurify is already a dependency and is used elsewhere in the codebase (e.g., StreamingBubble.tsx). Because rating blocks are not flagged as isUnsafe by the import sanitizer and the builder preview renders bots inline on the builder's own origin (builder.typebot.io) under a CSP permitting 'unsafe-inline', a malicious imported or collaborator-crafted typebot can execute arbitrary HTML/JS in the builder's authenticated context, bypassing the Web Worker sandbox that protects Script blocks during preview. This allows session hijacking and privilege escalation within the builder application. This issue has been fixed in version 3.16.0.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-28445
reference_id
reference_type
scores
0
value 0.00031
scoring_system epss
scoring_elements 0.09499
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-28445
1
reference_url https://github.com/baptisteArno/typebot.io
reference_id
reference_type
scores
0
value 8.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/baptisteArno/typebot.io
2
reference_url https://github.com/baptisteArno/typebot.io/blob/v3.16.0/packages/embeds/js/package.json
reference_id
reference_type
scores
0
value 8.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/baptisteArno/typebot.io/blob/v3.16.0/packages/embeds/js/package.json
3
reference_url https://github.com/baptisteArno/typebot.io/commit/474ecbf46bc47a75265bada2599f12b2179de375
reference_id 474ecbf46bc47a75265bada2599f12b2179de375
reference_type
scores
0
value 8.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-22T17:51:54Z/
url https://github.com/baptisteArno/typebot.io/commit/474ecbf46bc47a75265bada2599f12b2179de375
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-28445
reference_id CVE-2026-28445
reference_type
scores
0
value 8.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-28445
5
reference_url https://github.com/advisories/GHSA-6m7c-xfhp-p9fh
reference_id GHSA-6m7c-xfhp-p9fh
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-6m7c-xfhp-p9fh
6
reference_url https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-6m7c-xfhp-p9fh
reference_id GHSA-6m7c-xfhp-p9fh
reference_type
scores
0
value 8.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
1
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-22T17:51:54Z/
url https://github.com/baptisteArno/typebot.io/security/advisories/GHSA-6m7c-xfhp-p9fh
7
reference_url https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
reference_id v3.16.0
reference_type
scores
0
value 8.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-22T17:51:54Z/
url https://github.com/baptisteArno/typebot.io/releases/tag/v3.16.0
fixed_packages
0
url pkg:npm/%40typebot.io/js@0.10.1
purl pkg:npm/%40typebot.io/js@0.10.1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:npm/%2540typebot.io/js@0.10.1
aliases CVE-2026-28445, GHSA-6m7c-xfhp-p9fh
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-wj2m-cgd2-wqcp
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:npm/%2540typebot.io/js@0.10.1