LiveActive security incident?Get immediate response
CVE Record

CVE-2025-32471: Reuse of salt

The device’s passwords have not been adequately salted, making them vulnerable to password extraction attacks.

LowCVSS 3.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Some SICK industrial devices store passwords with inadequate salting. That can make extracted password data easier to attack. The published impact is confidentiality only and rated low, but exposed operational technology assets still deserve attention because credential compromise can support broader access.

Executive priority

Handle through normal OT vulnerability management, not emergency response, unless affected devices are broadly reachable or protect critical operations. Prioritize asset identification, exposure reduction, and vendor guidance tracking.

Technical view

CVE-2025-32471 is CWE-1391, reuse of salt. It affects all versions of SICK FLX3-CPUC200 and TDC-X401GL. CVSS 3.1 is 3.7, with network attack vector, high complexity, no privileges or user interaction, unchanged scope, low confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is limited to organizations using the named SICK products, listed as all versions affected. Risk is higher where these devices are reachable from less trusted networks or where device credentials protect operational access.

Exploitation context

The provided bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector indicates network reachability but high attack complexity and confidentiality-only impact.

Researcher notes

Evidence is limited to the CVE record, vendor advisory references, and general ICS guidance. Do not assume a patch, exploit, or broader product impact beyond the named affected devices without updated vendor documentation.

Mitigation direction

  • Review SICK advisory SCA-2025-0005 and PSIRT guidance for product-specific remediation.
  • Apply vendor-recommended updates or configuration changes when SICK provides them.
  • Restrict network access to affected devices from untrusted networks.
  • Use CISA ICS recommended practices for segmentation and remote-access control.
  • Review device credential handling and rotate credentials according to vendor guidance.

Validation and detection

  • Inventory SICK FLX3-CPUC200 and TDC-X401GL deployments.
  • Treat all versions of the listed products as affected unless vendor guidance says otherwise.
  • Confirm whether affected devices are reachable from untrusted or enterprise networks.
  • Check SICK PSIRT and advisory updates for remediation status.
  • Review monitoring for unusual access involving affected device credentials.
Prepared
Confidence
high
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-1391: 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-32471 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
Low
CVSS
3.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/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
3.7CVSS 3.1LowCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N2.21.4SICK AG

Vulnerability scoring details

Base CVSS 3.1 score

3.7Low
CVSS 3.1 vector shape for CVE-2025-32471Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/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 AGSICK FLX3-CPUC200all versionsaffected
SICK AGTDC-X401GLall versionsaffected
Weakness

CWE details

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

CWE-1391 · source CWE mapping

Use of Weak Credentials

Use of Weak Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.