CVE-2025-10878
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
3Description
A SQL injection vulnerability exists in the login functionality of Fikir Odalari AdminPando 1.0.1 before 2026-01-26. The username and password parameters are vulnerable to SQL injection, allowing unauthenticated attackers to bypass authentication completely. Successful exploitation grants full administrative access to the application, including the ability to manipulate the public-facing website content (HTML/DOM manipulation).
Analysis
AdminPando 1.0.1 by Fikir Odalari has a CVSS 10.0 SQL injection in the login functionality allowing complete authentication bypass and database takeover.
Technical Context
The login form in AdminPando 1.0.1 before 1.0.2 has a CWE-89 SQL injection that allows attackers to bypass authentication entirely and access the admin panel without valid credentials.
Affected Products
['Fikir Odalari AdminPando < 1.0.2']
Remediation
Update to version 1.0.2. Use parameterized queries for authentication.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today