Description
The illumos SCTP inbound path performs association lookup for INIT ACK chunks without adequately validating the address parameters carried in the chunk. Since this lookup runs during packet classification (i.e. before SCTP integrity checks or IPsec policy are applied) a remote, unauthenticated attacker can send a crafted SCTP INIT ACK packet with malformed address parameters to cause an out-of-bounds access and kernel heap corruption, which may lead to remote code execution. The flaw has existed since 2010 (illumos-gate commit a5407c02), and affects any illumos distribution prior to illumos-gate commit 53a3efde.
Published: 2026-07-16
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The illumos SCTP inbound path performs an association lookup for INIT ACK chunks without adequately validating the address parameters embedded in the chunk. Because this lookup occurs during packet classification—before SCTP integrity checks or IPsec policy are applied—a remote, unauthenticated attacker can send a crafted SCTP INIT ACK packet with malformed address parameters, resulting in an out‑of‑bounds memory access and kernel heap corruption that may lead to remote code execution. The flaw represents a classic buffer overflow and out‑of‑bounds read (CWE-122 and CWE-787).

Affected Systems

CVE-2026-15422 affects all OmniOS, Triton Data Center SmartOS, and illumos distributions that are based on illumos‑gate prior to commit 53a3efdeff8e6745bbfb69c5360f94962fb79e75, the commit that contains the fix for issue 18117. Any distribution derived from the illumos‑gate code base before this patch is considered vulnerable.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.1, indicating critical severity, while the EPSS score of less than 1% suggests a very low probability of exploitation at any given time. It is not listed in the CISA KEV catalog. The attack vector is remote, unauthenticated, and requires crafting a specific SCTP INIT ACK packet with malformed address parameters. No host privileges or user interaction are needed; the flaw can be triggered from anywhere over the network that can reach the affected system.

Generated by OpenCVE AI on July 31, 2026 at 01:24 UTC.

Remediation

Vendor Solution

Update your illumos distro to one that includes 18117's fix.


Vendor Workaround

In order of recommendation: 1.) Hotpatch the faulty SCTP input path.  See the illumos issue for the hotpatch technique. If the function to patch does not exist, the issue has been fixed. If the output does not match the illumos issue's output, contact developers@lists.illumos.org. 2.) Use ipfilter per-netstack or perimeter firewalls to drop SCTP packets. IMPORTANT NOTE: any entity inside an SCTP-dropping firewall perimeter can still attack.


OpenCVE Recommended Actions

  • Apply the illumos update that includes the fix from issue 18117.
  • If an update is not immediately available, hotpatch the SCTP input path following the illumos issue instructions; verify the function exists and the patch applies correctly.
  • If hotpatching is infeasible, configure ipfilter per-netstack or perimeter firewalls to drop all SCTP packets, noting that internal attackers within the firewall perimeter are still able to launch attacks.

Generated by OpenCVE AI on July 31, 2026 at 01:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Illumos
Illumos illumos-gate
Omnios
Omnios omnios
Tritondatacenter
Tritondatacenter smartos
Vendors & Products Illumos
Illumos illumos-gate
Omnios
Omnios omnios
Tritondatacenter
Tritondatacenter smartos

Fri, 17 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description The illumos SCTP inbound path performs association lookup for INIT ACK chunks without adequately validating the address parameters carried in the chunk. Since this lookup runs during packet classification (i.e. before SCTP integrity checks or IPsec policy are applied) a remote, unauthenticated attacker can send a crafted SCTP INIT ACK packet with malformed address parameters to cause an out-of-bounds access and kernel heap corruption, which may lead to remote code execution. The flaw has existed since 2010 (illumos-gate commit a5407c02), and affects any illumos distribution prior to illumos-gate commit 53a3efde.
Title SCTP needs to better-check INIT ACK chunk parameters
Weaknesses CWE-122
CWE-787
References
Metrics cvssV4_0

{'score': 9.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U/S:P/AU:Y/R:U/V:C/RE:H/U:Red'}


Subscriptions

Illumos Illumos-gate
Omnios Omnios
Tritondatacenter Smartos
cve-icon MITRE

Status: PUBLISHED

Assigner: illumos

Published:

Updated: 2026-07-17T13:47:55.303Z

Reserved: 2026-07-10T15:20:03.858Z

Link: CVE-2026-15422

cve-icon Vulnrichment

Updated: 2026-07-17T13:47:52.145Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:30:05Z

Weaknesses