Description
An Incorrect Authorization vulnerability in open-iscsi allows unprivilidged local users to use the isscsiuio control socket.






This issue affects open-iscsi: from ? through 668ca1df9c9a1e9bdd5c999ae1d67c9c8909237e.
Published: 2026-07-29
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an incorrect authorization check (CWE-1220, CWE-863) that allows any local user to access the isscsiuio control socket. By connecting to this socket, an attacker can issue commands that normally require elevated privileges, effectively bypassing the usual authentication mechanism. This can lead to unauthorized control over iSCSI target or initiator configurations, compromising the integrity and availability of storage services.

Affected Systems

The vulnerability impacts the open‑iscsi package. All releases up to and including the commit 668ca1df9c9a1e9bdd5c999ae1d67c9c8909237e are affected. The specific release series preceding that commit is not enumerated. Any system that installs open‑iscsi before the fix is susceptible.

Risk and Exploitability

The CVSS score of 8.5 reflects a high severity local privilege escalation. The EPSS score of less than 1% indicates a low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is local; an adversary needs physical or user‑level access to the host to connect to the control socket. Once connected, the lack of authentication enables arbitrary command execution through the socket, making the exploit straightforward for an authenticated local user.

Generated by OpenCVE AI on August 2, 2026 at 07:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade open‑iscsi to the latest stable release that includes the authentication enforcement for the isscsiuio control socket.
  • If an update is not immediately possible, limit access to the isscsiuio control socket by adjusting file permissions or moving the socket to a protected directory with restrictive ownership.
  • Enable auditing or logging for socket access to detect any unauthorized attempts to communicate with isscsiuio.

Generated by OpenCVE AI on August 2, 2026 at 07:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Open-iscsi Project
Open-iscsi Project open-iscsi
Vendors & Products Open-iscsi Project
Open-iscsi Project open-iscsi

Thu, 30 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-1220
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


Wed, 29 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 29 Jul 2026 14:00:00 +0000


Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Description An Incorrect Authorization vulnerability in open-iscsi allows unprivilidged local users to use the isscsiuio control socket. This issue affects open-iscsi: from ? through 668ca1df9c9a1e9bdd5c999ae1d67c9c8909237e.
Title iscsiuio control-socket authentication bypass in open-iscsi
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Open-iscsi Project Open-iscsi
cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-07-29T14:00:52.512Z

Reserved: 2026-05-08T12:29:48.968Z

Link: CVE-2026-44944

cve-icon Vulnrichment

Updated: 2026-07-29T14:00:48.131Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-29T13:18:46.113

Modified: 2026-07-30T16:43:03.817

Link: CVE-2026-44944

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-29T13:04:50Z

Links: CVE-2026-44944 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T08:00:04Z

Weaknesses
  • CWE-1220

    Insufficient Granularity of Access Control

  • CWE-863

    Incorrect Authorization