LiveActive security incident?Get immediate response
CVE Record

CVE-2025-58587: Improper Restriction of Excessive Authentication Attempts

The application does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it possible for an attacker to guess user credentials.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

SICK analytics products may allow many rapid failed login attempts, making credential guessing more practical. A successful attack could let an unauthenticated remote attacker affect integrity and availability, but the CVE does not claim data theft. Business urgency is moderate and highest where these systems are reachable from broad networks.

Executive priority

Treat as a moderate-priority identity and OT exposure issue. Prioritize environments where SICK analytics systems are externally reachable, shared across operational teams, or use weak passwords. Do not assume a patch exists without checking SICK guidance.

Technical view

CVE-2025-58587 is CWE-307: insufficient restriction of excessive authentication attempts. CVSS v3.1 is 6.5, AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L. Affected products listed are SICK Baggage Analytics, Tire Analytics, Package Analytics, Logistic Diagnostic Analytics, and Enterprise Analytics.

Likely exposure

Exposure is likely limited to organizations running the named SICK analytics products, especially if login interfaces are reachable over corporate, OT, or internet-adjacent networks. The bundle lists Enterprise Analytics as all versions affected; other product version data is limited.

Exploitation context

The bundle does not identify active exploitation, and CISA KEV status is false. The attack is network-accessible and unauthenticated, with low complexity, but depends on guessing valid credentials and the affected authentication surface being reachable.

Researcher notes

The provided data establishes CWE-307 and affected product families but does not include exploit observations or detailed fixed-version information. Avoid expanding scope beyond the named SICK products. Validation should focus on product inventory, exposure paths, authentication controls, and advisory status.

Mitigation direction

  • Review SICK PSIRT and advisory SCA-2025-0010 for product-specific guidance.
  • Apply vendor-provided updates or configuration changes when available.
  • Restrict analytics login interfaces to trusted management networks or VPN access.
  • Use strong, unique passwords and MFA where supported.
  • Monitor for repeated failed authentication attempts.

Validation and detection

  • Inventory deployments of the listed SICK analytics products.
  • Compare deployed versions against SICK advisory SCA-2025-0010.
  • Identify all reachable authentication interfaces for these systems.
  • Review logs for repeated failed logins or credential-guessing patterns.
  • Verify network controls restrict access to trusted users and segments.
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-307: 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-2025-58587 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
6.5 (3.1)
Known Exploited
No
Published

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

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: yesTechnical 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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L3.92.5SICK AG

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
SICK AGEnterprise Analyticsall versionsaffected
Weakness

CWE details

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

CWE-307 · source CWE mapping

Improper Restriction of Excessive Authentication Attempts

Improper Restriction of Excessive Authentication Attempts represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.