Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Advanced Content Feedback (aka admin_feedback) allows Stored XSS. This issue affects Advanced Content Feedback (aka admin_feedback) versions: from 0.0.0 to 2.8.0.
Published: 2026-07-10
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advanced Content Feedback module in Drupal permits an attacker to store malicious script payloads in normal content that is later rendered to users. This stored XSS flaw originates from the module’s failure to properly neutralize user‑supplied input before generating web pages, allowing injected JavaScript to execute when the affected content is viewed. If successful, a malicious user could steal session cookies, perform phishing, or hijack user accounts, thereby compromising confidentiality, integrity, and potentially availability of the Drupal site.

Affected Systems

Drupal sites running the Advanced Content Feedback module, versions 0.0.0 through 2.8.0, are affected. This includes any installation that has enabled the module in that version range. No other Drupal modules are mentioned as vulnerable.

Risk and Exploitability

The vulnerability is a stored XSS, which is generally considered high risk when a malicious payload can be persisted and later executed. The CVSS score is 6.1, indicating moderate risk. The EPSS score is < 1%, suggesting a very low exploitation probability, though the vulnerability remains high risk due to its stored nature. The attack is likely to occur through normal web interactions—an attacker can simply submit content or feedback containing the malicious script via the module’s interface, which will then be served to any user who views the content. Because the flaw is stored, the impact extends to all users accessing the compromised content. The vulnerability is listed as not in KEV and no official patch or workaround is included in the supplied data, indicating that administrators should treat the issue with priority.

Generated by OpenCVE AI on July 31, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Advanced Content Feedback module to a version newer than 2.8.0 or apply any vendor‑issued patch.
  • If an update is not immediately available, disable or uninstall the Advanced Content Feedback module until a fix can be applied.
  • Sanitize existing content by removing or filtering any script tags that may have been stored through the module.

Generated by OpenCVE AI on July 31, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal advanced Content Feedback (aka Admin Feedback)
Vendors & Products Drupal
Drupal advanced Content Feedback (aka Admin Feedback)

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Advanced Content Feedback (aka admin_feedback) allows Stored XSS. This issue affects Advanced Content Feedback (aka admin_feedback) versions: from 0.0.0 to 2.8.0.
Title Advanced Content Feedback (aka admin_feedback) - Moderately critical - Cross-site scripting - SA-CONTRIB-2026-051
Weaknesses CWE-79
References

Subscriptions

Drupal Advanced Content Feedback (aka Admin Feedback)
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T16:39:58.503Z

Reserved: 2026-06-24T18:00:04.919Z

Link: CVE-2026-13231

cve-icon Vulnrichment

Updated: 2026-07-13T16:39:53.922Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:00:10Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')