Description
ClearOS 7.9 contains an OS command injection vulnerability in the Log Viewer component that allows authenticated attackers to execute arbitrary commands by submitting unsanitized input through the filter parameter, which is interpolated directly into a shell command in File.php. Attackers can inject command substitution payloads into the filter parameter to execute arbitrary commands as the webconfig user, and due to extensive NOPASSWD sudo privileges granted to that user by default, immediately escalate to root.
Published: 2026-08-03
Score: 8.6 High
EPSS: 1.9% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ClearOS 7.9 contains an OS command injection in its Log Viewer component. Unsanitized input supplied through the filter parameter is interpolated directly into a shell command in File.php, allowing an authenticated attacker to run arbitrary commands as the webconfig user. Because that account has extensive NOPASSWD sudo privileges by default, the attacker can immediately elevate to root and gain full system control. The vulnerability is classified as CWE-78, a command injection weakness that compromises confidentiality, integrity, and availability.

Affected Systems

The affected product is ClearOS 7.9 from ClearFoundation, specifically the Log Viewer feature that accepts a filter parameter. No other versions were identified as impacted in the available data.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity, and the exploit probability is reflected by an EPSS score of 2%. The vulnerability is not listed in CISA's KEV catalog. Attackers must be authenticated to the system, but once authenticated they can inject shell commands; thus the risk is significant for any user with webconfig privileges. The EPSS score of 2% indicates a low-to-moderate exploitation probability, but the vulnerability still offers an obvious remote exploit path with potential to escape to root.

Generated by OpenCVE AI on August 4, 2026 at 20:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest ClearOS security update that patches the Log Viewer command injection.
  • If a patch is not yet available, remove or severely restrict the webconfig user's NOPASSWD sudo privileges to prevent escalation from webconfig to root.
  • Temporarily disable or restrict web access to the Log Viewer service until a definitive fix is deployed.

Generated by OpenCVE AI on August 4, 2026 at 20:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Clearfoundation
Clearfoundation clearos
Vendors & Products Clearfoundation
Clearfoundation clearos

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description ClearOS 7.9 contains an OS command injection vulnerability in the Log Viewer component that allows authenticated attackers to execute arbitrary commands by submitting unsanitized input through the filter parameter, which is interpolated directly into a shell command in File.php. Attackers can inject command substitution payloads into the filter parameter to execute arbitrary commands as the webconfig user, and due to extensive NOPASSWD sudo privileges granted to that user by default, immediately escalate to root.
Title ClearOS 7.9 OS Command Injection via Log Viewer filter parameter
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Clearfoundation Clearos
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-04T17:12:40.179Z

Reserved: 2026-07-29T21:07:39.202Z

Link: CVE-2026-67599

cve-icon Vulnrichment

Updated: 2026-08-04T17:12:33.335Z

cve-icon NVD

Status : Received

Published: 2026-08-03T20:17:28.113

Modified: 2026-08-04T18:16:56.637

Link: CVE-2026-67599

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:21:38Z

Weaknesses
  • CWE-78

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