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-56221 — Advisory detailing CVE-2025-56221, an authentication rate-limiting flaw in Ascertia SigningHub allowing brute-force attacks, with affected versions and mitigation guidance. | Kitploit
Tools/GitHubGitHub/saykino/cve-2025-56221
Vulnerability AnalysisWeb SecurityAuthenticationLearning & EducationCurated Resources
GitHubsaykino/cve-2025-56221

CVE-2025-56221

Advisory detailing CVE-2025-56221, an authentication rate-limiting flaw in Ascertia SigningHub allowing brute-force attacks, with affected versions and mitigation guidance.

View Repository
511 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-2025-56221 Improper Restriction of Excessive Authentication Attempts

Description

An attacker can make unlimited authentication attempts, increasing the risk of compromising targeted user accounts through password guessing.


CVSS Score: 7.5 (High)


Attack Type

  • Remote (Authenticated)

Affected Versions

  • Versions before <= 8.6.8

Vendor of Product

  • Ascertia

Affected Product Code Base

  • SigningHub

Affected Component

  • Authentication API (/authenticate).

Mitigations

  • Implement rate-limit/cooldown period for the authentication API.

Vulnerability Details

  • The authentication API does not enforce rate limiting on login attempts, allowing an attacker to repeatedly try different password combinations without restriction. This can lead to brute-force attacks, where an attacker systematically guesses user credentials to gain unauthorized access to accounts. Without proper rate limiting or account lockout mechanisms, the system becomes highly susceptible to automated attacks, especially when combined with leaked or commonly used passwords.

Fixed versions

  • Versions after > 8.6.8

Discovered By:

  • Yazan Abu-Nadi
Download Tool