Vulnerability Description
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 in src/lib/addons/addon.ts without restricting loopback, link-local, private, or cloud metadata addresses. An authenticated actor with the root CREATE_ADDON or UPDATE_ADDON permission can cause the server to send requests from inside its network boundary, use integration event status as a blind probing oracle, forward Authorization, customHeaders, or DD-API-KEY values to an attacker-observed host, and deliver the feature-event JSON body to internal services. This issue is fixed in versions 7.5.2, 7.6.5, and 8.0.2.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Unleash/unleash/commit/2100db76af3473f13e6fb40096cf17a9c2b741
- https://github.com/Unleash/unleash/commit/d45f99df924c0d24747b3e45e46fcda7dcd3c1
- https://github.com/Unleash/unleash/commit/d862562a5ab8f2d1e40f6519c64cf0b4fdaf80
- https://github.com/Unleash/unleash/releases/tag/v7.5.2
- https://github.com/Unleash/unleash/releases/tag/v7.6.5
- https://github.com/Unleash/unleash/releases/tag/v8.0.2
- https://github.com/Unleash/unleash/security/advisories/GHSA-5vf6-jrqr-78fj
- https://github.com/Unleash/unleash/security/advisories/GHSA-5vf6-jrqr-78fj
FAQ
What is CVE-2026-63004?
CVE-2026-63004 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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/web...
How severe is CVE-2026-63004?
CVE-2026-63004 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63004?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.