Lucene search
+L

40 matches found

Circl
Circl
added 2026/08/21 8:35 p.m.11 views

CVE-2026-63004

creationtimestamp| type| source ---|---|--- 2026-08-21 20:35:02+00:00| published-proof-of-concept| https://github.com/Unleash/unleash/security/advisories/GHSA-5vf6-jrqr-78fj 2026-08-22 11:31:40+00:00| seen| https://gist.github.com/alon710/d92488505ce17a941a9b8015b1dda8cf...

5.5CVSS4.7AI score0.00275EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 7:17 p.m.7 views

CVE-2026-63466

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS0.00183EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 7:17 p.m.11 views

CVE-2026-63462

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS0.00379EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/21 7:17 p.m.9 views

CVE-2026-63004

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the addon and integration subsystem passes the operator-controlled parameters.url value from src/lib/addons/webhook.ts and the Slack, Microsoft Teams, Datadog, and New Relic integrations to Addon.fetchRetry i...

5.5CVSS0.00275EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/21 7:14 p.m.9 views

Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Vulnerability Details File: src/lib/addons/feature-event-formatter-md.ts Line: 355 in v8.0.1; format method Root Cause FeatureEventFormatterMd.format does: ts Mustache.escape = text = text; const text = Mustache.renderaction, context; mustache pinned ^4.2.0, confirmed installed 4.2.0 keeps escape...

4.1CVSS5.6AI score0.00183EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/08/21 7:14 p.m.6 views

NPM: Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

NPM: Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username vulnerability discovered by ? in WordPress Npm unleash-server versions 8.0.3...

4.1CVSS5.3AI score0.00183EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/08/21 7:14 p.m.9 views

NPM: Unleash: Addon webhook URL is dialed server-side with no internal-address filtering, enabling SSRF to internal services / cloud metadata and exfiltration of configured request headers

NPM: Unleash: Addon webhook URL is dialed server-side with no internal-address filtering, enabling SSRF to internal services / cloud metadata and exfiltration of configured request headers vulnerability discovered by ? in WordPress Npm unleash-server versions 7.5.2...

5.5CVSS5.4AI score0.00275EPSS
SaveExploits0References8Affected Software1
Patchstack
Patchstack
added 2026/08/21 7:14 p.m.7 views

NPM: Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

NPM: Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter vulnerability discovered by ? in WordPress Npm unleash-server versions 7.5.2...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/08/21 6:21 p.m.33 views

CVE-2026-63466 Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS0.00183EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 6:21 p.m.12 views

EUVD-2026-64042

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS5.3AI score0.00183EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 6:21 p.m.15 views

CVE-2026-63466

Unleash (open-source feature management platform) is affected by a global Mustache.escape override in versions prior to 8.0.3 . The FeatureEventFormatterMd.format function in feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering templates. Because this ass...

4.1CVSS5.4AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 6:21 p.m.11 views

CVE-2026-63466 Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/21 6:12 p.m.11 views

CVE-2026-63462 Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS5.6AI score
SaveExploits0References9
CVE
CVE
added 2026/08/21 6:12 p.m.13 views

CVE-2026-63462

Unleash , an open-source feature management platform, is vulnerable to an unauthenticated denial-of-service in versions prior to 7.5.2, 7.6.5, and 8.0.2 . The root cause is in the shared OpenAPI validation error path (src/lib/error/bad-data-error.ts), which passes a raw request value from lodash....

7.5CVSS5.5AI score0.00379EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/21 6:12 p.m.29 views

CVE-2026-63462 Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS0.00379EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/21 6:12 p.m.10 views

EUVD-2026-64041

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/21 6:05 p.m.11 views

EUVD-2026-64040

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the addon and integration subsystem passes the operator-controlled parameters.url value from src/lib/addons/webhook.ts and the Slack, Microsoft Teams, Datadog, and New Relic integrations to Addon.fetchRetry i...

5.5CVSS5.4AI score0.00275EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/21 6:05 p.m.11 views

CVE-2026-63004

Unleash , an open-source feature management platform, is vulnerable to Server-Side Request Forgery (SSRF) in its addon and integration subsystem. The operator-controlled parameters.url value from src/lib/addons/webhook.ts and the Slack, Microsoft Teams, Datadog, and New Relic integrations is pass...

5.5CVSS5.5AI score0.00275EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/21 6:05 p.m.28 views

CVE-2026-63004 Unleash: Addon webhook URL is dialed server-side with no internal-address filtering, enabling SSRF to internal services / cloud metadata and exfiltration of configured request headers

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the addon and integration subsystem passes the operator-controlled parameters.url value from src/lib/addons/webhook.ts and the Slack, Microsoft Teams, Datadog, and New Relic integrations to Addon.fetchRetry i...

5.5CVSS0.00275EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/21 6:05 p.m.15 views

CVE-2026-63004 Unleash: Addon webhook URL is dialed server-side with no internal-address filtering, enabling SSRF to internal services / cloud metadata and exfiltration of configured request headers

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the addon and integration subsystem passes the operator-controlled parameters.url value from src/lib/addons/webhook.ts and the Slack, Microsoft Teams, Datadog, and New Relic integrations to Addon.fetchRetry i...

5.5CVSS5.6AI score
SaveExploits0References9
Rows per page
Query Builder