Description
Adianti Framework 5.5.0 and 5.6.0 contains an SQL injection vulnerability that allows authenticated users to manipulate database queries by injecting SQL code through the name field in SystemProfileForm. Attackers can submit crafted SQL statements in the profile edit endpoint to modify user credentials and gain administrative access.
Published: 2026-04-12
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

An authenticated attacker can inject SQL through the name field in the system profile form, enabling manipulation of database queries. By submitting crafted SQL statements to the profile edit endpoint, malicious users can alter credentials and obtain administrative privileges. This flaw allows a single authenticated user to elevate privileges across the application.

Affected Systems

The vulnerability affects Adianti Framework versions 5.5.0 and 5.6.0. Users deploying these versions are exposed to the described elevation of privileges.

Risk and Exploitability

The CVSS score of 7.1 denotes a high severity threat. No EPSS data is available and the vulnerability is not listed in the CISA KEV catalog, suggesting no documented large‑scale exploitation yet. However, the presence of exploit references indicates that attackers could potentially exploit the flaw. The attack vector is inferred to be a web‑based input failure requiring authentication, making the vulnerability a moderate‑to‑high risk for systems that allow broad profile editing.

Generated by OpenCVE AI on April 12, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch that removes the SQL injection flaw in Adianti Framework 5.5.0 and 5.6.0 or upgrade to a newer release that eliminates the issue.
  • Restrict editing of the system profile so that only administrators can perform changes, or temporarily disable the feature until the patch is applied.
  • Review audit logs for unexpected SQL injection attempts and consider tightening input validation in the profile editing form.

Generated by OpenCVE AI on April 12, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Adianti
Adianti adianti Framework
Vendors & Products Adianti
Adianti adianti Framework

Sun, 12 Apr 2026 12:45:00 +0000

Type Values Removed Values Added
Description Adianti Framework 5.5.0 and 5.6.0 contains an SQL injection vulnerability that allows authenticated users to manipulate database queries by injecting SQL code through the name field in SystemProfileForm. Attackers can submit crafted SQL statements in the profile edit endpoint to modify user credentials and gain administrative access.
Title Adianti Framework 5.5.0 and 5.6.0 SQL Injection via Profile
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Adianti Adianti Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-13T17:29:36.448Z

Reserved: 2026-04-12T12:09:59.724Z

Link: CVE-2018-25257

cve-icon Vulnrichment

Updated: 2026-04-13T17:29:31.930Z

cve-icon NVD

Status : Deferred

Published: 2026-04-12T13:16:31.567

Modified: 2026-04-15T15:00:32.790

Link: CVE-2018-25257

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T12:56:03Z

Weaknesses
  • CWE-89

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