DRUPAL-CONTRIB-2026-076

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/ai_seo/DRUPAL-CONTRIB-2026-076.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2026-076
Aliases
  • CVE-2026-15085
Published
2026-07-08T17:18:39Z
Modified
2026-07-08T19:00:04.867647982Z
Summary
[none]
Details

The AI SEO/GEO Analyzer module generates SEO/GEO analysis reports by sending content of an entity (including its comments) to an LLM, then converts the model's Markdown response to HTML and stores it for display to privileged users.

The generated HTML was rendered without passing through Drupal's filtering pipeline, so it relied on the LLM output being safe. Under certain circumstances a crafted prompt injection — planted in content that is included in the analysis — can cause the LLM to emit markup that results in stored Cross-site Scripting when the report is later viewed.

This vulnerability is mitigated by the fact that an attacker must be able to inject text into the content that is sent to the LLM, and that prompt injection is non-deterministic and not guaranteed to succeed on a given attempt.

References
Credits

Affected packages

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

Package

Name
drupal/ai_seo
Purl
pkg:composer/drupal/ai_seo

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.3
Database specific
{
    "constraint": "<1.1.3"
}

Database specific

affected_versions
"<1.1.3"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/ai_seo/DRUPAL-CONTRIB-2026-076.json"