Description
An issue in SMSGate sms-core<=2.1.13.6 allows a remote attacker to execute arbitrary code via the Cmpp7FDeliverRequestMessageCodec.java component
Published: 2026-05-28
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a deserialization flaw in the Cmpp7FDeliverRequestMessageCodec component of SMSGate sms-core, allowing a remote attacker to supply crafted data that is deserialized into arbitrary Java objects, which then execute code. This leads to remote code execution on the host. The weakness is a classic instance of unsafe deserialization (CWE‑502).

Affected Systems

The issue affects all deployments of SMSGate sms-core version 2.1.13.6 and earlier. No specific vendor name is documented, but any system that uses this library or component is susceptible.

Risk and Exploitability

Based on the description, it is inferred that the flaw can be exploited without authentication if an attacker can reach the component, for example over a network or message queue interface. The EPSS score is less than 1 % and the vulnerability is not in CISA’s KEV catalog, but the CVSS score of 7.3 indicates high severity. If exploited, the attacker would gain execution privileges equivalent to those of the process running the component, potentially enabling full system compromise.

Generated by OpenCVE AI on June 2, 2026 at 00:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SMSGate sms-core to a version newer than 2.1.13.6 or apply a vendor‑issued security patch.
  • If an update is not possible, restrict network exposure of the affected service by placing it behind a firewall and permitting access only from trusted hosts.
  • Add runtime validation to filter suspicious or malformed input streams, and monitor logs for deserialization attempts to detect potential exploitation.

Generated by OpenCVE AI on June 2, 2026 at 00:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 00:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Cmpp7FDeliverRequestMessageCodec Deserialization in SMSGate sms-core

Mon, 01 Jun 2026 22:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Cmpp7FDeliverRequestMessageCodec Deserialization in SMSGate sms-core
Weaknesses CWE-20

Mon, 01 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502

Sat, 30 May 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Smsgate
Smsgate sms-core
Vendors & Products Smsgate
Smsgate sms-core

Fri, 29 May 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Fri, 29 May 2026 21:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unvalidated Deserialization in SMSGate sms-core
Weaknesses CWE-502

Fri, 29 May 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 28 May 2026 16:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unvalidated Deserialization in SMSGate sms-core
Weaknesses CWE-502

Thu, 28 May 2026 14:15:00 +0000

Type Values Removed Values Added
Description An issue in SMSGate sms-core<=2.1.13.6 allows a remote attacker to execute arbitrary code via the Cmpp7FDeliverRequestMessageCodec.java component
References

Subscriptions

Smsgate Sms-core
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-01T19:29:42.568Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37579

cve-icon Vulnrichment

Updated: 2026-05-29T18:58:07.777Z

cve-icon NVD

Status : Deferred

Published: 2026-05-28T14:16:19.427

Modified: 2026-06-01T21:16:42.943

Link: CVE-2026-37579

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T00:15:41Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data