← Back

Drupal

drupal

Vendor: Drupal • 279 CVEs

CVEs (279)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Drupal
1Drupal
May 6, 2026
Oct 3, 2016
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Cross-site scripting (XSS) vulnerability in Drupal 8.x before 8.1.10 allows remote attackers to inject arbitrary web script or HTML via vectors involving an HTTP exception.
1Drupal
1Drupal
May 6, 2026
Oct 3, 2016
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Drupal 8.x before 8.1.10 does not properly check for "Administer comments" permission, which allows remote authenticated users to set the visibility of comments for arbitrary nodes by leveraging rights to edit those node...Show more
Drupal 8.x before 8.1.10 does not properly check for "Administer comments" permission, which allows remote authenticated users to set the visibility of comments for arbitrary nodes by leveraging rights to edit those nodes.Show less
1Drupal
1Drupal
May 6, 2026
Sep 9, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The Views module 7.x-3.x before 7.x-3.14 in Drupal 7.x and the Views module in Drupal 8.x before 8.1.3 might allow remote authenticated users to bypass intended access restrictions and obtain sensitive Statistics informa...Show more
The Views module 7.x-3.x before 7.x-3.14 in Drupal 7.x and the Views module in Drupal 8.x before 8.1.3 might allow remote authenticated users to bypass intended access restrictions and obtain sensitive Statistics information via unspecified vectors.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Sep 9, 2016
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
The User module in Drupal 7.x before 7.44 allows remote authenticated users to gain privileges via vectors involving contributed or custom code that triggers a rebuild of the user profile form.
8Debian
DrupalFedoraproject+5 more
13Communications User Data Repository
Debian LinuxDrupal+10 more
May 6, 2026
Jul 19, 2016
N/A· v4
8.1 HIGH· v3
5.1 MEDIUM· v2
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, whi...Show more
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Drupal 6.x before 6.38, when used with PHP before 5.4.45, 5.5.x before 5.5.29, or 5.6.x before 5.6.13, might allow remote attackers to execute arbitrary code via vectors related to session data truncation.
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
The "have you forgotten your password" links in the User module in Drupal 7.x before 7.43 and 8.x before 8.0.4 allow remote attackers to obtain sensitive username information by leveraging a configuration that permits us...Show more
The "have you forgotten your password" links in the User module in Drupal 7.x before 7.43 and 8.x before 8.0.4 allow remote attackers to obtain sensitive username information by leveraging a configuration that permits using an email address to login and a module that permits logging in.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
The User module in Drupal 6.x before 6.38 and 7.x before 7.43 allows remote attackers to gain privileges by leveraging contributed or custom code that calls the user_save function with an explicit category and loads all...Show more
The User module in Drupal 6.x before 6.38 and 7.x before 7.43 allows remote attackers to gain privileges by leveraging contributed or custom code that calls the user_save function with an explicit category and loads all roles into the array.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
6.4 MEDIUM· v3
8.5 HIGH· v2
The System module in Drupal 6.x before 6.38 and 7.x before 7.43 might allow remote attackers to hijack the authentication of site administrators for requests that download and run files with arbitrary JSON-encoded conten...Show more
The System module in Drupal 6.x before 6.38 and 7.x before 7.43 might allow remote attackers to hijack the authentication of site administrators for requests that download and run files with arbitrary JSON-encoded content, aka a "reflected file download vulnerability."Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
7.4 HIGH· v3
6.4 MEDIUM· v2
Open redirect vulnerability in the drupal_goto function in Drupal 6.x before 6.38, when used with PHP before 5.4.7, allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a doub...Show more
Open redirect vulnerability in the drupal_goto function in Drupal 6.x before 6.38, when used with PHP before 5.4.7, allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a double-encoded URL in the "destination" parameter.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
CRLF injection vulnerability in the drupal_set_header function in Drupal 6.x before 6.38, when used with PHP before 5.1.2, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting atta...Show more
CRLF injection vulnerability in the drupal_set_header function in Drupal 6.x before 6.38, when used with PHP before 5.1.2, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks by leveraging a module that allows user-submitted data to appear in HTTP headers.Show less
1Drupal
1Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The Form API in Drupal 6.x before 6.38 ignores access restrictions on submit buttons, which might allow remote attackers to bypass intended access restrictions by leveraging permission to submit a form with a button that...Show more
The Form API in Drupal 6.x before 6.38 ignores access restrictions on submit buttons, which might allow remote attackers to bypass intended access restrictions by leveraging permission to submit a form with a button that has "#access" set to FALSE in the server-side form definition.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
Drupal 6.x before 6.38, 7.x before 7.43, and 8.x before 8.0.4 might allow remote attackers to conduct open redirect attacks by leveraging (1) custom code or (2) a form shown on a 404 error page, related to path manipulat...Show more
Drupal 6.x before 6.38, 7.x before 7.43, and 8.x before 8.0.4 might allow remote attackers to conduct open redirect attacks by leveraging (1) custom code or (2) a form shown on a 404 error page, related to path manipulation.Show less
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The XML-RPC system in Drupal 6.x before 6.38 and 7.x before 7.43 might make it easier for remote attackers to conduct brute-force attacks via a large number of calls made at once to the same method.
2Debian
Drupal
2Debian Linux
Drupal
May 6, 2026
Apr 12, 2016
N/A· v4
8.1 HIGH· v3
6.5 MEDIUM· v2
The File module in Drupal 7.x before 7.43 and 8.x before 8.0.4 allows remote authenticated users to bypass access restrictions and read, delete, or substitute a link to a file uploaded to an unprocessed form by leveragin...Show more
The File module in Drupal 7.x before 7.43 and 8.x before 8.0.4 allows remote authenticated users to bypass access restrictions and read, delete, or substitute a link to a file uploaded to an unprocessed form by leveraging permission to create content or comment and upload files.Show less
3Chaos Tool Suite Project
DrupalFedoraproject
3Ctools
DrupalFedora
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Cross-site scripting (XSS) vulnerability in the Ajax handler in Drupal 7.x before 7.39 and the Ctools module 6.x-1.x before 6.x-1.14 for Drupal allows remote attackers to inject arbitrary web script or HTML via vectors i...Show more
Cross-site scripting (XSS) vulnerability in the Ajax handler in Drupal 7.x before 7.39 and the Ctools module 6.x-1.x before 6.x-1.14 for Drupal allows remote attackers to inject arbitrary web script or HTML via vectors involving a whitelisted HTML element, possibly related to the "a" tag.Show less
1Drupal
1Drupal
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Drupal 6.x before 6.37 and 7.x before 7.39 allows remote attackers to obtain sensitive node titles by reading the menu.
1Drupal
1Drupal
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
6.8 MEDIUM· v2
The Form API in Drupal 6.x before 6.37 and 7.x before 7.39 does not properly validate the form token, which allows remote attackers to conduct CSRF attacks that upload files in a different user's account via vectors rela...Show more
The Form API in Drupal 6.x before 6.37 and 7.x before 7.39 does not properly validate the form token, which allows remote attackers to conduct CSRF attacks that upload files in a different user's account via vectors related to "file upload value callbacks."Show less
1Drupal
1Drupal
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
7.5 HIGH· v2
SQL injection vulnerability in the SQL comment filtering system in the Database API in Drupal 7.x before 7.39 allows remote attackers to execute arbitrary SQL commands via an SQL comment.
1Drupal
1Drupal
May 6, 2026
Aug 24, 2015
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Cross-site scripting (XSS) vulnerability in the Autocomplete system in Drupal 6.x before 6.37 and 7.x before 7.39 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, related to uploading fil...Show more
Cross-site scripting (XSS) vulnerability in the Autocomplete system in Drupal 6.x before 6.37 and 7.x before 7.39 allows remote attackers to inject arbitrary web script or HTML via a crafted URL, related to uploading files.Show less