A flaw was found in Quarkus. When a Quarkus RestEasy Classic or Reactive JAX-RS endpoint has its methods declared in the abstract Java class or customized by Quarkus extensions using the annotation processor, the authorization of these methods will not be enforced if it is enabled by either 'quarkus.security.jaxrs.deny-unannotated-endpoints' or 'quarkus.security.jaxrs.default-roles-allowed' properties.
While backports of this fix exist in versions 3.6.9 and 3.7.1 users of older versions are encouraged to update to the 3.8.x LTS branch.
{ "nvd_published_at": "2024-04-25T16:15:08Z", "cwe_ids": [ "CWE-285", "CWE-287" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-04-25T19:54:40Z" }