GHSA-62XJ-W627-M337
Vulnerability from github – Published: 2026-08-04 03:31 – Updated: 2026-08-04 03:31A 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.
{
"affected": [],
"aliases": [
"CVE-2026-17614"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-04T03:16:25Z",
"severity": "MODERATE"
},
"details": "A path traversal flaw was found in WildFly\u0027s domain mode\n implementation. The LocalFileRepository.getFile() and\n getConfigurationFile() methods in\n wildfly-core/deployment-repository do not validate that the\n resolved file path remains within the configured repository or\n configuration root directories. A remote attacker who has\n obtained the slave host controller secret or compromised a slave\n host controller can supply a crafted relative path containing\n directory traversal sequences (e.g., ../../etc/passwd) via the\n slave-DC wire protocol, causing the Domain Controller to resolve\n and serve arbitrary files readable by the DC process. This leads\n to unauthorized disclosure of sensitive information such as\n configuration files, keystores, and system credentials.",
"id": "GHSA-62xj-w627-m337",
"modified": "2026-08-04T03:31:10Z",
"published": "2026-08-04T03:31:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-17614"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-17614"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507631"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.