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

CVE-2025-2901 hal-console

MEDIUMFix: hal/console@216de3b

CVE-2025-2901 is a medium-severity (CVSS 4.6) vulnerability in org.jboss.hal:hal-console. A fix is available for org.jboss.hal:hal-console — see the affected versions and patch details below.

HAL Cross Site Scripting (XSS) vulnerability of user input when storing it in a data store

Published
May 6, 2025
Updated
Sep 10, 2026
Affected
1 pkg
Patched
1 / 1
Exploits
None indexed
Exploitation data as of Sep 10, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

Real-World Exposure

1 pkg affected
org.jboss.hal:hal-console

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 the JBoss EAP Management Console, where a stored Cross-site scripting vulnerability occurs when an application improperly sanitizes user input before storing it in a data store. When this stored data is later included in web pages without adequate sanitization, malicious scripts can execute in the context of users who view these pages, leading to potential data theft, session hijacking, or other malicious activities.

Impact

Cross-site scripting (XSS) vulnerability in the management console.

Patches

Fixed in HAL 3.7.11.Final

Workarounds

No workaround available

Affected Packages

1 total 1 fixed
EcosystemPackageVulnerable rangeFix
Mavenorg.jboss.hal:hal-consoleall versions3.7.11.Finalorg.jboss.hal:hal-console:3.7.11.Final

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.jboss.hal:hal-console, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update org.jboss.hal:hal-console to 3.7.11.Final or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms CVE-2025-2901 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 CVE-2025-2901 can be triaged on real exposure rather than presence alone.

Tailored to CVE-2025-2901. 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 HatModerate

This CVE has been marked as Rejected by the assigning CNA.

ProductFixed inAdvisory
Red Hat JBoss Enterprise Application Platform 7org.jboss.hal-hal-parentRHSA-2025:10931
Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 8eap7-activemq-artemis-0:2.16.0-21.redhat_00055.1.el8eapRHSA-2025:10925
Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9eap7-activemq-artemis-0:2.16.0-21.redhat_00055.1.el9eapRHSA-2025:10926
Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7eap7-activemq-artemis-0:2.16.0-21.redhat_00055.1.el7eapRHSA-2025:10924
Red Hat JBoss Enterprise Application Platform 8.0.8org.jboss.hal-hal-parentRHSA-2025:10459
Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-activemq-artemis-0:2.33.0-3.redhat_00017.1.el8eapRHSA-2025:10452
Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-activemq-artemis-0:2.33.0-3.redhat_00017.1.el9eapRHSA-2025:10453

Frequently Asked Questions

A flaw was found in the JBoss EAP Management Console, where a stored Cross-site scripting vulnerability occurs when an application improperly sanitizes user input before storing it in a data store. When this stored data is later included in web pages without adequate sanitization, malicious scripts can execute in the context of users who view these pages, leading to potential data theft, session hijacking, or other malicious activities. ### Impact Cross-site scripting (XSS) vulnerability in the management console. ### Patches Fixed in [HAL 3.7.11.Final](https://github.com/hal/console/release
O3 Security · Impact-Aware SCA

Is CVE-2025-2901 in your dependencies?

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

CVE-2025-2901: hal-console XSS (Medium 4.6) | O3 Security