10
CVE-2026-54735
- EPSS 0.35%
- Veröffentlicht 29.07.2026 15:59:46
- Zuletzt bearbeitet 18.08.2026 14:09:02
- CVE-Watchlists
- Unerledigt
prebid-server's request forgery vulnerability allows for possible host environment data extraction
Prebid Server is an open-source solution for running real-time advertising auctions in the cloud. Prior to version 4.4.0, certain bidder adapters in Prebid Server interpolate user-supplied parameters into outbound request URLs without properly validating host and subdomain values, allowing crafted bid request parameters to cause server-side requests to unintended destinations and potentially expose internal network services or sensitive server endpoints. This issue is fixed in version 4.4.0.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Prebid ≫ Prebid Server SwPlatformgo Version < 4.4.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.277 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 10 | 3.9 | 6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
https://github.com/prebid/prebid-server/security/advisories/GHSA-4p3g-4hcj-wpvx
https://github.com/prebid/prebid-server/pull/4802
https://github.com/prebid/prebid-server/commit/494ac271cd4b5024df9123ef25ca3cff96390be3
https://github.com/prebid/prebid-server/releases/tag/v4.4.0