LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26729: spx_restservice Login_handler_func Command Injection and Multiple Stack-Based Buffer Overflows

Command injection and multiple stack-based buffer overflows vulnerabilities in the Login_handler_func function of spx_restservice allow an attacker to execute arbitrary code with the same privileges as the server user (root). This issue affects: Lanner Inc IAC-AST2500A standard firmware version 1.10.0.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a critical flaw in Lanner IAC-AST2500A firmware 1.10.0. An unauthenticated network attacker could potentially make the device’s REST service run code as root. For executives, the concern is direct compromise of management firmware on OT/IoT infrastructure if exposed.

Executive priority

Prioritize urgent inventory and exposure reduction. Affected, reachable devices represent a critical management-plane risk, even though the supplied sources do not confirm active exploitation.

Technical view

CVE-2021-26729 combines command injection and multiple stack-based buffer overflows in spx_restservice Login_handler_func. The CVSS vector indicates network access, low complexity, no privileges, no user interaction, scope change, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited by the supplied sources to Lanner Inc IAC-AST2500A standard firmware version 1.10.0. Highest concern is devices where the affected REST service is reachable from untrusted networks or broadly reachable management networks.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source here confirms active exploitation. The technical severity is still high because the flaw is remotely reachable and may execute code with root privileges.

Researcher notes

The sources identify the vulnerable function and impact, but do not provide patch details in the supplied bundle. Avoid broad product assumptions beyond IAC-AST2500A standard firmware 1.10.0 unless confirmed by vendor documentation.

Mitigation direction

  • Inventory Lanner IAC-AST2500A devices and confirm firmware versions.
  • Check Lanner and Nozomi guidance for fixed firmware or official mitigations.
  • Remove affected management interfaces from internet exposure.
  • Restrict access to trusted management networks or VPN users only.
  • Increase monitoring for unexpected BMC or REST service activity.
  • Plan replacement or isolation if no vendor-supported fix exists.

Validation and detection

  • Confirm whether any IAC-AST2500A devices run standard firmware 1.10.0.
  • Verify spx_restservice or related management interfaces are not publicly reachable.
  • Review firewall and segmentation rules protecting device management access.
  • Check vendor firmware records for remediation status before deployment.
  • Look for unusual authentication, REST, or management-service activity.
  • Document compensating controls for any unpatched affected device.
Prepared
Confidence
high
Sources
4

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

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2021-26729 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
Critical
CVSS
10 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/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
3Source 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
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2021-26729Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/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
Lanner IncIAC-AST2500A1.10.0Listed
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.