DRUPAL-CONTRIB-2026-134

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/ai_provider_amazeeio/DRUPAL-CONTRIB-2026-134.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-134
Aliases
  • CVE-2026-87936
Published
2026-09-09T17:14:00Z
Modified
2026-09-09T19:25:58Z
Summary
[none]
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.

References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/ai_provider_amazeeio

Package

Name
drupal/ai_provider_amazeeio
Purl
pkg:composer/drupal/ai_provider_amazeeio?repository_url=https:%2F%2Fpackages.drupal.org%2F8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.3.7
Database specific
Show details
{
    "constraint": "<1.3.7"
}
Type
ECOSYSTEM
Events
Introduced
1.4.0
Fixed
1.4.3
Database specific
Show details
{
    "constraint": ">=1.4.0 <1.4.3"
}

Database specific

affected_versions
"<1.3.7 || >=1.4.0 <1.4.3"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/ai_provider_amazeeio/DRUPAL-CONTRIB-2026-134.json"