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
zeroheight-account-verification-bypass-CVE-2025-65925 — Independent security finding – Zeroheight account creation bypass via missing verification enforcement (patched June 2025) | Kitploit
Tools/GitHubGitHub/sneden/zeroheight-account-verification-bypass-cve-2025-65925
Authentication & AuthorizationVulnerability AnalysisExploitationWeb SecurityPenetration TestingMisconfiguration
GitHubsneden/zeroheight-account-verification-bypass-cve-2025-65925

zeroheight-account-verification-bypass-CVE-2025-65925

Independent security finding – Zeroheight account creation bypass via missing verification enforcement (patched June 2025)

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
248 months agoNot yet reviewed

CVE-2025-65925 — Zeroheight Incorrect Access Control in Account Creation Flow

CVE Disclosure Policy

Disclosure Date: 2025-06-11
Vendor fix date (per vendor): 2025-06-13
Researcher validation date: 2025-06-26
Discovered by: Sneden Rebello


Summary

A legacy user creation API pathway allowed accounts to be created without completing the intended email verification step. While unverified accounts could not access product features, this bypass still violated the designed verification and access-control flow and enabled creation of unintended accounts (e.g., spam/fake registrations).

Scope: limited to unauthenticated sign-up flows.
Data exposure: none observed; no access to existing user data or sessions.


Impact (high-level)

  • Creation of accounts outside intended verification controls
  • Potential for spam/fake account flooding and resource/resource-usage impact
  • Could contribute to social engineering or chained attack scenarios in broader threat models

MITRE Impact Classification: Denial of Service (resource exhaustion via unintended account creation)

Estimated severity: Medium (authentication/verification logic bypass; no direct data exposure)

CVSS v3.1 Vector: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
CVSS Base Score: 6.5 (Medium)


CVE Classification (MITRE)

  • Vulnerability Type: Incorrect Access Control
  • Attack Type: Remote
  • Attack Vector: Network – unauthenticated access to a legacy user creation pathway over HTTPS
  • Affected Component: User account creation and verification process (legacy verification-bypass path)
  • Vendor Confirmation: Yes

Affected

  • Product: Zeroheight (SaaS platform)
  • Versions: zeroheight (SaaS) – instances prior to 2025-06-13 (vendor-approved public version string)

Mitigation (vendor)

Vendor resolved the issue by:

  1. Requiring a valid verification token for all account creation flows
  2. Improving validation checks before processing new account registrations

These changes ensure that accounts can only be created after completing the intended email verification process.
Users of the platform do not need to take any action beyond ensuring they are on the current service version.


Timeline

Note: Both the vendor’s internal fix date (2025-06-13) and the researcher validation date (2025-06-26) are recorded for transparency.


Credits

  • Researcher: Sneden Rebello (GitHub),(LinkedIn)
  • Vendor coordination: Zeroheight security & engineering teams

CVE

CVE-2025-65925 is publicly published on cve.org This advisory reflects the public disclosure associated with this CVE.


References

  • This advisory (public)
  • Additional vendor context retained privately at their request

Disclosure Policy

This follows coordinated vulnerability disclosure. Public details are intentionally high-level per vendor request; no internal identifiers, infrastructure details, or endpoint specifics are included. See DISCLOSURE_POLICY.md for more.

Download Tool
Date & Time (UTC-04:00)Event
2025-06-11 12:09Vendor acknowledged receipt of report and began review
2025-06-12 12:04Vendor confirmed high-severity portion will be addressed (low-severity items deprioritized)
2025-06-13Vendor reports fix deployed for the user-creation verification issue
2025-06-26 09:09Vendor notified researcher of deployment; researcher validated the fix
2025-07-29Vendor confirmed additional redirect hardening (low-severity, non-CVE item); researcher re-tested successfully
2025-12-18CVE ID assigned (CVE-2025-65925)
2025-12-28Public advisory published by researcher
2025-12-30CVE ID published (CVE-2025-65925)