CVE-2026-1593
Published: 29 January 2026
Summary
CVE-2026-1593 is a high-severity Injection (CWE-74) vulnerability in Angeljudesuarez Society Management System. Its CVSS base score is 7.3 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 3.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.
Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.
Validates query inputs to prevent SQL syntax or command manipulation.
Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct unauthenticated remote SQL injection in a public-facing web application component enables initial access via exploitation of exposed web apps.
NVD Description
A weakness has been identified in itsourcecode Society Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/edit_expenses_query.php. Executing a manipulation of the argument detail can lead to sql injection. The attack may be launched…
more
remotely. The exploit has been made available to the public and could be used for attacks.
Deeper analysisAI
CVE-2026-1593 is a SQL injection vulnerability (CWE-74, CWE-89) in itsourcecode Society Management System 1.0, published on 2026-01-29. The flaw affects an unknown functionality within the file /admin/edit_expenses_query.php, where manipulation of the 'detail' argument enables SQL injection.
The vulnerability carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), indicating high severity with network accessibility, low attack complexity, and no privileges or user interaction required. Unauthenticated remote attackers can exploit it to achieve low impacts on confidentiality, integrity, and availability through SQL injection.
Advisories referenced in VulDB entries (https://vuldb.com/?ctiid.343355, https://vuldb.com/?id.343355, https://vuldb.com/?submit.740689) and a GitHub issue (https://github.com/yyzq-wsx/for_cve/issues/3) detail the issue, with the vendor site at https://itsourcecode.com/. No specific patch or mitigation steps are outlined in the provided details.
An exploit for this vulnerability has been made publicly available, raising the potential for real-world attacks against exposed instances.
Details
- CWE(s)