Project machine name: 
ai_provider_amazeeio
Date: 
2026-September-09
Vulnerability: 
SQL injection
Affected versions: 
<1.3.7 || >=1.4.0 <1.4.3
CVE IDs: 
CVE-2026-87936
Description: 

Update 2026-09-11: Increased risk score to reflect publicly documented methods for developing exploits.

This module integrates amazee.ai's AI services into Drupal, including a Postgres/pgvector vector database backend for use with Search API AI Search.

The module doesn't sufficiently sanitize filter values before using them to build SQL queries in its Postgres/pgvector backend, allowing SQL injection.

This vulnerability is mitigated by the fact that a site must be using the module's Postgres/pgvector vector database backend for a Search API AI Search index, and must expose one of that index's non-string fields as a filter (for example, through a View) that is reachable by the attacker.

Solution: 

Install the latest version:

Reported By: 
Coordinated By: