Cyber Resilience

CVE-2025-43993

Dell Pro Rugged 13 Ra13250 Firmware ≤ 3.2.0.22

Published
25 September 2025
Modified
16 January 2026
Patch / advisory
CVSS Score v3.1 7.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0015 5th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-43993 is a high-severity Unquoted Search Path or Element (CWE-428) vulnerability in Dell Pro Rugged 13 Ra13250 Firmware. Its CVSS base score is 7.8 (High).

Operationally, ranked at the 5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to CM-6 (Configuration Settings) and SI-2 (Flaw Remediation) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Dell Wireless 5932e and Qualcomm Snapdragon X62 Firmware and GNSS/GPS Driver, versions prior to 3.2.0.22 contain an Unquoted Search Path or Element vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Code Execution.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-24575Same vendor: Dell
CVE-2026-26033Same vendor: Dell
CVE-2026-26034Same vendor: Dell
CVE-2025-43730Same product: Dell Latitude 5550
CVE-2025-43728Same product: Dell Latitude 5550
CVE-2025-43729Same product: Dell Latitude 5550
CVE-2025-43882Same product: Dell Latitude 5550
CVE-2025-29988Same product: Dell Latitude 5350
CVE-2024-52541Same product: Dell Latitude 5350
CVE-2021-21551Same product: Dell Latitude 5550

Affected Assets

dell
pro rugged 13 ra13250 firmware
≤ 3.2.0.22
dell
pro rugged 14 rb14250 firmware
≤ 3.2.0.22
dell
latitude 5350 firmware
≤ 3.2.0.22
dell
latitutde 5450 firmware
≤ 3.2.0.22
dell
latitude 5550 firmware
≤ 3.2.0.22
dell
latitude 7030 rugged extreme tablet firmware
≤ 3.2.0.22
dell
latitude 7350 firmware
≤ 3.2.0.22
dell
latitude 7350 detachable firmware
≤ 3.2.0.22
dell
latitude 7450 firmware
≤ 3.2.0.22
dell
latitude 7650 firmware
≤ 3.2.0.22
+4 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SI-2 Flaw Remediation
  • CM-6 Configuration Settings
  • AC-6 Least Privilege
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely installation of the vendor patch that eliminates the unquoted path in the GNSS/GPS driver service registration.

prevent

Mandates secure configuration settings that enforce fully-quoted service image paths, eliminating the CWE-428 vector before the service starts.

prevent

Limits the low-privileged attacker’s ability to place or modify executables in directories that would be searched via the unquoted path.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly prevent path-handling flaws such as unquoted elements during development.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development can detect unquoted search-path issues before deployment.

degrades

Enforcing controlled software installation can prevent unquoted search-path elements in executables and scripts.

prevents

Secure development lifecycle practices include input validation and path handling that reduce unquoted search-path weaknesses.

degrades

Secure system architecture and engineering principles require safe path construction and quoting conventions.

prevents

Secure coding standards directly mandate quoting search paths and avoiding unsafe path construction.

degrades

Change-management processes can enforce review of path-handling changes that might introduce unquoted elements.

References