CVE-2025-69216

MEDIUM

OpenSTAManager < 2.9.8 - Authenticated SQL Injection via Scadenzario id_anagrafica Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-69216. PoCs published by lukasz-rybak.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2025-69216, an authenticated SQL injection vulnerability in OpenSTAManager's Scadenzario print template. It includes root cause analysis, vulnerable code snippets, and proof-of-concept exploitation steps.

Description

OpenSTAManager is an open source management software for technical assistance and invoicing. In 2.9.8 and earlier, an authenticated SQL injection vulnerability in OpenSTAManager's Scadenzario (Payment Schedule) print template allows any authenticated user to extract sensitive data from the database, including admin credentials, customer information, and financial records. The vulnerability exists in templates/scadenzario/init.php, where the id_anagrafica parameter is directly concatenated into an SQL query without proper sanitization. The vulnerability enables complete database read access through error-based SQL injection techniques.

Exploits (1)

nomisec WRITEUP
by lukasz-rybak · poc
https://github.com/lukasz-rybak/CVE-2025-69216

This repository provides a detailed technical analysis of CVE-2025-69216, an authenticated SQL injection vulnerability in OpenSTAManager's Scadenzario print template. It includes root cause analysis, vulnerable code snippets, and proof-of-concept exploitation steps.

Classification
Writeup 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: OpenSTAManager <= 2.9.8
Auth required
Prerequisites: Valid authenticated session
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 none
Automatable no
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