CVE-2026-48241 PUBLISHED

Open ISES Tickets < 3.44.2 Hardcoded MySQL Database Credentials in loader.php

Assigner: VulnCheck
Reserved: 21.05.2026 Published: 21.05.2026 Updated: 21.05.2026

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.

Metrics

CVSS 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
CVSS Score: 9.2

Product Status

Vendor Open ISES
Product Tickets
Versions Default: unaffected
  • affected from 0 to 3.44.2 (excl.)

References

Problem Types

  • Use of Hard-coded Credentials CWE