Security Advisory

CVE-2023-5675

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-25 15:44:55
Last updated 2025-11-20 18:06:41
Assigner redhat
State PUBLISHED

Description

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.