CVE-2026-92609

9.8

Apache Software Foundation · Apache Qpid Broker-J

A session fixation vulnerability in the Apache Qpid Broker-J HTTP management interface allows unauthenticated remote attackers to hijack authenticated sessions.

Executive summary

A critical session fixation vulnerability in Apache Qpid Broker-J allows unauthenticated attackers to gain unauthorized access to administrative sessions, posing a severe risk of complete system compromise.

Vulnerability

The software fails to properly invalidate session identifiers during the authentication process, allowing an unauthenticated attacker to reuse a captured identifier. This flaw, classified as CWE-384, enables remote attackers to masquerade as an authenticated user.

Business impact

Successful exploitation of this vulnerability results in full administrative access to the Apache Qpid Broker-J management interface. Given the CVSS score of 9.8, this represents a critical risk, as an attacker could potentially manipulate message queues, access sensitive data in transit, or disrupt broker operations, leading to significant service downtime and potential data breach.

Remediation

Immediate Action: Upgrade to Apache Qpid Broker-J version 10.1.1 or later to implement the necessary session management fixes.

Proactive Monitoring: Review management console access logs for unusual login patterns or multiple sessions originating from disparate IP addresses sharing the same session identifier.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to intercept or block suspicious session management behavior, or restrict access to the management interface to trusted network segments only.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The severity of this vulnerability necessitates immediate attention. Organizations utilizing Apache Qpid Broker-J must prioritize the upgrade to version 10.1.1 to close this critical security gap. Failure to patch allows unauthenticated actors to bypass standard authentication controls, which could facilitate unauthorized control over critical messaging infrastructure.

More Apache Software Foundation CVEs

History

CVE Brief tracked this CVE 1 day before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 9.8 (3.1) from cvelistV5
  4. Analyst report written
  5. Published in the daily brief critical section

Sources

Originally found and disclosed by Abhishek Kushwaha, per the CVE Program record.