{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-17614", "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "state": "PUBLISHED", "assignerShortName": "redhat", "dateReserved": "2026-07-27T19:09:57.628Z", "datePublished": "2026-08-04T02:12:04.774Z", "dateUpdated": "2026-08-04T14:47:26.155Z" }, "containers": { "cna": { "title": "Wildfly-core: path traversal on wildfly domain controller", "metrics": [ { "other": { "content": { "value": "Moderate", "namespace": "https://access.redhat.com/security/updates/classification/" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "format": "CVSS" } ], "descriptions": [ { "lang": "en", "value": "A path traversal flaw was found in WildFly's 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." } ], "affected": [ { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 7", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "eap74-els-openjdk11-openshift-rhel8/eap74-els-openjdk11-openshift-rhel8", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:7" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 7", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "eap74-els-openjdk17-openshift-rhel8/eap74-els-openjdk17-openshift-rhel8", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:7" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 7", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "eap74-els-openjdk8-openshift-rhel8/eap74-els-openjdk8-openshift-rhel8", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:7" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 7", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "jboss-eap-7-eap74-els-openjdk17-openshift-rhel8/jboss-eap-7-eap74-els-openjdk17-openshift-rhel8", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:7" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 7", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "jboss-eap-7-eap74-els-openjdk8-openshift-rhel8/jboss-eap-7-eap74-els-openjdk8-openshift-rhel8", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:7" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 7", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "wildfly-deployment-repository", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:7" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform 8", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "wildfly-deployment-repository", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jboss_enterprise_application_platform:8" ] }, { "vendor": "Red Hat", "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack", "collectionURL": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html", "packageName": "wildfly-deployment-repository", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:jbosseapxp" ] }, { "vendor": "Red Hat", "product": "Red Hat Single Sign-On 7", "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "packageName": "wildfly-deployment-repository", "defaultStatus": "affected", "cpes": [ "cpe:/a:redhat:red_hat_single_sign_on:7" ] } ], "references": [ { "url": "https://access.redhat.com/security/cve/CVE-2026-17614", "tags": [ "vdb-entry", "x_refsource_REDHAT" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507631", "name": "RHBZ#2507631", "tags": [ "issue-tracking", "x_refsource_REDHAT" ] } ], "datePublic": "2026-08-04T00:23:31.253Z", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "lang": "en", "type": "CWE" } ] } ], "x_redhatCweChain": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "workarounds": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability." } ], "timeline": [ { "lang": "en", "time": "2026-07-27T19:01:43.910Z", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2026-08-04T00:23:31.253Z", "value": "Made public." } ], "credits": [ { "lang": "en", "value": "Red Hat would like to thank Kelvin Mbogo (@addcontent) for reporting this issue." } ], "providerMetadata": { "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat", "dateUpdated": "2026-08-04T02:12:04.774Z" }, "x_generator": { "engine": "cvelib 1.8.0" } }, "adp": [ { "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-08-04T14:47:19.869194Z", "id": "CVE-2026-17614", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-08-04T14:47:26.155Z" } } ] } }