VYPR
High severity7.0GHSA Advisory· Published Apr 4, 2024· Updated Apr 15, 2026

CVE-2024-2700

CVE-2024-2700

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
io.quarkus:quarkus-coreMaven
>= 3.9.0.CR1, < 3.9.23.9.2
io.quarkus:quarkus-coreMaven
>= 3.3.0.CR1, < 3.8.43.8.4
io.quarkus:quarkus-coreMaven
< 3.2.12.Final3.2.12.Final

Affected products

6

Patches

Vulnerability mechanics

References

16

News mentions

0

No linked articles in our index yet.