Description
Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in loader.php (a public-facing database utility) that are committed to the source repository. Any actor with access to the public source tree (or an unauthenticated attacker with read access to the file on a deployed installation) can read the username, password, and database name and use them to connect to the database if it is reachable from their network.
Published: 2026-05-21
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Open ISES Tickets before version 3.44.2 stores database credentials directly in the public‑facing loader.php file. These credentials include the username, password, and database name, allowing anyone who can read the file to obtain the full set of credentials needed to connect to the application’s MySQL database. The data exposed by these credentials constitutes a core authentication secret, and the ability to view them can directly lead to full compromise of the database content if the attacker can reach the backend server.

Affected Systems

The vulnerability affects installations of Open ISES Tickets running any release prior to 3.44.2. The specific product impacted is the public administrative interface that includes loader.php. Version information for the affected releases is provided in the vendor announcements and the release history, with the patch deployed in v3.44.2.

Risk and Exploitability

The CVSS score of 9.2 reflects a high‑risk impact due to the level of access and credence. Because the credentials are in a publicly visible source file, an unauthenticated attacker can obtain them simply by downloading the source or requesting the file from a deployed instance. There is no requirement for additional privileges or system compromise beyond network reachability to the database. The vulnerability is listed as not in the CISA KEV catalog and EPSS data is not available but the severity suggests a high likelihood of exploitation in environments where the database is exposed or the file is accessible.

Generated by OpenCVE AI on May 21, 2026 at 18:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s update to Open ISES Tickets version 3.44.2 or later to remove the hardcoded credentials
  • If updating immediately is not possible, change the MySQL user password and database name in the running configuration and update the configuration files to reflect the new values
  • Limit access to loader.php by placing it behind authentication or a firewall, ensuring only trusted administrators can view the file

Generated by OpenCVE AI on May 21, 2026 at 18:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 21 May 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 21 May 2026 17:45:00 +0000

Type Values Removed Values Added
Description Open ISES Tickets before 3.44.2 contains hardcoded MySQL database credentials in loader.php (a public-facing database utility) that are committed to the source repository. Any actor with access to the public source tree (or an unauthenticated attacker with read access to the file on a deployed installation) can read the username, password, and database name and use them to connect to the database if it is reachable from their network.
Title Open ISES Tickets < 3.44.2 Hardcoded MySQL Database Credentials in loader.php
Weaknesses CWE-798
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-21T18:03:27.977Z

Reserved: 2026-05-21T13:15:18.101Z

Link: CVE-2026-48241

cve-icon Vulnrichment

Updated: 2026-05-21T18:03:21.470Z

cve-icon NVD

Status : Deferred

Published: 2026-05-21T18:16:21.070

Modified: 2026-05-21T19:10:12.323

Link: CVE-2026-48241

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-21T18:45:17Z

Weaknesses