CVE-2023-32692
PHP vulnerability analysis and mitigation

Overview

CodeIgniter, a PHP full-stack web framework, was found to contain a critical Remote Code Execution (RCE) vulnerability identified as CVE-2023-32692. The vulnerability was discovered in the Validation Placeholders feature and affects versions prior to 4.3.5. This security issue was disclosed on May 21, 2023, and received a Critical CVSS score of 9.8 (GitHub Advisory, NVD).

Technical details

The vulnerability exists in the Validation library and extends to validation methods in both the controller and in-model validation, as they internally utilize the Validation library. The issue allows attackers to execute arbitrary code when using Validation Placeholders. The severity is rated as Critical with a CVSS v3.1 score of 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high impacts on confidentiality, integrity, and availability with network-based attack vectors requiring no privileges or user interaction (GitHub Advisory).

Impact

The vulnerability enables attackers to execute arbitrary code on affected systems, potentially leading to complete system compromise. With a Critical CVSS score of 9.8, the impact is considered severe, affecting the system's confidentiality, integrity, and availability at the highest levels (Security Online).

Mitigation and workarounds

The primary mitigation is to upgrade to CodeIgniter version 4.3.5 or later. For users unable to upgrade immediately, a workaround is available by setting validation rules with an array format. For example: $validation->setRules(['email' => ['required', 'valid_email', 'is_unique[users.email,id,{id}]']]); (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related PHP vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-23492HIGH8.8
  • PHPPHP
  • pimcore/pimcore
NoYesJan 14, 2026
CVE-2026-23498HIGH7.2
  • PHPPHP
  • shopware/core
NoYesJan 14, 2026
GHSA-595p-g7xc-c333MEDIUM6.9
  • PHPPHP
  • algolia/algoliasearch-magento-2
NoYesJan 14, 2026
CVE-2022-50807MEDIUM6.9
  • PHPPHP
  • concrete5/concrete5
NoNoJan 13, 2026
CVE-2026-0859MEDIUM5.2
  • PHPPHP
  • typo3/cms-core
NoYesJan 13, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management