HIGH 7.1

CVE-2026-46914: Oracle Solaris 11.4 Filesystem Vulnerability – Data Breach & DoS Risk

A flaw in Oracle Solaris 11.4's filesystem component allows an authenticated user on the local system to read sensitive data or crash the operating system. An attacker with standard user privileges can exploit this without needing to interact with the system graphically—it happens automatically through the vulnerable code path. The vulnerability is rated HIGH severity and poses a real risk to organizations running Solaris infrastructure, particularly those handling sensitive data or requiring high availability.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.1 HIGH · CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weaknesses (CWE)
CWE-269, CWE-400
Affected products
1 configuration(s)
Published / Modified
2026-06-17 / 2026-06-18

NVD description (verbatim)

Vulnerability in the Oracle Solaris product of Oracle Systems (component: Filesystem). The supported version that is affected is 11.4. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle Solaris executes to compromise Oracle Solaris. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Solaris accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle Solaris. CVSS 3.1 Base Score 7.1 (Confidentiality and Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H).

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

This vulnerability stems from improper privilege handling (CWE-269) and resource management issues (CWE-400) in the Solaris filesystem layer. The flaw permits a low-privileged local attacker to trigger unauthorized read access to protected data or induce a denial-of-service condition through a filesystem operation. The CVSS 3.1 score of 7.1 reflects the combination of high confidentiality impact (C:H) and high availability impact (A:H) with low attack complexity (AC:L) and low privilege requirements (PR:L), limited to the local attack vector (AV:L). No integrity compromise is noted (I:N).

Business impact

Organizations relying on Oracle Solaris 11.4 for production workloads face dual risk: unauthorized disclosure of sensitive data resident on affected systems and potential service interruptions through repeated crashes. In regulated environments handling PII, financial records, or healthcare data, a breach of confidentiality could trigger compliance violations and breach notification obligations. DoS attacks can degrade service availability and operational resilience, particularly damaging for systems expected to maintain high uptime.

Affected systems

Oracle Solaris version 11.4 is confirmed affected. Organizations should verify whether this version runs in their environment, including virtual machine deployments and containerized Solaris instances. Verify against the Oracle advisory whether any 11.3 or earlier versions, or later patched builds of 11.4, are impacted.

Exploitability

The vulnerability is rated 'easily exploitable' by Oracle—a low bar in terms of technical skill or special conditions. An attacker merely needs local logon access (such as a standard user account or compromised service account), no special tools, and the attack succeeds without user interaction. This makes it an attractive target for insider threats or post-compromise lateral movement by an external attacker who has already gained initial access to the infrastructure.

Remediation

Apply the Oracle security patch released June 17, 2026, to Oracle Solaris 11.4 systems. Verify patch installation using Oracle's patch verification procedures. Until patches are applied, restrict local system access to trusted users only, enforce strong authentication on accounts with logon privileges, and monitor for unusual filesystem activity or system crashes that may indicate exploitation.

Patch guidance

Oracle released patches on June 17, 2026, addressing the filesystem vulnerability in Solaris 11.4. Download the official patch bundle from the Oracle Security Alert page and apply it according to Oracle's documented procedures for your deployment model (bare metal, virtual machine, or zone-based). Test patches in a non-production environment first. Document patch levels post-deployment for audit and compliance records. Monitor the Oracle advisory for any additional guidance or superseding patches.

Detection guidance

Monitor Solaris systems for: (1) unexpected core dumps or frequent system reboots attributable to filesystem operations; (2) failed filesystem access attempts originating from low-privileged user accounts; (3) unusual read patterns targeting sensitive files (e.g., /etc/shadow or password files) by non-root processes; (4) filesystem-related errors in audit logs (if auditd is enabled). Baseline normal filesystem activity in your environment so anomalies become evident. Consider enabling Solaris dtrace or other native monitoring if your security team has the expertise.

Why prioritize this

Although the vulnerability is not yet on the CISA Known Exploited Vulnerabilities list, its easy exploitability, high CVSS score, and dual impact on confidentiality and availability make it a priority for patching—especially for Solaris systems exposed to untrusted users or in roles handling regulated data. The short window between vulnerability disclosure (June 17) and your patching cycle should drive this to the top of the queue for Solaris-dependent organizations.

Risk score, explained

The CVSS 3.1 score of 7.1 (HIGH) reflects four key factors: (1) Local attack vector limits the attacker pool but does not eliminate risk for multi-tenant or shared infrastructure; (2) Low privilege requirement means standard user accounts, service accounts, or compromised low-privilege processes can trigger the flaw; (3) High confidentiality impact permits unauthorized access to data normally protected by Solaris discretionary access controls; (4) High availability impact means attackers can deliberately disrupt service. The absence of integrity impact (I:N) means data corruption is not directly possible, but data exfiltration and DoS together warrant urgent remediation.

Frequently asked questions

Do we need to patch Solaris 11.3 or earlier versions?

Based on the published advisory, only Solaris 11.4 is confirmed affected. Verify against the official Oracle Security Alert for your specific release numbers and patch levels, as minor version updates or earlier patches may influence applicability.

Can this vulnerability be exploited remotely?

No. The attack vector is strictly local (AV:L), meaning the attacker must have logon access to the Solaris system itself. Remote attackers cannot exploit this directly unless they first compromise a user account or service running on the target system.

What is the difference between the confidentiality and availability impacts?

Confidentiality impact (C:H) means an attacker can read sensitive files or data they should not access. Availability impact (A:H) means they can crash or hang the system, rendering it unusable. Both occur through different exploitation paths within the same filesystem vulnerability.

Is patching urgent if our Solaris systems are air-gapped?

Air-gapped systems face lower immediate risk from remote attackers but remain vulnerable to insiders or supply-chain compromises. Patch on your standard maintenance cycle, but prioritize systems with higher user counts or access to sensitive data.

This analysis is based on the official Oracle security advisory published June 17, 2026, and the disclosed CVSS metrics. Patch availability, affected versions, and remediation timelines should be verified directly against Oracle's official advisory and your organization's support contracts. No working exploit code or proof-of-concept is provided; organizations should rely on vendor patches and established change management procedures. SECurity professionals should conduct internal risk assessments based on the prevalence of Solaris 11.4 and user privilege levels in their environments. This explainer is informational and does not constitute professional security advice or a compliance recommendation. Source: NVD (public-domain), retrieved 2026-07-25. Analysis generated by SEC.co (claude-haiku-4-5).