← Vulnerability feed

Vulnerability record · CVE-2007-1036 · published 21 February 2007

CVE-2007-1036: JBoss default configuration exposes console and web management interfaces

Jboss · Jboss Application Server

The default configuration of JBoss does not restrict access to the console and web management interfaces, allowing authentication to be bypassed. Because these interfaces are reachable directly, an unauthenticated remote attacker can obtain administrative control of the server. The record does not specify affected versions or a fixed release.

7.5 CVSS 2.0 High EPSS 82% · top 0.4% CWE-264 · Permissions and access controls
7.5CVSS 2.0 base score
82%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
18References
16 Jun 2026Last modified by NVD

Description

The default configuration of JBoss does not restrict access to the (1) console and (2) web management interfaces, which allows remote attackers to bypass authentication and gain administrative access via direct requests.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityUnauthenticated remote administrative access with a very high EPSS score, though the record lacks affected version and patch detail.

What it is

The default configuration of JBoss does not restrict access to the console and web management interfaces, allowing authentication to be bypassed. Because these interfaces are reachable directly, an unauthenticated remote attacker can obtain administrative control of the server. The record does not specify affected versions or a fixed release.

Impact

An attacker gains administrative access to the JBoss server, which can lead to deployment of malicious applications, configuration changes and full compromise of hosted services.

Attack surface

Reachable over the network via direct HTTP requests to the console and web management interfaces; the CVSS vector (AV:N/AC:L/Au:N) indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is very high (0.818, 99.6th percentile), suggesting significant observed exploitation activity; reference tags provide no exploit-specific information.

What to do

  • Apply the vendor's configuration guidance to restrict access to the JMX console and web management interfaces (see the SecureJBoss and SecureTheJmxConsole references).
  • Bind management interfaces to localhost or a restricted management network and block external access with firewall rules.
  • Enable authentication and authorization on the console and management endpoints, replacing default credentials.
  • Remove or disable unused management consoles and deploy the server behind a reverse proxy that filters management paths.
  • Monitor vendor advisories for a patched release, since the record does not identify one.

Detection

  • Review JBoss access logs for direct requests to /jmx-console, /web-console and similar management paths from external or unexpected source IPs.
  • Alert on successful management interface access without a preceding authentication event.
  • Audit JBoss configuration files for management endpoints exposed on non-loopback interfaces.
  • Baseline and monitor for new application deployments or configuration changes made through the management interfaces.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2007-1036 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

Source: NIST National Vulnerability Database (record CVE-2007-1036), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.