Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Maven
Not in CISA KEV
LOW severity

GHSA-w88m-2936-rmxr wildfly-server

LOWFix: wildfly/wildfly-core#4668

GHSA-w88m-2936-rmxr is a low-severity (CVSS 3.3) Information Exposure vulnerability in org.wildfly.core:wildfly-server. A fix is available for org.wildfly.core:wildfly-server — see the affected versions and patch details below.

wildfly-core allows user with access to management interface to access vault expression, retrieve item from vault

Also known asBIT-wildfly-2021-3644CVE-2021-3644
Published
Aug 27, 2022
Updated
Dec 3, 2024
Affected
2 pkgs
Patched
2 / 2
Exploits
None indexed
Exploitation data as of Sep 21, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

EPSS Exploitation Probability

via FIRST.org ↗
1.0%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs60th percentile — riskier than 60% of all scored CVEsHighest risk

EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.

How urgent is this, really

GHSA-w88m-2936-rmxr plotted by exploitation likelihood (EPSS) against impact (CVSS). The shaded corner — EPSS 50%+ and CVSS 7.0+ — is where this CVE doesn't sit, though severity or exploitability alone can still warrant action.

Where this sits among everything scored

Of 377,333 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Real counts from FIRST.org, not a sample — log-scaled since the landscape is heavily right-skewed.

Real-World Exposure

2 pkgs affected
org.wildfly.core:wildfly-serverorg.wildfly.core:wildfly-server

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Maven packages — download data is not available via public APIs for these ecosystems.

Description

A flaw was found in wildfly-core in all versions. If a vault expression is in the form of a single attribute that contains multiple expressions, a user who was granted access to the management interface can potentially access a vault expression they should not be able to access and possibly retrieve the item which was stored in the vault. The highest threat from this vulnerability is data confidentiality and integrity.

Affected Packages

2 total 2 fixed
EcosystemPackageVulnerable rangeFix
Mavenorg.wildfly.core:wildfly-serverall versions16.0.1.Finalorg.wildfly.core:wildfly-server:16.0.1.Final
Mavenorg.wildfly.core:wildfly-server17.0.0.Beta2&&< 17.0.0.Beta317.0.0.Beta3org.wildfly.core:wildfly-server:17.0.0.Beta3

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for org.wildfly.core:wildfly-server, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update org.wildfly.core:wildfly-server to 16.0.1.Final or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms GHSA-w88m-2936-rmxr is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 Security's impact-aware SCA analyses which vulnerable code paths your application actually calls, so a match like GHSA-w88m-2936-rmxr can be triaged on real exposure rather than presence alone.

Tailored to GHSA-w88m-2936-rmxr. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Fixing This On Your OS

If you run this on a Linux distribution, patch through your package manager against the distro's own security advisory below — it tracks the exact backported fix for your release, which can ship on a different timeline (and sometimes a different severity) than the upstream project.

Red HatLow

Red Hat CodeReady Studio 12 is not affected by this flaw as it does not ship the vulnerable component of wildfly.

ProductFixed inAdvisory
EAP 7.3.9 releasewildfly-coreRHSA-2021:3471
Red Hat EAP-XP 2.0.0 via EAP 7.3.x basewildfly-coreRHSA-2021:3516
Red Hat Fuse 7.11wildfly-coreRHSA-2022:5532
Red Hat JBoss Enterprise Application Platformorg.wildfly.core/wildfly-controller:15.0.4.Final-redhat-00001RHSA-2021:3660
Red Hat JBoss Enterprise Application Platform 7.3 for RHEL 6eap7-apache-commons-io-0:2.10.0-1.redhat_00001.1.el6eapRHSA-2021:3466
Red Hat JBoss Enterprise Application Platform 7.3 for RHEL 7eap7-apache-commons-io-0:2.10.0-1.redhat_00001.1.el7eapRHSA-2021:3467
Red Hat JBoss Enterprise Application Platform 7.3 for RHEL 8eap7-apache-commons-io-0:2.10.0-1.redhat_00001.1.el8eapRHSA-2021:3468
Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 8eap7-wildfly-0:7.4.1-2.GA_redhat_00003.1.el8eapRHSA-2021:3658

Frequently Asked Questions

A flaw was found in wildfly-core in all versions. If a vault expression is in the form of a single attribute that contains multiple expressions, a user who was granted access to the management interface can potentially access a vault expression they should not be able to access and possibly retrieve the item which was stored in the vault. The highest threat from this vulnerability is data confidentiality and integrity.
O3 Security · Impact-Aware SCA

Is GHSA-w88m-2936-rmxr in your dependencies?

O3 Security finds GHSA-w88m-2936-rmxr across Maven dependencies, including transitive ones, and its impact-aware SCA ranks findings by whether your code actually calls the vulnerable path.

GHSA-w88m-2936-rmxr: wildfly-server | O3 Security