Description
The device has a webserver that exposes a REST API authenticated with a token on the management network. By exploiting an OS command injection vulnerability an authenticated attacker can send
arbitrary commands to the device that are executed with administrative permissions by the underlying operating system.
Published: 2026-06-16
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated attacker can exploit the device's webserver, which hosts a REST API secured by a token, to inject arbitrary OS commands. These commands are executed with administrative privileges, enabling the attacker to modify device configuration, exfiltrate data, or launch further attacks. The flaw is OS command injection, commonly categorized under CWE-78.

Affected Systems

Radiflow iSAP Smart Collector devices. No specific version details are listed in the advisory.

Risk and Exploitability

The vulnerability has a CVSS score of 9.1, indicating critical severity. EPSS indicates a very low probability (<1%) that exploitation will occur, and the issue is not included in the CISA KEV catalog. The likely attack vector is through authenticated access to the webserver's REST API on the management network, which is often reachable only from trusted internal hosts. Without a patch, an attacker who can obtain a valid token could execute any command with system‑level privileges, leading to full compromise of the device.

Generated by OpenCVE AI on June 17, 2026 at 21:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy any vendor‑issued patch or update that eliminates OS command injection in the REST API.
  • Restrict or disable the REST API on the device by implementing network segmentation or firewall rules to prevent unauthorized token usage.
  • Monitor API traffic for anomalous command patterns and enforce role‑based access controls to limit token privileges.

Generated by OpenCVE AI on June 17, 2026 at 21:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Radiflow
Radiflow isap Smart Collector
Vendors & Products Radiflow
Radiflow isap Smart Collector

Tue, 16 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description The device has a webserver that exposes a REST API authenticated with a token on the management network. By exploiting an OS command injection vulnerability an authenticated attacker can send arbitrary commands to the device that are executed with administrative permissions by the underlying operating system.
Title OS Commands Executed with Administrative Permissions in Radiflow iSAP Smart Collector
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Radiflow Isap Smart Collector
cve-icon MITRE

Status: PUBLISHED

Assigner: ENISA

Published:

Updated: 2026-06-17T15:04:07.971Z

Reserved: 2026-01-07T09:31:00.563Z

Link: CVE-2026-22313

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-16T20:16:28.710

Modified: 2026-06-16T20:47:43.440

Link: CVE-2026-22313

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T20:45:02Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')