{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-62998", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-07-14T23:10:57.032Z", "datePublished": "2026-09-23T14:07:04.529Z", "dateUpdated": "2026-09-23T15:22:46.380Z" }, "containers": { "cna": { "title": "REDAXO: Unwhitelisted ORDER BY Column in rex_list Allows Authenticated Column Enumeration", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "lang": "en", "description": "CWE-20: Improper Input Validation", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-200", "lang": "en", "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } } ], "references": [ { "name": "https://github.com/redaxo/core/security/advisories/GHSA-4f5f-j737-pm58", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/redaxo/core/security/advisories/GHSA-4f5f-j737-pm58" }, { "name": "https://github.com/redaxo/core/pull/6580", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redaxo/core/pull/6580" }, { "name": "https://github.com/redaxo/core/commit/c44ba5206a28427984100c994010f2aaa6703efd", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redaxo/core/commit/c44ba5206a28427984100c994010f2aaa6703efd" }, { "name": "https://github.com/redaxo/core/releases/tag/5.21.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/redaxo/core/releases/tag/5.21.2" } ], "affected": [ { "vendor": "redaxo", "product": "core", "versions": [ { "version": "< 5.21.2", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-23T14:07:04.529Z" }, "descriptions": [ { "lang": "en", "value": "REDAXO is a PHP-based content management system. Prior to 5.21.2, rex_list::getSortColumn() in redaxo/src/core/lib/list.php accepts the sort request parameter without checking whether setColumnSortable() registered the requested column. An authenticated backend user can make prepareQuery() add an escaped but unauthorized ORDER BY identifier, allowing error-based enumeration of columns in joined tables and ordering by unselected sensitive fields such as rex_user.password. This issue is fixed in version 5.21.2." } ], "source": { "advisory": "GHSA-4f5f-j737-pm58", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/redaxo/core/security/advisories/GHSA-4f5f-j737-pm58", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-09-23T15:22:29.404424Z", "id": "CVE-2026-62998", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-09-23T15:22:46.380Z" } } ] } }