Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/iremnurylmz/cve-2026-30695
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubiremnurylmz/cve-2026-30695

CVE-2026-30695

Proof-of-concept for CVE-2026-30695, an authenticated XSS in Zucchetti Axess access control devices via the dirBrowse parameter, enabling session hijacking and configuration changes.

View Repository
16 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-30695 - XSS in Zucchetti Axess

Summary

A Cross-Site Scripting (XSS) vulnerability exists in the web-based configuration interface of Zucchetti Axess access control devices (XA4, X3/X3BIO, X4, X7, XIO, i-door, i-door+).

The vulnerability is caused by improper sanitization of user-supplied input in the dirBrowse parameter of the /file_manager.cgi endpoint. An authenticated attacker can inject arbitrary JavaScript code that is executed in the context of an administrative user.

Successful exploitation may lead to session hijacking, unauthorized configuration changes, and disclosure of sensitive information.

Affected

  • XIO h06 build 5522
  • IDOOR+ h06 build 5522
  • XA4 h06 build 5522
  • X3 h02 build 4163

PoC

GET /file_manager.cgi?dirBrowse=PAYLOAD

Basic Example payload:

root@kitploit:~
">

Impact

  • Session hijacking
  • Privilege escalation
  • Credential theft

CVSS

AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Discoverer

İremnur Yılmaz

Download Tool