LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38424: Delta Electronics DIALink

The tag interface of Delta Electronics DIALink versions 1.2.4.0 and prior is vulnerable to an attacker injecting formulas into the tag data. Those formulas may then be executed when it is opened with a spreadsheet application.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Delta Electronics DIALink can store spreadsheet formulas inside tag data. If someone later opens that data in a spreadsheet application, the formula may run. The issue is medium severity because it needs high privileges and user interaction, but it can still affect confidentiality, integrity, and availability.

Executive priority

Handle as a moderate operational technology hygiene issue. Prioritize sites that use DIALink with spreadsheet-based workflows or broad privileged access, but do not treat it as an internet-scale emergency based on the provided evidence.

Technical view

CVE-2021-38424 is CWE-1236 formula injection in the DIALink tag interface. The provided CVSS 3.1 vector is AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L, score 5.9. The source description identifies DIALink versions 1.2.4.0 and prior as vulnerable.

Likely exposure

Exposure is most likely in organizations using Delta Electronics DIALink where privileged users can edit tag data and exported or viewed tag information is opened in spreadsheet software.

Exploitation context

The source bundle does not cite active exploitation, and KEV is false. Exploitation requires a highly privileged attacker and a user opening affected data in a spreadsheet application.

Researcher notes

The provided evidence supports formula injection through tag data, not direct code execution without user interaction. Patch or workaround details are not included in the bundle, so remediation should be tied to vendor or CISA advisory guidance.

Mitigation direction

  • Identify DIALink deployments and confirm whether versions are 1.2.4.0 or prior.
  • Check Delta Electronics and CISA guidance for fixed versions or official mitigations.
  • Restrict tag-interface access to trusted users with a clear operational need.
  • Treat exported tag data as untrusted before opening it in spreadsheet applications.
  • Review spreadsheet handling procedures for operators and engineering staff.

Validation and detection

  • Inventory DIALink instances and record deployed versions.
  • Review user roles with permission to create or edit tag data.
  • Map workflows where tag data is exported or opened in spreadsheets.
  • Check whether vendor guidance has been applied to affected systems.
  • Confirm users understand the risk of opening untrusted spreadsheet data.
Prepared
Confidence
high
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 · low confidence lookup

CWE-1236: 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-2021-38424 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
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/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
0Timeline events
0ADP providers
2Source links

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
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L1.73.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2021-38424Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Delta ElectronicsDIALinkAllListed
Weakness

CWE details

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

CWE-1236 · source CWE mapping

Improper Neutralization of Formula Elements in a CSV File

Improper Neutralization of Formula Elements in a CSV File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.