PatchSiren cyber security CVE debrief
CVE-2026-92796 manticoresoftware CVE debrief
Manticore Search versions 27.0.0 before 28.4.4 are vulnerable to an authorization bypass. The vulnerability allows read-only users to execute unauthorized queries by appending additional SELECT statements to multi-statement SQL requests. This can lead to the exposure of credential tables and the obtainment of password hashes that authenticate as administrators.
- Vendor
- manticoresoftware
- Product
- Manticore Search
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-16
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-16
- Advisory updated
- 2026-09-22
Who should care
Defenders responsible for Manticore Search deployments should assess exposure and verify their versions. System administrators and security teams should prioritize remediation and implement compensating controls to prevent unauthorized queries.
Why it matters
CVE-2026-92796 is a high-severity vulnerability in Manticore Search that allows read-only users to execute unauthorized queries. Defenders should prioritize verifying their Manticore Search versions, restricting user permissions, and implementing compensating controls to prevent unauthorized queries and potential lateral movement.
- Read-only users can execute unauthorized queries
- Exposure of credential tables and obtainment of password hashes
- Potential for lateral movement and privilege escalation
- Verification of Manticore Search version and user permissions required
Technical summary
Manticore Search versions 27.0.0 before 28.4.4 fail to validate permissions for all statements in multi-statement SQL requests. This allows read-only users to execute unauthorized queries by appending additional SELECT statements. Attackers can exploit this vulnerability to read credential tables and obtain password hashes that authenticate as administrators. Affected deployments should be identified, and defenders should prioritize verifying Manticore Search versions and restricting user permissions to prevent unauthorized queries.
Defensive priority
Defenders should prioritize verifying their Manticore Search versions and restricting user permissions to prevent unauthorized queries.
Recommended defensive actions
- Verify Manticore Search version and upgrade to 28.4.4 or later if necessary
- Restrict user permissions to prevent unauthorized queries
- Monitor for suspicious activity and implement compensating controls
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the exact scope of affected versions and systems requires verification from the supplied official sources. Affected product deployments should be confirmed in managed environments, and owners should be assigned for follow-up. The official advisory or CVE record should be reviewed to validate affected scope, severity, and vendor guidance.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92796 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92796
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92796 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92796
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/manticoresearch.md
-
Source reference
Unverified legacy reference
URL: https://github.com/manticoresoftware/manticoresearch
-
Source reference
Unverified legacy reference
URL: https://github.com/manticoresoftware/manticoresearch/blob/release-28.4.4/src/auth/auth_proto_mysql.cpp
-
Source reference
Unverified legacy reference
URL: https://github.com/manticoresoftware/manticoresearch/issues/4706
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/manticore-search-27.0.0-before-28.4.4-multi-statement-authorization-bypass
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.