In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade RHEL:8 podman to version 5:5.2.2-11.rhaos4.18.el8 or higher.
This issue was patched in RHSA-2026:17446.
Note: Versions mentioned in the description apply only to the upstream podman package and not the podman package as distributed by RHEL.
See How to fix? for RHEL:8 relevant fixed versions and status.
The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.