LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32504: Unauthenticated users can access sensitive web URLs through GET request, which should be restricted to main...

Unauthenticated users can access sensitive web URLs through GET request, which should be restricted to maintenance users only. A malicious attacker could use this sensitive information’s to launch further attacks on the system.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

SICK FTMg versions before 2.8 allowed unauthenticated access to sensitive web URLs that should have been limited to maintenance users. The disclosed impact is information exposure that could help an attacker plan later attacks. Public source detail is limited.

Executive priority

Treat this as a targeted operational technology exposure issue. Prioritize internet- or broadly reachable SICK FTMg deployments first, then complete version upgrades and access restrictions across remaining sites.

Technical view

CVE-2021-32504 is mapped to CWE-862, missing authorization. The CVE record says unauthenticated GET requests can reach sensitive maintenance-only URLs in SICK FTMg before version 2.8. No CVSS vector, exploit details, or vendor mitigation text beyond the PSIRT reference is included in the provided sources.

Likely exposure

Organizations running SICK FTMg versions before 2.8 may be exposed, especially where the device web interface is reachable from untrusted networks. Exposure evidence should be confirmed by asset inventory, version checks, and network reachability review.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV in the supplied bundle. The risk is that unauthenticated information access could support reconnaissance or follow-on attacks.

Researcher notes

The public bundle is sparse: no CVSS, no detailed endpoint list, no proof of concept, and no exploitation confirmation. Avoid assuming broader SICK product impact beyond SICK FTMg before version 2.8.

Mitigation direction

  • Identify all deployed SICK FTMg devices and record firmware versions.
  • Upgrade SICK FTMg systems below 2.8 after checking SICK PSIRT guidance.
  • Restrict access to the device web interface to trusted maintenance networks.
  • Review logs for unexpected unauthenticated access to device web URLs.

Validation and detection

  • Confirm each SICK FTMg device is version 2.8 or later.
  • Verify the web interface is not reachable from untrusted networks.
  • Check whether maintenance-only URLs require authenticated access after remediation.
  • Review change records to confirm remediation was applied to all affected assets.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2021-32504 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aSICK FTMgAll versions before 2.8Listed
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.