Description
SOPlanning is vulnerable to SQL injection in the audit retention configuration. An attacker holding parameters_all rights can inject SQL commands into the audit configuration form which is then saved. The execution is triggered when the audit functionality is accessed (by the attacker or another user).

This issue was fixed in version 1.56.01.
Published: 2026-07-09
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SOPlanning is vulnerable to SQL injection (CWE‑89) in the audit retention configuration. An attacker holding parameters_all rights can inject arbitrary SQL commands into a configuration form; the injected statements feature is accessed, either by the attacker or by other authenticated users. This flaw allows attackers to read, modify, or delete database contents, potentially compromising confidentiality, integrity, and availability of the system.

Affected Systems

The vulnerability affects SOPlanning product versions earlier than 1.56.01. Users must identify if their deployment runs a version prior to the fix and plan to upgrade accordingly.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity risk. The EPSS score of < 1% indicates a very low exploitation probability. The exploit is triggerable by accessing audit functionality, making it usable both by the injector and by other users. The vulnerability is not listed in CISA KEV but remains a significant security risk for affected installations.

Generated by OpenCVE AI on July 29, 2026 at 12:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to SOPlanning version 1.56.01 or later to eliminate the vulnerability.
  • Restrict or revoke parameters_all privileges from users who do not require them, thereby reducing the attack surface for SQL injection.
  • Implement monitoring of audit configuration changes to detect and investigate anomalous inputs or unauthorized modifications.

Generated by OpenCVE AI on July 29, 2026 at 12:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Soplanning
Soplanning soplanning
Vendors & Products Soplanning
Soplanning soplanning
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Description SOPlanning is vulnerable to SQL injection in the audit retention configuration. An attacker holding parameters_all rights can inject SQL commands into the audit configuration form which is then saved. The execution is triggered when the audit functionality is accessed (by the attacker or another user). This issue was fixed in version 1.56.01.
Title SQL Injection in SOPlanning Audit Retention Configuration
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Soplanning Soplanning
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-09T12:09:06.573Z

Reserved: 2026-06-05T13:27:10.270Z

Link: CVE-2026-50644

cve-icon Vulnrichment

Updated: 2026-07-09T12:09:03.218Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:45:03Z

Weaknesses
  • CWE-89

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