Vulnerability Description
Prebid Server Java is the Java version of Prebid Server. Prior to 3.43.0, certain bidder adapters interpolate user-supplied parameters into outbound request URLs without using HttpUtil to validate the resulting domain or path segment. A malicious actor who can supply bid-request parameters can cause the server to send HTTP requests to unintended destinations, potentially reaching internal network services, metadata endpoints, or other sensitive server endpoints with the server's network access. This issue is fixed in version 3.43.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/prebid/prebid-server-java/commit/a129a685b6fc54441c1a779ce29e
- https://github.com/prebid/prebid-server-java/commit/d0c723ce36aa09712c825ea9625d
- https://github.com/prebid/prebid-server-java/pull/4522
- https://github.com/prebid/prebid-server-java/releases/tag/3.43.0
- https://github.com/prebid/prebid-server-java/security/advisories/GHSA-fr2c-g2f8-
FAQ
What is CVE-2026-54734?
CVE-2026-54734 is a vulnerability with a CVSS score of 10.0 (CRITICAL). Prebid Server Java is the Java version of Prebid Server. Prior to 3.43.0, certain bidder adapters interpolate user-supplied parameters into outbound request URLs without using HttpUtil to validate the...
How severe is CVE-2026-54734?
CVE-2026-54734 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-54734?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.