CVE-2024-2700
CVE-2024-2700 is a high-severity vulnerability with a CVSS 3.x base score of 7.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-526.
Key facts
- Severity: High (CVSS 3.x base score 7.0)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-1194
- Weakness: CWE-526
- Published:
- Last modified:
Description
A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
Frequently asked questions
- What is CVE-2024-2700?
- A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
- How severe is CVE-2024-2700?
- CVE-2024-2700 has a CVSS 3.x base score of 7.0, rated high severity. It is exploitable over local access with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2024-2700 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2024-2700?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-2700 have an EU (EUVD) identifier?
- Yes. CVE-2024-2700 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-1194.
- When was CVE-2024-2700 published?
- CVE-2024-2700 was published on 2024-04-04 and last updated on 2026-06-17.
References
- https://access.redhat.com/errata/RHSA-2024:11023
- https://access.redhat.com/errata/RHSA-2024:2106
- https://access.redhat.com/errata/RHSA-2024:2705
- https://access.redhat.com/errata/RHSA-2024:3527
- https://access.redhat.com/errata/RHSA-2024:4028
- https://access.redhat.com/errata/RHSA-2024:4873
- https://access.redhat.com/security/cve/CVE-2024-2700
- https://bugzilla.redhat.com/show_bug.cgi?id=2273281
Other CWE-526 vulnerabilities
- CVE-2026-45370 — High (CVSS 7.7): python-utcp is the python implementation of UTCP. Prior to 1.1.3, _prepare_environment() in…
- CVE-2023-5720 — High (CVSS 7.7): A flaw was found in Quarkus, where it does not properly sanitize artifacts created using the Gradle plugin, allowing…
- CVE-2025-28381 — High (CVSS 7.5): A credential leak in OpenC3 COSMOS before v6.0.2 allows attackers to access service credentials as environment…
- CVE-2026-40153 — High (CVSS 7.4): PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the execute_command function in shell_tools.py calls…
- CVE-2023-43029 — Medium (CVSS 6.8): IBM Storage Virtualize vSphere Remote Plug-in 1.0 and 1.1 could allow a remote user to obtain sensitive credential…
- CVE-2024-4369 — Medium (CVSS 6.8): An information disclosure flaw was found in OpenShift's internal image registry operator. The AZURE_CLIENT_SECRET can…