LiveActive security incident?Get immediate response
CVE Record

CVE-2026-48248: Open ISES Tickets < 3.44.2 Disabled TLS Certificate Verification in incs/login.inc.php

Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/login.inc.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTTPS requests issued during the login/authentication flow. An attacker positioned on the network path between the server and the remote endpoint can present a forged certificate to intercept, monitor, or modify the request and response, including any API keys or session-bearing data in transit.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Open ISES Tickets before 3.44.2 fails to verify certificates for outbound HTTPS requests during login. A network-positioned attacker could impersonate the remote service and read or alter sensitive authentication traffic, potentially including API keys or session data.

Executive priority

Prioritize remediation for internet-facing, shared-network, or sensitive authentication deployments. Upgrade promptly because successful interception could compromise credentials or sessions, while acknowledging that exploitation requires network-path access and is not reported as active.

Technical view

The login flow in incs/login.inc.php sets CURLOPT_SSL_VERIFYPEER to false and does not configure CURLOPT_SSL_VERIFYHOST. This creates CWE-295 exposure to interception and response manipulation. The supplied CVSS 4.0 score is 8.2, with high confidentiality and integrity impact but high attack complexity.

Likely exposure

Deployments running Open ISES Tickets before 3.44.2 are potentially exposed when login authentication makes outbound HTTPS requests across a network path an attacker can influence. The bundle’s structured affected-version entry is inconsistent, so inventory confirmation is important.

Exploitation context

No active exploitation is established by the supplied sources, and the CVE is not listed as KEV in the bundle. Exploitation requires an attacker positioned on the relevant network path, which limits opportunity but could expose valuable authentication material.

Researcher notes

The strongest evidence is the vulnerable cURL configuration and referenced corrective commit. The supplied affected record lists version “0” with defaultStatus “unaffected,” conflicting with the narrative “before 3.44.2.” Treat the narrative, release, and patch as remediation guidance while verifying exact deployed versions.

Mitigation direction

  • Upgrade Open ISES Tickets to version 3.44.2 or later.
  • Confirm outbound HTTPS requests enforce peer and hostname certificate validation.
  • Review vendor release notes and the referenced patch before deployment.
  • Restrict network paths and outbound destinations used by the authentication flow.
  • Rotate exposed credentials if interception is reasonably suspected.

Validation and detection

  • Identify every deployed Open ISES Tickets version.
  • Confirm no instance runs a release earlier than 3.44.2.
  • Compare incs/login.inc.php against the referenced security patch.
  • Verify authentication requests reject untrusted or hostname-mismatched certificates in a controlled test.
  • Review network telemetry for unexpected authentication endpoints or interception indicators.
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 · low confidence lookup

CWE-295: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
cve · low confidence lookup

CVE-2026-48248 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
High
CVSS
8.2 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/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: partial

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
8.2CVSS 4.0HighCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NVulnCheck
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.2High
CVSS 4.0 vector shape for CVE-2026-48248Attack 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:N/VA:N/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-295 · source CWE mapping

Improper Certificate Validation

Improper Certificate Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.