CVE-2025-14472 in Acquia Content Hubinfo

Summary

by MITRE • 01/28/2026

Cross-Site Request Forgery (CSRF) vulnerability in Drupal Acquia Content Hub allows Cross Site Request Forgery.This issue affects Acquia Content Hub: from 0.0.0 before 3.6.4, from 3.7.0 before 3.7.3.

Be aware that VulDB is the high quality source for vulnerability data.

Analysis

by VulDB Data Team • 01/29/2026

This cross-site request forgery vulnerability in Drupal Acquia Content Hub represents a significant security risk that could allow unauthorized actions to be performed on behalf of authenticated users. The flaw exists within the content hub's request processing mechanisms, where proper validation of request origins and authenticity tokens are not adequately implemented. This vulnerability specifically impacts versions ranging from 0.0.0 up to but not including 3.6.4, as well as versions 3.7.0 through 3.7.2, leaving a substantial portion of the product's release history exposed to potential exploitation. The issue stems from the application's failure to properly verify that incoming requests originate from legitimate sources within the same site, creating an avenue for malicious actors to craft forged requests that could be executed by authenticated users.

The technical implementation of this CSRF vulnerability allows attackers to manipulate the application's behavior by tricking authenticated users into executing unintended actions. When a user visits a malicious website or clicks on a compromised link while maintaining an active session with the Acquia Content Hub, the attacker can leverage the user's authenticated context to perform operations such as modifying content, deleting assets, or altering configuration settings. This occurs because the application does not enforce strict origin validation or require anti-forgery tokens for critical operations, particularly those involving content management and user permissions. The vulnerability aligns with CWE-352, which specifically addresses cross-site request forgery flaws in web applications, and demonstrates how insufficient input validation and lack of proper session management can create exploitable conditions.

The operational impact of this vulnerability extends beyond simple data manipulation to potentially compromise the entire content management ecosystem. An attacker who successfully exploits this CSRF flaw could gain unauthorized access to sensitive content, disrupt content workflows, or even escalate privileges within the system. This risk is particularly concerning in enterprise environments where Acquia Content Hub serves as a central content management platform for multiple users and applications. The vulnerability could enable attackers to perform operations that would normally require explicit user consent or authorization, effectively bypassing the application's security controls. Organizations using affected versions may experience unauthorized content modifications, data integrity issues, and potential service disruptions that could impact business operations and user trust.

Organizations should immediately implement mitigation strategies to protect against this CSRF vulnerability by upgrading to the patched versions 3.6.4 and 3.7.3, which contain the necessary security controls to prevent unauthorized requests. The recommended approach includes deploying proper anti-forgery token mechanisms that validate request authenticity, implementing strict origin checking for all critical endpoints, and ensuring that all user sessions are properly secured with appropriate session management controls. Additionally, network-level protections such as web application firewalls should be configured to monitor for suspicious request patterns that could indicate CSRF attack attempts. Security teams should also conduct comprehensive testing to identify any other potential CSRF vulnerabilities within their Drupal-based applications and ensure that proper input validation and request verification mechanisms are consistently applied across all web applications in their environment. This vulnerability highlights the importance of maintaining up-to-date security practices and the critical need for regular vulnerability assessments to identify and remediate potential exploitation vectors.

Responsible

Drupal

Reservation

12/10/2025

Disclosure

01/28/2026

Moderation

accepted

CPE

ready

EPSS

0.00028

KEV

no

Activities

very low

Sources

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!