Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
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
Outils/GitHubGitHub/cybervinner/cp-plus-ez-p21-cve-2026-65893-65894
Embedded Systems SecurityIoT SecurityVulnerability AnalysisExploitationHardware & IoT SecurityAuthenticationPapers & ResearchLearning & Education

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager
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.

Voir le dépôt
il y a 23 joursPas encore vérifié
Contenu non disponible dans la langue demandée. Affichage de la version anglaise.

🔐 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.

Télécharger l’outil
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