CVE Catalog

CVE-2026-17614

MediumCVSS 4.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.85%

55th percentile - higher than 55% of all known CVEs

Summary

A path traversal flaw in WildFly's domain mode implementation allows a remote attacker who has obtained the slave host controller secret or compromised a slave host controller to supply a crafted relative path containing directory traversal sequences, causing the Domain Controller to resolve and serve arbitrary files readable by the DC process. This leads to unauthorized disclosure of sensitive information.

Risk Assessment

An attacker can access sensitive files such as configuration files, keystores, and system credentials, potentially leading to full system compromise.

Recommendation

Update WildFly to a patched version. Restrict access to the slave-DC wire protocol and secure host controller secrets.

Other vulnerabilities in WildFly

See all
Original NVD description (English source)

A path traversal flaw was found in WildFly's domain mode implementation. The LocalFileRepository.getFile() and getConfigurationFile() methods in wildfly-core/deployment-repository do not validate that the resolved file path remains within the configured repository or configuration root directories. A remote attacker who has obtained the slave host controller secret or compromised a slave host controller can supply a crafted relative path containing directory traversal sequences (e.g., ../../etc/passwd) via the slave-DC wire protocol, causing the Domain Controller to resolve and serve arbitrary files readable by the DC process. This leads to unauthorized disclosure of sensitive information such as configuration files, keystores, and system credentials.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS