Description
Missing release of memory after effective lifetime vulnerability in Softing smartLink allows resource leak exposure.

This issue affects smartLink HW-PN: from 1.04 before 1.10.
Published: 2026-09-04
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a memory leak in the scan method of Softing smartLink HW-PN firmware. After the method completes, allocated memory is never released, causing continual consumption of heap space. Over time this can exhaust available memory, degrade performance, and ultimately result in crashes, providing a denial-of-service condition. This weakness is identified as CWE-401.

Affected Systems

Softing smartLink HW-PN firmware versions from 1.04 through the last release before 1.10 are affected. Version 1.10 and later are not impacted by this issue.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. No EPSS score is available, and the flaw is not listed in the CISA KEV catalog, so exploit probability is not quantified. The likely attack vector requires repeated use of the scan function; this is inferred from the description, as the vulnerability is a memory leak that accrues over repeated calls. In practice, repeated calls could be triggered by a local user with device access or a remote operator if the device is network-exposed. The resulting resource exhaustion leads to operational disruption rather than compromise of confidentiality or integrity.

Generated by OpenCVE AI on September 4, 2026 at 12:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the smartLink HW-PN firmware to version 1.10 or later to remove the memory leak.
  • If an immediate upgrade is not possible, limit or suppress repeated use of the scan command to prevent memory buildup.
  • Monitor the device’s memory usage and trigger a restart or watchdog recovery when thresholds are approached.

Generated by OpenCVE AI on September 4, 2026 at 12:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
Description Missing release of memory after effective lifetime vulnerability in Softing smartLink allows resource leak exposure. This issue affects smartLink HW-PN: from 1.04 before 1.10.
Title Memory leak in scan method
First Time appeared Softing
Softing smartlink Hw-pn
Weaknesses CWE-401
CPEs cpe:2.3:a:softing:smartlink_hw-pn:*:*:*:*:*:*:*:*
cpe:2.3:a:softing:smartlink_hw-pn:1.10:*:*:*:*:*:*:*
Vendors & Products Softing
Softing smartlink Hw-pn
References
Metrics cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:L/AU:Y/R:A/RE:L/U:Red'}


Subscriptions

Softing Smartlink Hw-pn
cve-icon MITRE

Status: PUBLISHED

Assigner: Softing

Published:

Updated: 2026-09-04T13:01:36.318Z

Reserved: 2026-06-24T09:51:38.271Z

Link: CVE-2026-13148

cve-icon Vulnrichment

Updated: 2026-09-04T13:01:30.947Z

cve-icon NVD

Status : Received

Published: 2026-09-04T10:17:10.257

Modified: 2026-09-04T13:18:13.030

Link: CVE-2026-13148

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T12:45:04Z

Weaknesses
  • CWE-401

    Missing Release of Memory after Effective Lifetime