LiveActive security incident?Get immediate response
CVE Record

CVE-2026-48242: Open ISES Tickets < 3.44.2 Hardcoded MySQL Database Credentials in import_mdb.php

Open ISES Tickets before 3.44.2 contains hardcoded MySQL database connection credentials (host, username, password, database name) in import_mdb.php. The credentials are embedded in source code committed to the public repository, allowing any reader of the source to obtain valid configuration values that may match deployed installations.

CriticalCVSS 9.2Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Open ISES Tickets before 3.44.2 exposed MySQL connection details in publicly available source code. If deployed systems use those same credentials and their database is reachable, an unauthenticated attacker could potentially access, alter, or disrupt ticket data. Exposure is serious, but successful compromise depends on credential reuse and database accessibility.

Executive priority

Treat this as an urgent credential-exposure issue. Within the next remediation cycle, identify affected deployments, upgrade, rotate matching credentials, and examine database logs. Escalate immediately where the database is externally reachable or stores sensitive operational, customer, or ticket information.

Technical view

CVE-2026-48242 is a CWE-798 hardcoded-credential flaw in import_mdb.php. The embedded host, username, password, and database name were committed publicly. It carries CVSS 4.0 score 9.2, reflecting potential high confidentiality, integrity, and availability impact. The supplied record identifies versions before 3.44.2 as vulnerable, although its structured affected-version data is incomplete or inconsistent.

Likely exposure

Prioritize installations running Open ISES Tickets earlier than 3.44.2, especially deployments retaining the disclosed values or exposing MySQL to reachable networks. Source publication makes credential discovery easy; actual impact depends on whether those values remain valid and whether the associated database can be reached.

Exploitation context

The source bundle does not identify this CVE as CISA KEV and provides no evidence of active exploitation. Public disclosure of credentials lowers the discovery barrier, but the CVSS vector records high attack complexity. Do not interpret the critical score alone as proof of observed attacks.

Researcher notes

The core condition is source-level disclosure of database connection values, not proof that every installation shares working credentials. Exposure assessment should correlate application version, file contents, credential validity, and database reachability. The bundle’s affected array lists version “0” with default unaffected status, conflicting with the narrative “before 3.44.2”; confirm exact version boundaries through vendor materials.

Mitigation direction

  • Upgrade Open ISES Tickets to version 3.44.2 or later.
  • Rotate any MySQL credentials matching the publicly disclosed configuration values.
  • Remove hardcoded database secrets from deployed files and configuration history.
  • Restrict MySQL network access to required application hosts only.
  • Review the vendor release and patch references for additional guidance.

Validation and detection

  • Inventory Open ISES Tickets versions and identify installations earlier than 3.44.2.
  • Inspect import_mdb.php and deployment configuration for embedded database credentials.
  • Verify disclosed credentials have been rotated and no longer authenticate.
  • Confirm MySQL is inaccessible from untrusted networks.
  • Review database logs for unexpected authentication or data-access activity.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-48242 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.2 (4.0)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.2CVSS 4.0CriticalCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

9.2Critical
CVSS 4.0 vector shape for CVE-2026-48242Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Open ISESTickets0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.