Description
Puwell IP Camera firmware versions 2.x through 4.x contains an authentication bypass vulnerability that allows unauthenticated attackers to access device functions by sending protocol-conforming packets over TCP port 23456 without credentials. Attackers can exploit the unvalidated Session field in the proprietary control protocol header to access live video streams, control pan and tilt motors, activate audio functions, and remotely restart the device.
Published: 2026-08-04
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authentication bypass in the Puwell IP Camera firmware 2.x-4.x that allows any network actor to send protocol-conforming packets on TCP port 23456 without providing valid credentials. By exploiting the unchecked Session field in the proprietary control‑protocol header, an attacker can gain unrestricted access to critical device functions such as live video streaming, pan/tilt motor control, audio playback, and device restart. The flaw represents a classic Authentication Failure (CWE-306) and effectively removes the primary barrier to device manipulation, creating real privacy and availability risks.

Affected Systems

Affected are Puwell Technology Inc. IP Cameras running firmware versions 2.x through 4.x, all of which expose TCP port 23456 by default. No sub‑model distinctions are noted; the flaw applies broadly to every camera in that firmware range used in surveillance installations across commercial and residential environments.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity, and the vulnerability is known to allow unauthenticated access, making it immediately exploitable. While the EPSS score is not available, the absence of a KEV listing does not diminish the risk; the attack vector is inferred to be over the local network or over the internet if port 23456 is externally reachable. Attackers can craft simple packets to establish a session and perform all device functions without any credential checks, which can lead to privacy violations or denial of service on the camera and potentially compromise other network assets.

Generated by OpenCVE AI on August 4, 2026 at 19:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the camera to the latest firmware that addresses the authentication bypass.
  • Configure the network to block or restrict inbound traffic to TCP port 23456 on all camera devices.
  • Segment camera devices into a separate VLAN or subnet and enforce strict firewall rules to isolate them from general network traffic.

Generated by OpenCVE AI on August 4, 2026 at 19:54 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 Puwell Technology
Puwell Technology ip Camera
Vendors & Products Puwell Technology
Puwell Technology ip Camera

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

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description Puwell IP Camera firmware versions 2.x through 4.x contains an authentication bypass vulnerability that allows unauthenticated attackers to access device functions by sending protocol-conforming packets over TCP port 23456 without credentials. Attackers can exploit the unvalidated Session field in the proprietary control protocol header to access live video streams, control pan and tilt motors, activate audio functions, and remotely restart the device.
Title Puwell IP Camera 2.x - 4.x Unauthenticated Access via TCP Port 23456
Weaknesses CWE-306
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Puwell Technology Ip Camera
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-04T16:56:48.640Z

Reserved: 2026-07-10T15:43:36.627Z

Link: CVE-2026-61514

cve-icon Vulnrichment

Updated: 2026-08-04T16:56:45.605Z

cve-icon NVD

Status : Received

Published: 2026-08-04T15:16:36.810

Modified: 2026-08-04T17:16:57.310

Link: CVE-2026-61514

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:20:00Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function