VDB
Sign up

DRUPAL-CONTRIB-2026-134

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist:https://packages.drupal.org/8/drupal/ai_provider_amazeeio
Introduced in: 0Fixed in: 1.3.7

Upgrade drupal/ai_provider_amazeeio to 1.3.7 or newer (ecosystem packagist:https://packages.drupal.org/8).

References