Description
An insecure handling of serialized objects vulnerability was found in the one of the service of GMS application 9.5.1 (Build 9510.1044) and earlier versions. A local attacker with the ability to interact with the service could exploit this behavior to perform unauthorized actions through the affected component.
Published: 2026-08-11
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from insecure handling of serialized objects in the SonicWall GMS application. An attacker who can interact locally with the affected service can send crafted data that the application deserializes, leading to arbitrary actions that the service is authorized to perform. This weakness is identified as CWE-502, a failure to properly validate or filter data from untrusted sources before deserialization. The potential impact is that an attacker can perform operations beyond intended controls.

Affected Systems

The affected product is SonicWall GMS, specifically version 9.5.1 (build 9510.1044) and all earlier releases. These releases include a service that performs deserialization without proper safeguards.

Risk and Exploitability

The CVSS score is 8.4, and the EPSS value is < 1%. Based on the description, it is inferred that an attacker must communicate directly with the vulnerable service endpoint for exploitation. Because the attack requires local access, it is feasible only when the attacker can reach the network segment where the service is listening. The damage an attacker can cause depends on the privileges that the service runs with. If the service operates with elevated privileges, the impact could be substantial. The vulnerability is not listed in the CISA KEV catalog. The overall risk remains uncertain due to the low EPSS value of < 1%.

Generated by OpenCVE AI on August 13, 2026 at 00:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SonicWall GMS to a version newer than 9.5.1 that includes the deserialization fix.
  • Restrict network access to the vulnerable service by configuring firewall rules or VLAN segmentation so that only trusted management hosts can communicate with it.
  • Enable detailed logging for deserialization calls in the GMS application to detect anomalous requests and facilitate incident response.

Generated by OpenCVE AI on August 13, 2026 at 00:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Sonicwall
Sonicwall gms
Vendors & Products Sonicwall
Sonicwall gms

Thu, 13 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Title Insecure Deserialization in SonicWall GMS Allowing Local Unauthorized Actions

Wed, 12 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 12 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Title Insecure Deserialization in SonicWall GMS Allowing Local Unauthorized Actions

Tue, 11 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description An insecure handling of serialized objects vulnerability was found in the one of the service of GMS application 9.5.1 (Build 9510.1044) and earlier versions. A local attacker with the ability to interact with the service could exploit this behavior to perform unauthorized actions through the affected component.
Weaknesses CWE-502
References

cve-icon MITRE

Status: PUBLISHED

Assigner: sonicwall

Published:

Updated: 2026-08-12T17:28:11.678Z

Reserved: 2026-08-03T10:19:53.152Z

Link: CVE-2026-18634

cve-icon Vulnrichment

Updated: 2026-08-11T20:45:04.332Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T21:17:30.880

Modified: 2026-08-28T18:58:27.140

Link: CVE-2026-18634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:39:39Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data