Description
SQL Injection vulnerability in StudIP 6.0.x before 6.0.3 and 5.4.x before 5.4.12 allows a remote attacker to execute arbitrary code and obtain sensitive information via the store() functions.
Published: 2026-08-17
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

StudIP 6.0.x before 6.0.3 and 5.4.x before 5.4.12 contain a SQL injection flaw in the store() functions that can be exploited by a remote attacker. By inserting malicious SQL through these functions, an attacker can run arbitrary code on the server and gain access to sensitive information.

Affected Systems

The vulnerability affects the StudIP application. Versions 6.0.x older than 6.0.3 and 5.4.x older than 5.4.12 are vulnerable.

Risk and Exploitability

The CVSS score of 9.1 indicates a high‑severity flaw. No EPSS data is available, so the exploitation probability cannot be quantified precisely. The flaw is remote; an attacker must be able to reach the StudIP application over a network and send crafted requests to the store() endpoint. Successful exploitation would allow full control of the affected server and compromise confidential data.

Generated by OpenCVE AI on August 17, 2026 at 23:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade StudIP to version 6.0.3 or 5.4.12 to remediate the SQL injection issue.
  • If an immediate upgrade is not possible, restrict access to the store() endpoint by limiting traffic to trusted IP addresses or enforcing strict authentication.
  • Deploy a web application firewall or configure application‑layer filters to block SQL injection patterns targeting the store() endpoint.

Generated by OpenCVE AI on August 17, 2026 at 23:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Studip
Studip stud.ip
Vendors & Products Studip
Studip stud.ip

Mon, 17 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via SQL Injection in StudIP Store Function

Mon, 17 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via SQL Injection in StudIP Store Function
Weaknesses CWE-89

Mon, 17 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in StudIP 6.0.x before 6.0.3 and 5.4.x before 5.4.12 allows a remote attacker to execute arbitrary code and obtain sensitive information via the store() functions.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-17T20:00:38.632Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51346

cve-icon Vulnrichment

Updated: 2026-08-17T20:00:33.829Z

cve-icon NVD

Status : Received

Published: 2026-08-17T18:17:09.320

Modified: 2026-08-17T20:16:43.927

Link: CVE-2026-51346

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:20:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')