AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-24330

MEDIUM · CVSS 6.5 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

A vulnerability exists in WildFly's core that allows an authenticated attacker with 'deployer' permissions to upload and deploy malicious archive files from untrusted sources. This could lead to further exploitation, including arbitrary file read vulnerabilities, potentially compromising the integrity of the application. Organizations using WildFly, particularly those with deployer accounts, should prioritize addressing this issue to mitigate risks associated with unauthorized deployments.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-24330
Severity
MEDIUM
CVSS
6.5
EPSS
0.30%
Java

Original NVD Description

A flaw was found in wildfly-core. A remote attacker, authenticated as a 'deployer' account, can import and deploy a malicious archive file from an untrusted source. This is achieved by leveraging WildFly libraries to craft a Java project that allows an HTTP POST request to upload and deploy the malicious archive. This could lead to further exploitation, such as arbitrary file read vulnerabilities.