CVE-2026-54735 PUBLISHED

prebid-server's request forgery vulnerability allows for possible host environment data extraction

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 29.07.2026 Updated: 29.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor prebid
Product prebid-server
Versions
  • Version < 4.4.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE