Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
CP-PLUS-EZ-P21-CVE-2026-65893-65894 — Documents CP PLUS EZ-P21 IP camera CVEs: arbitrary code execution via debug feature and improper authentication of HTTP endpoints, with responsible disclosure. | Kitploit
उपकरण/GitHubGitHub/cybervinner/cp-plus-ez-p21-cve-2026-65893-65894
Embedded Systems SecurityIoT SecurityVulnerability AnalysisExploitationHardware & IoT SecurityAuthenticationPapers & ResearchLearning & Education

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
GitHub
cybervinner/cp-plus-ez-p21-cve-2026-65893-65894

CP-PLUS-EZ-P21-CVE-2026-65893-65894

Documents CP PLUS EZ-P21 IP camera CVEs: arbitrary code execution via debug feature and improper authentication of HTTP endpoints, with responsible disclosure.

रिपॉजिटरी देखें
23 दिन पहलेअभी तक समीक्षित नहीं
अनुरोधित भाषा में सामग्री उपलब्ध नहीं है। अंग्रेज़ी संस्करण दिखाया जा रहा है।

🔐 Security Analysis of the CP PLUS EZ-P21 IP Camera

CVE-2026-65893 CVE-2026-65894

Arbitrary Code Execution & Improper Authentication – CP PLUS EZ-P21 IP Camera

CVE-65893 CVE-65894 Severity CVSS Status License: CC BY 4.0


Overview

This repository documents two security vulnerabilities identified in the CP PLUS EZ-P21 IP Camera, an IP-based surveillance camera used for video monitoring and network-based access to camera functions and snapshots.

Both issues were responsibly disclosed, coordinated through the vendor/CERT process, and assigned CVE identifiers.


Vulnerability Summary


1. CVE-2026-65893 — Arbitrary Code Execution

This vulnerability exists due to an insecure debug feature enabled in the firmware. An attacker with physical access could place arbitrary code on removable media and trigger its execution through the debug mechanism, resulting in code execution with elevated privileges.

2. CVE-2026-65894 — Improper Authentication

This vulnerability exists due to improper authentication of HTTP endpoints. A remote attacker could conduct brute-force attacks against the HTTP endpoint, gaining unauthorized access to live video snapshots from the targeted device.

See Vulnerability_Overview.md and Technical_Analysis.md for details.

⚠️ This repository is intended strictly for educational and research purposes. No exploit code or weaponized proof-of-concept is included.


Credit

Reported by a team of security researchers:

  • Vishwa V — SRMIST Ramapuram
  • Dr. Sathya Priya S — SRMIST Ramapuram
  • Tiyyagura Venkata Shesha Shaina Reddy — Vignan University
  • Isukapalli Venkata Mythreya Kumara Sarma — Vignan University
  • Deven Lunkad — IIIT Allahabad
  • Prof. S. Venkatesan — IIIT Allahabad

References

See References.md.


⭐ If you find this research useful, consider giving the repository a star.

टूल डाउनलोड करें
CVETitleCWECVSS v4.0Attack Vector
CVE-2026-65893Arbitrary Code Execution via Insecure Debug FeatureCWE-489 (Active Debug Code)7.0 (High)Local (Physical)
CVE-2026-65894Improper Authentication of HTTP EndpointsCWE-287 (Improper Authentication)8.7 (High)Remote Network