Security readout for executives and security teams
Plain-English summary
CVE-2024-44574 is a high-severity command injection issue reported in RELY-PCIe versions v22.2.1 through v23.1.0. A low-privileged network user could potentially cause the device or software to run unintended system commands. The sources do not confirm active exploitation or name a fixed version.
Executive priority
Treat as a high-priority exposure review for teams using RELY-PCIe. Prioritize inventory, vendor guidance, and access restriction because the reported impact spans data confidentiality, integrity, and availability.
Technical view
The CVE describes CWE-77 command injection through the sys_conf function. CVSS 3.1 is 8.8 with network attack vector, low attack complexity, low privileges required, no user interaction, and high confidentiality, integrity, and availability impact. The affected metadata is incomplete, with vendor/product/CPE listed as n/a.
Likely exposure
Exposure appears limited to environments running RELY-PCIe v22.2.1 to v23.1.0, especially where relevant management or configuration functions are network reachable by low-privileged users.
Exploitation context
The provided sources do not show CISA KEV listing, active exploitation, or public exploit availability. Risk remains meaningful because CVSS indicates network reachability, low complexity, and high impact after low-privileged access.
Researcher notes
Evidence is sparse. The CVE record names the vulnerable function and version range but lacks normalized affected CPEs and does not identify a patch. Avoid assuming exploit availability or remediation details beyond RELYUM guidance.
Mitigation direction
Check RELYUM's vulnerability report for fixed versions or official mitigations.
Inventory RELY-PCIe deployments and identify versions v22.2.1 through v23.1.0.
Restrict network access to RELY-PCIe management and configuration interfaces.
Limit low-privileged accounts to only required configuration capabilities.
Monitor vendor advisories for patch, upgrade, or workaround guidance.
Validation and detection
Confirm whether RELY-PCIe is deployed in the environment.
Verify installed versions against the v22.2.1 to v23.1.0 affected range.
Review access paths to management or configuration functionality.
Check logs for unexpected configuration changes or command execution indicators.
Document compensating controls if patch guidance is not yet available.
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-77: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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.
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.
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
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-77 · source CWE mapping
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.