o SDK for CloudEvents is the official CloudEvents SDK to integrate applications with CloudEvents. Prior to version 2.15.2, using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper causes the go-sdk to leak credentials to arbitrary endpoints. When the transport is populated with an authenticated transport, then http.DefaultClient is modified with the authenticated transport and will start to send Authorization tokens to any endpoint it is used to contact. Version 2.15.2 patches this issue.
04 Dec 2025, 20:57
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:cloudevents:go_sdk:*:*:*:*:*:*:*:* | |
| First Time |
Cloudevents
Cloudevents go Sdk |
|
| References | () https://github.com/cloudevents/sdk-go/blob/67e389964131d55d65cd14b4eb32d57a47312695/v2/protocol/http/protocol.go#L104-L110 - Product | |
| References | () https://github.com/cloudevents/sdk-go/commit/de2f28370b0d2a0f64f92c0c6139fa4b8a7c3851 - Patch | |
| References | () https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2 - Vendor Advisory |
21 Nov 2024, 09:05
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/cloudevents/sdk-go/blob/67e389964131d55d65cd14b4eb32d57a47312695/v2/protocol/http/protocol.go#L104-L110 - | |
| References | () https://github.com/cloudevents/sdk-go/commit/de2f28370b0d2a0f64f92c0c6139fa4b8a7c3851 - | |
| References | () https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2 - |
Published : 2024-03-06 22:15
Updated : 2025-12-04 20:57
NVD link : CVE-2024-28110
Mitre link : CVE-2024-28110
CVE.ORG link : CVE-2024-28110
JSON object : View
Insufficiently Protected Credentials