Description
An issue in the gateway server of mpush v0.8.1 allows attackers to execute arbitrary code via sending a crafted broadcast message.
Published: 2026-09-08
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in the gateway server component of mpush version 0.8.1 permits the execution of arbitrary code when an attacker sends a specially crafted broadcast message. The flaw appears to arise because the gateway processes these messages without performing appropriate validation or sanitization before executing content. Based on the description, it is inferred that the malicious payload would be executed with the same privileges as the gateway process, providing full control over the affected server.

Affected Systems

The vulnerability affects mpush gateway servers running version 0.8.1. No additional vendor or product details are available beyond the name of the mpush gateway component.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. The attack seems to require network access to the gateway’s broadcast interface; based on the description it is inferred that an attacker can trigger the flaw by sending a crafted broadcast message over the network. Because any host that can reach the broadcast interface could potentially exploit the issue, the risk is considered high‑risk remote code execution.

Generated by OpenCVE AI on September 8, 2026 at 17:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade mpush to a version that addresses the flaw, if such an update exists.
  • If no update is available, isolate the gateway server from untrusted broadcast traffic, allowing only trusted sources and blocking other broadcast messages at the network perimeter.
  • Implement input validation or sanitization for broadcast messages at the application level to reject malformed or unexpected payloads.
  • Continuously monitor gateway logs for suspicious broadcast activity and alert on potential exploitation attempts.

Generated by OpenCVE AI on September 8, 2026 at 17:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Crafted Broadcast in mpush Gateway
Weaknesses CWE-20
CWE-94

Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description An issue in the gateway server of mpush v0.8.1 allows attackers to execute arbitrary code via sending a crafted broadcast message.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-08T15:08:57.704Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-79574

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T16:18:15.123

Modified: 2026-09-08T16:18:15.123

Link: CVE-2026-79574

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T17:15:17Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')