AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-5675

MEDIUM · CVSS 6.5 EPSS 0.46%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-25 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. It affects Java.

CVE
CVE-2023-5675
Severity
MEDIUM
CVSS
6.5
EPSS
0.46%
Java

Original NVD 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.