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-2026-31282 | Kitploit
Tools/GitHubGitHub/saykino/cve-2026-31282
Password AttacksVulnerability AnalysisWeb Application ExploitationAuthenticationMisconfigurationLearning & Education
GitHubsaykino/cve-2026-31282

CVE-2026-31282

View Repository
4 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-31282

Description

  • Totara LMS is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form and bypass Octa login. An attacker can chain that with missing rate-limit on the login form to launch a brute force attack to obtain a user credentials.

CVSS 3 Score: 9.1 (Critical)


Attack Type

  • Remote (Unauthenticated)

Affected Versions

  • Versions before <= 19.1.5

Vendor of Product

  • Totara

Affected Product Code Base

  • Totara LMS

Affected Component

  • login Page.

Mitigations

  • Login form validation should rely on server-side verification not only client-side, and rate-limit should be implmented on the login form to prevent brute force attacks.

Vulnerability Details

  • Totara LMS is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form and bypass Octa login. An attacker can chain that with missing rate-limit on the login form to launch a brute force attack to obtain a user credentials.

Fixed versions

  • Versions after > 19.1.5

Discovered By:

  • Yazan Abu-Nadi
Download Tool