CVE-2025-1247: Quarkus REST Endpoint Request Parameter Leakage Due to Shared Instance
A flaw was found in Quarkus REST that allows request parameters to leak between concurrent requests if endpoints use field injection without a CDI scope. This vulnerability allows attackers to manipulate request data, impersonate users, or access sensitive information.
References
- access.redhat.com/security/cve/CVE-2025-1247
- bugzilla.redhat.com/show_bug.cgi?id=2345172
- github.com/advisories/GHSA-phg3-gv66-q38x
- github.com/quarkusio/quarkus
- github.com/quarkusio/quarkus/commit/02ff9ed45c3928edf2a0f8b906543606fed7cd53
- github.com/quarkusio/quarkus/issues/45789
- nvd.nist.gov/vuln/detail/CVE-2025-1247
Detect and mitigate CVE-2025-1247 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →