LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27562: In Arm Trusted Firmware M through 1.2, the NS world may trigger a system halt, an overwrite of secure data,...

In Arm Trusted Firmware M through 1.2, the NS world may trigger a system halt, an overwrite of secure data, or the printing out of secure data when calling secure functions under the NSPE handler mode.

MediumCVSS 5.5Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Arm Trusted Firmware-M through 1.2 can let non-secure code disrupt secure firmware interactions, potentially halting a device or mishandling secure data. It matters most for embedded products built on TF-M. CISA KEV status raises urgency, but the provided sources do not describe exploitation details or a specific public exploit path.

Executive priority

Prioritize as high where affected embedded devices support important operations or are difficult to patch. The CVSS score is medium, but KEV listing means real-world exploitation is reported. The main business risk is device disruption and possible secure-data mishandling in products relying on vulnerable TF-M firmware.

Technical view

CVE-2021-27562 is reported as CWE-787 in TF-M through 1.2. When secure functions are called under NSPE handler mode, the non-secure world may trigger system halt, secure-data overwrite, or secure-data printing. CVSS 3.1 is 5.5 with local access, low complexity, low privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is likely limited to embedded or IoT products whose firmware includes Arm Trusted Firmware-M through version 1.2. Inventory confidence may be low without firmware SBOMs, vendor advisories, or direct firmware analysis. The bundle does not identify specific downstream devices or CPEs.

Exploitation context

CISA KEV marks this CVE as known exploited, so treat it as actively exploited. The provided evidence does not describe exploitation campaigns, affected device models, public exploit tooling, or whether exploitation requires additional product-specific conditions beyond local low-privilege access.

Researcher notes

The source bundle names TF-M through 1.2 and NSPE handler mode secure-function calls, but lacks downstream product mapping and patch-version detail. Avoid assuming all Arm-based devices are affected. Focus research on firmware composition, TF-M integration, and vendor-specific advisory correlation.

Mitigation direction

  • Identify products and firmware images using Arm Trusted Firmware-M through 1.2.
  • Check Arm and TrustedFirmware advisories for fixed versions and integration guidance.
  • Request downstream vendor firmware updates for affected embedded devices.
  • Prioritize internet-managed, safety-critical, or hard-to-recover devices.
  • Apply compensating access controls where firmware updates are unavailable.

Validation and detection

  • Confirm TF-M version from SBOMs, build manifests, or vendor firmware disclosures.
  • Ask vendors whether CVE-2021-27562 is present in shipped firmware.
  • Verify remediation by confirming updated TF-M or vendor-patched firmware.
  • Review device logs for unexplained halts or secure-service failures.
  • Track CISA KEV due-date obligations if your organization is in scope.
Prepared
Confidence
medium
Sources
5

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-787: 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-27562 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.5 (3.1)
Known Exploited
Yes
Published

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

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
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.