HarborGuard / CVE
Back to search
CRITICALCVE-2026-9059Published Modified CNA tenable

CVE-2026-9059: NextGEN Gallery - SQL Injection

NextGEN Gallery version prior to 4.2.1 are vulnerable to authenticated SQL injection via the 'orderby' parameter on the REST API endpoints '/imagely/v1/galleries' and '/imagely/v1/albums'. The root cause is an insufficient sanitization function ('_clean_column()') in the data mapper layer that uses a character blacklist instead of a whitelist approach. This allows an authenticated attacker with the 'NextGEN Gallery overview' capability (assigned to the Administrator role by default) to inject arbitrary SQL into the 'ORDER BY' clause.

Metrics

CVSS v4.0
9.3
Severity
CRITICAL
Fixed in
4.2.1
Affected Products
1

Fix available

4.2.1
Affected packages
  • awesomemotive / NextGEN Gallery
    < 4.2.1 (from O)
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H
References