Exploitation Summary
EIP tracks 2 public exploits for CVE-2026-24418. PoCs published by BridgerAlderson, lukasz-rybak.
AI-analyzed exploit summary This repository contains a functional exploit for CVE-2026-24418, an error-based SQL injection vulnerability in OpenSTAManager <= 2.9.8. The exploit leverages the `id_records[]` parameter in the Scadenzario module to inject SQL payloads and extract data via XPATH error messages.
Description
OpenSTAManager is an open source management software for technical assistance and invoicing. OpenSTAManager v2.9.8 and earlier contain a critical Error-Based SQL Injection vulnerability in the bulk operations handler for the Scadenzario (Payment Schedule) module. The application fails to validate that elements of the id_records array are integers before using them in an SQL IN() clause, allowing attackers to inject arbitrary SQL commands and extract sensitive data through XPATH error messages.
Exploits (2)
This repository contains a functional exploit for CVE-2026-24418, an error-based SQL injection vulnerability in OpenSTAManager <= 2.9.8. The exploit leverages the `id_records[]` parameter in the Scadenzario module to inject SQL payloads and extract data via XPATH error messages.
This repository provides a detailed technical analysis of CVE-2026-24418, an error-based SQL injection vulnerability in OpenSTAManager's Scadenzario module. It includes root cause analysis, patch recommendations, and proof-of-concept curl commands demonstrating the exploit.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N