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:10 podman-remote to version 6:5.4.0-15.el10_0.1 or higher.
This issue was patched in RHSA-2026:17040.
Note: Versions mentioned in the description apply only to the upstream podman-remote package and not the podman-remote package as distributed by RHEL.
See How to fix? for RHEL:10 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.