Description
Buffer overflow vulnerability exists in Contec RP-WAH-SR Series. If a remote attacker sends a specially crafted request to the product's web service, an arbitrary program may be executed.
Published: 2026-09-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply patch
AI Analysis

Impact

A buffer overflow flaw exists in the Contec RP-WAH-SR Series. When a remote attacker sends a carefully crafted request to the device’s web service, the overflow can be triggered, allowing arbitrary code execution with the privileges of the web service process. The issue is a classic writer without bounds error (CWE‑120) that can lead to full system compromise if exploited.

Affected Systems

Contec Co., Ltd. manufactures the RP-WAH‑SR1, RP-WAH‑SR12, RP-WAH‑SR2 and RP-WAH‑SR22 models that are vulnerable. No specific firmware versions are listed, so all releases of the affected series may be impacted.

Risk and Exploitability

The CVSS score of 8.7 classifies this as high severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, but the flaw can be activated remotely through the web service interface, making it potentially exploitable without user interaction. An attacker would need network access to the device and the ability to send HTTP requests to the vulnerable endpoint, after which the attacker could execute arbitrary code on the device.

Generated by OpenCVE AI on September 14, 2026 at 10:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Download the latest firmware update from Contec’s support site and apply it to all RP‑WA‑SR series devices.
  • If a firmware update cannot be applied, block remote access to the device’s web service or restrict it to trusted IP addresses via firewall rules.
  • If the web service is not required for operation, disable or remove it to eliminate the attack surface.

Generated by OpenCVE AI on September 14, 2026 at 10:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 14 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Buffer Overflow in Contec RP‑WA‑SR Series Web Service

Mon, 14 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description Buffer overflow vulnerability exists in Contec RP-WAH-SR Series. If a remote attacker sends a specially crafted request to the product's web service, an arbitrary program may be executed.
Weaknesses CWE-120
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-09-14T11:19:49.647Z

Reserved: 2026-08-31T02:30:58.277Z

Link: CVE-2026-82770

cve-icon Vulnrichment

Updated: 2026-09-14T11:14:32.450Z

cve-icon NVD

Status : Received

Published: 2026-09-14T07:17:18.277

Modified: 2026-09-14T12:17:47.113

Link: CVE-2026-82770

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T10:45:07Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')