CVE-2025-58579: Username Disclosure Through Missing Authentication
Due to a lack of authentication, it is possible for an unauthenticated user to request data from this endpoint, making the application vulnerable for user enumeration.
Security readout for executives and security teams
Plain-English summary
CVE-2025-58579 is a missing-authentication issue in several SICK analytics products. An unauthenticated network user may request endpoint data and enumerate usernames. This is not described as system takeover, but it can expose account names that support phishing, password attacks, or follow-on intrusion planning.
Executive priority
Handle as a medium-priority exposure reduction issue. Prioritize faster if any affected SICK analytics deployment is internet-accessible, connected to operational environments, or shares credentials with broader enterprise systems.
Technical view
The vulnerability is classified as CWE-497 and scored CVSS 3.1 5.3: network exploitable, low complexity, no privileges, no user interaction, low confidentiality impact. The affected products include SICK Baggage Analytics, Tire Analytics, Package Analytics, Logistic Diagnostic Analytics, and Enterprise Analytics.
Likely exposure
Exposure is most relevant where affected SICK analytics interfaces are reachable from untrusted networks. The bundle does not state whether the vulnerable endpoint is internet-facing by default or name a fixed version.
Exploitation context
CISA KEV is false, and the provided sources do not claim active exploitation. The CVSS vector indicates exploitation requires network reachability but no credentials or user interaction.
Researcher notes
The evidence supports username disclosure through unauthenticated endpoint access. Product coverage is listed, but endpoint details, fixed versions, exploit observations, and vendor remediation specifics are not included in the provided bundle.
Mitigation direction
Review SICK PSIRT and CSAF advisory for current vendor guidance.
Apply vendor updates or compensating controls if SICK identifies them.
Restrict analytics interfaces to trusted management networks only.
Require authentication before access to user-related endpoint data.
Follow CISA ICS segmentation and remote-access recommended practices.
Monitor for unusual unauthenticated requests to analytics endpoints.
Validation and detection
Inventory deployments of the listed SICK analytics products.
Compare deployed versions with the SICK CSAF advisory status.
Confirm analytics endpoints are not reachable from untrusted networks.
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-497: 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.
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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4SICK AG
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-497 · source CWE mapping
Exposure of Sensitive System Information to an Unauthorized Control Sphere
Exposure of Sensitive System Information to an Unauthorized Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.