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.
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.
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.
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.
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.
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
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.