CVE-2026-18985
Drupal · Edit in-place field
An incorrect authorization flaw in the Drupal Edit in-place field module allows authenticated users to perform forceful browsing, potentially leading to unauthorized data access or modification.
Executive summary
A high-severity authorization vulnerability in the Drupal Edit in-place field module allows logged-in users to bypass access controls, posing a significant risk to data integrity and confidentiality.
Vulnerability
This is an incorrect authorization vulnerability (CWE-863) that occurs due to insufficient access control checks. An attacker with low-level privileges can leverage this flaw to perform forceful browsing, allowing them to access or modify resources they are not authorized to view or edit.
Business impact
The ability for an authenticated user to bypass authorization boundaries presents a critical risk to business operations, as it could result in the exposure of sensitive proprietary information or the unauthorized modification of core site content. With a CVSS score of 8.1, this vulnerability is classified as high severity, indicating that it could facilitate significant data breaches or integrity loss if exploited by a malicious actor within the user base.
Remediation
Immediate Action: Administrators should review the official Drupal security advisory at https://www.drupal.org/sa-contrib-2026-093 to identify the recommended patch or upgrade path, as the current patch status remains unknown in the provided data.
Proactive Monitoring: Security teams should monitor system logs for suspicious patterns of URL traversal or requests to administrative endpoints that do not align with the typical behavior of low-privileged user accounts.
Compensating Controls: Implement strict access control lists and, where possible, use a Web Application Firewall to filter and block unusual requests that attempt to access restricted paths or modules.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high CVSS score and the nature of the authorization failure, organizations should prioritize auditing their Drupal installations for the presence of the vulnerable Edit in-place field module. Once the vendor releases a secure version or patch, administrators must apply the update immediately to prevent potential privilege escalation and unauthorized data manipulation by malicious internal or compromised accounts.
More Drupal CVEs
Sources
Originally found and disclosed by Drew Webber (mcdruid), with Bálint Nagy (nagy.balint) (remediation developer), Neil Drumm (drumm) (coordinator), Greg Knaddison (greggles) (coordinator), per the CVE Program record.