← Vulnerability feed

Vulnerability record · CVE-2015-6973 · published 16 September 2015

CVE-2015-6973: Openfire admin console CSRF allows password, user and SSL changes

Igniterealtime · Openfire

Ignite Realtime Openfire 3.10.2 contains multiple cross-site request forgery flaws in its administrative web interface. An attacker who can lure a logged-in administrator to a crafted page can force privileged actions such as changing passwords, creating users, editing server settings, disabling SSL, or adding permitted clients. Because these actions run with the administrator's session, they can silently weaken or take over the server.

6.8 CVSS 2.0 Medium EPSS 65% · top 0.8% CWE-352 · Cross-site request forgery
6.8CVSS 2.0 base score
65%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Multiple cross-site request forgery (CSRF) vulnerabilities in Ignite Realtime Openfire 3.10.2 allow remote attackers to hijack the authentication of administrators for requests that (1) change a password via a crafted request to user-password.jsp, (2) add users via a crafted request to user-create.jsp, (3) edit server settings or (4) disable SSL on the server via a crafted request to server-props.jsp, or (5) add clients via a crafted request to plugins/clientcontrol/permitted-clients.jsp.

AV:N/AC:M/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 19 September 2026. Confidence: high.

high priorityThe flaws allow full administrative takeover of Openfire with only admin user interaction, and a public exploit plus very high EPSS score make exploitation likely despite no KEV listing.

What it is

Ignite Realtime Openfire 3.10.2 contains multiple cross-site request forgery flaws in its administrative web interface. An attacker who can lure a logged-in administrator to a crafted page can force privileged actions such as changing passwords, creating users, editing server settings, disabling SSL, or adding permitted clients. Because these actions run with the administrator's session, they can silently weaken or take over the server.

Impact

An attacker gains the ability to perform administrative actions as the victim admin, including account takeover via password change, unauthorized user creation, server reconfiguration, and disabling SSL. This can lead to full compromise of the Openfire deployment and its user accounts.

Attack surface

Reached over the network through the Openfire admin web interface; the victim must be an authenticated administrator and must be induced to load an attacker-controlled page or link. No attacker authentication is required, but user interaction by the admin is needed for the CSRF to fire.

Exploitation

A public Exploit-DB entry (38192) exists and EPSS is high at 0.648 (99.2nd percentile), indicating elevated likelihood of exploitation. The CVE is not listed in CISA KEV, so no confirmed in-the-wild exploitation is recorded here.

What to do

  • Upgrade Openfire to a version later than 3.10.2 that addresses these CSRF issues; verify the fixed release with the vendor before deploying.
  • If immediate upgrade is not possible, restrict network access to the admin console to trusted management networks only.
  • Require administrators to log out of the admin console when not in use and avoid browsing untrusted sites in the same browser session.
  • Enable anti-CSRF protections at a reverse proxy or WAF in front of the admin interface where feasible.
  • Apply the Gentoo GLSA 201612-50 guidance if Openfire is deployed via Gentoo packages.

Detection

  • Monitor admin console access logs for POST requests to user-password.jsp, user-create.jsp, server-props.jsp, and plugins/clientcontrol/permitted-clients.jsp from unexpected referrers.
  • Alert on administrator password changes, new user creation, SSL disablement, or server property changes that occur outside normal change windows.
  • Correlate web requests to the admin interface with the administrator's normal source IPs and flag requests originating from unusual locations or referrers.
  • Review Openfire audit logs for configuration changes and user additions that lack a corresponding authorized change ticket.

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-2015-6973 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.

7.5CVE-2023-32315Openfire admin console path traversal allows unauthenticated accessOpenfire's web-based administrative console is vulnerable to a path traversal flaw reachable through the unauthenticated Setup Environment. On an alr…KEVEPSS 100%analysed9.8CVE-2024-25421Igniterealtime openfire execution with unnecessary privileges vulnerabilityAn issue in Ignite Realtime Openfire v.4.9.0 and before allows a remote attacker to escalate privileges via the ROOM_CACHE component.EPSS 1.7%9.8CVE-2021-45967Pascom cloud phone system path traversal vulnerabilityAn issue was discovered in Pascom Cloud Phone System before 7.20.x. A configuration error between NGINX and a backend Tomcat server leads to a path t…EPSS 21%9.8CVE-2019-18394Igniterealtime openfire server-side request forgery (ssrf) vulnerabilityA Server Side Request Forgery (SSRF) vulnerability in FaviconServlet.java in Ignite Realtime Openfire through 4.4.2 allows attackers to send arbitrar…EPSS 32%7.8CVE-2014-2741Igniterealtime openfire permissions and access controls vulnerabilitynio/XMLLightweightParser.java in Ignite Realtime Openfire before 3.9.2 does not properly restrict the processing of compressed XML elements, which al…EPSS 3.8%7.5CVE-2014-3451Igniterealtime openfire improper certificate validation vulnerabilityOpenFire XMPP Server before 3.10 accepts self-signed certificates, which allows remote attackers to perform unspecified spoofing attacks.EPSS 1.8%7.5CVE-2008-6508Openfire Admin Console AuthCheck filter path traversal bypasses authenticationThe AuthCheck filter in the Openfire Admin Console fails to properly normalize URIs, allowing a directory traversal sequence to slip past the Exclude…EPSS 84%analysed7.5CVE-2008-6509Igniterealtime openfire sql injection vulnerabilitySQL injection vulnerability in CallLogDAO in SIP Plugin in Openfire 3.6.0a and earlier allows remote attackers to execute arbitrary SQL commands via …EPSS 2.0%

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