CVE-2026-61515 Details
Description
Puwell IP Camera firmware versions 2.x through 4.x contains an unauthenticated command injection vulnerability that allows remote attackers to execute arbitrary operating system commands by sending a crafted JSON payload to the DebugShell interface exposed on TCP port 34567. Attackers can exploit the lack of authentication and input sanitization in the binary protocol service to pass arbitrary commands directly to the underlying operating system, achieving root-level code execution and complete device compromise.
A command injection vulnerability allowing unauthenticated remote code execution has been identified in Puwell IP Camera firmware versions 2.x through 4.x. The vulnerability arises from a binary protocol service on TCP port 34567, which exposes a DebugShell interface. This interface, intended for camera management, lacks authentication and input sanitization, allowing attackers to send crafted JSON payloads that are executed as operating system commands with root privileges, leading to complete device compromise.
The DebugShell interface should be removed or disabled in production firmware. If a debugging interface is necessary for development, it should be secured with strong authentication and authorization mechanisms, disabled by default, and not exposed to untrusted networks. Furthermore, all incoming protocol fields, including session identifiers, should be properly validated before processing privileged operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 4, 2026CISA-ADP
Assessed Aug 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://damiri.fr/fr/cve/CVE-2026-61515 | [email protected] | ExploitTechnical Analysis |
| https://www.puwell.com/Index/catalog | [email protected] | Vendor |
| https://www.vulncheck.com/advisories/puwell-ip-camera-2-x-4-x-unauthenticated-command-injection-via-debugshell | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-912 | Hidden Functionality | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Puwell IP Camera | >= 2, <= 4 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 5, 2026 | CVE Modified | CISA-ADP |
| Aug 4, 2026 | New CVE Received | [email protected] |
Volerion