CVE-2025-26086: SQL Injection
An unauthenticated blind SQL injection vulnerability exists in RSI Queue Management System v3.0 within the TaskID parameter of the get request handler. Attackers can remotely inject time-delayed SQL payloads to induce server response delays, enabling time-based inference and iterative extraction of sensitive database contents without authentication.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-26086?
CVE-2025-26086 is classified as a critical severity vulnerability due to its potential to allow remote attackers to execute SQL injection attacks.
How do I fix CVE-2025-26086?
To mitigate CVE-2025-26086, ensure that input parameters, particularly the TaskID in GET requests, are properly sanitized and use parameterized queries.
What software versions are affected by CVE-2025-26086?
CVE-2025-26086 affects RSI Queue Management System v3.0.
Can CVE-2025-26086 be exploited remotely?
Yes, CVE-2025-26086 can be exploited remotely, allowing attackers to perform blind SQL injection from an external source.
What type of attack is associated with CVE-2025-26086?
CVE-2025-26086 is associated with an unauthenticated blind SQL injection attack that enables time-based inference.