CVE-2026-24419

MEDIUM

OpenSTAManager <2.9.8 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-24419. PoCs published by lukasz-rybak.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-24419, an error-based SQL injection vulnerability in OpenSTAManager's Prima Nota module. It includes root cause analysis, affected code paths, and a proof-of-concept for extracting database information via crafted GET parameters.

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 Prima Nota (Journal Entry) module's add.php file. The application fails to validate that comma-separated values from the id_documenti GET parameter are integers before using them in SQL IN() clauses, allowing attackers to inject arbitrary SQL commands and extract sensitive data through XPATH error messages.

Exploits (1)

nomisec WRITEUP
by lukasz-rybak · poc
https://github.com/lukasz-rybak/CVE-2026-24419

This repository provides a detailed technical analysis of CVE-2026-24419, an error-based SQL injection vulnerability in OpenSTAManager's Prima Nota module. It includes root cause analysis, affected code paths, and a proof-of-concept for extracting database information via crafted GET parameters.

Classification
Writeup 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: OpenSTAManager <= 2.9.8
Auth required
Prerequisites: Authenticated access to the Prima Nota module · OpenSTAManager version <= 2.9.8
devstral-2 · analyzed Apr 12, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 6.5
EPSS 0.0001
EPSS Percentile 3.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (2)
devcode/openstamanager < 2.9.8
devcode-it/openstamanager 0Packagist
Published Feb 06, 2026
Tracked Since Feb 18, 2026