LiveActive security incident?Get immediate response
CVE Record

CVE-2025-9914: The credentials of the users stored in the system's local database can be used for the log in, making it po...

The credentials of the users stored in the system's local database can be used for the log in, making it possible for an attacker to gain unauthorized access. This could potentially affect the confidentiality of the application.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Some SICK AG analytics products may allow login using credentials stored in the system's local database, enabling unauthorized access under certain conditions. The documented impact is limited confidentiality exposure, not data modification or outage. The provided sources do not name active exploitation or a patch.

Executive priority

Treat as a medium-priority access-control issue, higher if systems are reachable from broad corporate or remote-access networks. The main business risk is unauthorized viewing of application data, not service disruption based on the provided CVSS impact.

Technical view

CVE-2025-9914 is mapped to CWE-288 and scored CVSS 3.1 4.3: network reachable, low complexity, low privileges required, no user interaction, confidentiality impact only. Affected products listed are SICK Baggage Analytics, Tire Analytics, Package Analytics, and Logistic Diagnostic Analytics.

Likely exposure

Organizations operating the listed SICK AG analytics products may be exposed. The source bundle lists version "0" with default status affected, but does not provide a detailed version range, deployment prerequisites, or configuration conditions.

Exploitation context

The CVSS vector requires low privileges and network access, with no user interaction. CISA KEV status is false in the bundle, and no cited source states active exploitation. Evidence is insufficient to assess exploit maturity beyond the published vulnerability description.

Researcher notes

The public bundle lacks detailed affected version ranges, root-cause specifics, and a named fix. Avoid assuming exploitability without deployment details. Focus validation on identity paths, local account behavior, network reachability, and vendor advisory updates.

Mitigation direction

  • Check SICK PSIRT and CSAF guidance for product-specific updates or workarounds.
  • Restrict network access to affected analytics systems using ICS segmentation practices.
  • Review local database accounts and remove unnecessary users where vendor guidance permits.
  • Monitor authentication logs for unexpected local-account login activity.
  • Apply vendor updates promptly if SICK publishes a corrective release.

Validation and detection

  • Inventory deployments of the four named SICK analytics products.
  • Confirm product versions and compare them with SICK PSIRT or CSAF advisories.
  • Review whether local database credentials are enabled for application login.
  • Verify network exposure from user, vendor, and remote-access segments.
  • Check logs for unauthorized or unexpected successful logins.
Prepared
Confidence
medium
Sources
8

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-288: 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
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-2025-9914 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
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A: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.

1CVSS vectors
3Timeline events
1ADP providers
7Source links

SSVC decision data

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

CVSS vector scores

1 official score

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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N2.81.4SICK AG

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2025-9914Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SICK AGBaggage Analytics0affected
SICK AGTire Analytics0affected
SICK AGPackage Analytics0affected
SICK AGLogistic Diagnostic Analytics0affected
Weakness

CWE details

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

CWE-288 · source CWE mapping

Authentication Bypass Using an Alternate Path or Channel

Authentication Bypass Using an Alternate Path or Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.