Lucene search
+L

14785 matches found

Drupal
Drupal
•added 2026/06/24 12:00 a.m.•27 views

Paragraphs - Moderately critical - Access bypass - SA-CONTRIB-2026-061

The optional Paragraphs Library module allows the reuse of paragraphs in multiple places. The module doesn't sufficiently restrict access to direct child paragraphs of library items through API endpoints. This vulnerability is mitigated by the fact the paragraphslibrary module must be in use and...

6.5CVSS5.8AI score0.00269EPSS
SaveExploits0References2
Chainguard
Chainguard
•added 2026/06/18 8:21 p.m.•23 views

GHSA-HQ7V-MX3G-29HW vulnerabilities

Vulnerabilities for packages: drupal, privatebin, nextcloud-server...

5.7AI score
SaveExploits0
Chainguard
Chainguard
•added 2026/06/18 8:21 p.m.•26 views

CVE-2026-49214 vulnerabilities

Vulnerabilities for packages: drupal, privatebin, nextcloud-server...

5.3CVSS5.8AI score0.0031EPSS
SaveExploits0
Chainguard
Chainguard
•added 2026/06/18 8:21 p.m.•24 views

GHSA-34XG-WGJX-8XPH vulnerabilities

Vulnerabilities for packages: drupal, privatebin, nextcloud-server...

5.7AI score
SaveExploits0
Chainguard
Chainguard
•added 2026/06/18 8:21 p.m.•20 views

CVE-2026-48998 vulnerabilities

Vulnerabilities for packages: drupal, privatebin, nextcloud-server...

5.3CVSS5.8AI score0.00313EPSS
SaveExploits0
OSV
OSV
•added 2026/06/17 6:57 p.m.•40 views

DRUPAL-CORE-2026-008

The Media module comes with support for oEmbed. The oEmbed specification contains two discovery mechanisms, via providers.json and via URL discovery. The URL discovery code could be leveraged to trick Drupal into making server-side requests to any URL...

5.4AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/17 6:57 p.m.•19 views

DRUPAL-CORE-2026-007

Drupal core ships a rebuild.php front controller that can be used to rebuild Drupal clearing the caches and rebuilding the container when the site is in an unexpected condition. This script doesn't correctly check the Host header against the list of trusted host patterns. This could result in cac...

5.3AI score0.00339EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/17 6:57 p.m.•16 views

DRUPAL-CORE-2026-006

Drupal core contains a chain of methods that could be exploitable when an insecure deserialization vulnerability exists on the site. This so-called "gadget chain" presents no direct threat, but is a vector that can be used to achieve remote code execution or SQL injection if the application...

6.7AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/17 6:56 p.m.•17 views

DRUPAL-CORE-2026-005

SA-CORE-2019-003 added protection for fields that store serialized data to disallow direct writes via web services. The above fix did not cover all potential attack vectors for JSON:API. An attacker with appropriate JSON:API write permission could potentially inject a malicious payload in certain...

5.8AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/17 6:38 p.m.•19 views

DRUPAL-CONTRIB-2026-048

The Formatter Field module provides a mechanism for specifying a formatter and formatter settings to be used for displaying a field, on a per-entity basis. formatterfield stores some data as PHP-serialized strings. In some situations, malicious data can be written directly to the field. This can...

5.5AI score0.00564EPSS
SaveExploits0References1
Drupal
Drupal
•added 2026/06/17 12:00 a.m.•76 views

Drupal core - Critical - PHP object injection - SA-CORE-2026-005

SA-CORE-2019-003 added protection for fields that store serialized data to disallow direct writes via web services. The above fix did not cover all potential attack vectors for JSON:API. An attacker with appropriate JSON:API write permission could potentially inject a malicious payload in certain...

5.9CVSS5.4AI score0.00353EPSS
SaveExploits0References9
Drupal
Drupal
•added 2026/06/17 12:00 a.m.•32 views

Drupal core - Moderately critical - Gadget chain - SA-CORE-2026-006

Drupal core contains a chain of methods that could be exploitable when an insecure deserialization vulnerability exists on the site. This so-called "gadget chain" presents no direct threat, but is a vector that can be used to achieve remote code execution or SQL injection if the application...

5.9CVSS6.6AI score0.00353EPSS
SaveExploits0References7
Drupal
Drupal
•added 2026/06/17 12:00 a.m.•53 views

Drupal core - Less critical - Cache poisoning and open redirect - SA-CORE-2026-007

Drupal core ships a rebuild.php front controller that can be used to rebuild Drupal clearing the caches and rebuilding the container when the site is in an unexpected condition. This script doesn't correctly check the Host header against the list of trusted host patterns. This could result in cac...

5.9CVSS5.2AI score0.00339EPSS
SaveExploits0References7
Drupal
Drupal
•added 2026/06/17 12:00 a.m.•49 views

Drupal core - Moderately critical - Improper validation - SA-CORE-2026-009

The JSON:API and REST modules allow you to upload image files to image fields. The validation rules check the file extension of the uploaded file but not the file MIME type. This may allow a malicious user to upload a file that is not an image. Certain web-server configurations may serve the...

5.4CVSS4.8AI score0.00273EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/06/17 12:00 a.m.•47 views

PT-2026-50606

Name of the Vulnerable Software and Affected Versions Drupal core affected versions not specified Description An attacker with appropriate JSON:API write permissions could potentially inject a malicious payload in certain rare circumstances, leading to PHP Object Injection. PHP Object Injection...

5.9CVSS6AI score0.00353EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2026/06/17 12:00 a.m.•52 views

PT-2026-50607

Name of the Vulnerable Software and Affected Versions Drupal core affected versions not specified Description Drupal core contains a gadget chain, which is a sequence of existing code fragments that can be leveraged during the deserialization of untrusted data. While this issue is not directly...

5.9CVSS6.6AI score0.00353EPSS
SaveExploits0References9
Drupal
Drupal
•added 2026/06/17 12:00 a.m.•31 views

Drupal core - Moderately critical - Server-side request forgery - SA-CORE-2026-008

The Media module comes with support for oEmbed. The oEmbed specification contains two discovery mechanisms, via providers.json and via URL discovery. The URL discovery code could be leveraged to trick Drupal into making server-side requests to any URL...

3.1CVSS5.3AI score0.00221EPSS
SaveExploits0References8
Packet Storm
Packet Storm
•added 2026/06/11 12:00 a.m.•92 views

📄 Drupal core 10.5.5 JSON:API PostgreSQL Error-Based SQL Injection

This code demonstrates a research-oriented implementation targeting a reported SQL injection condition in Drupal JSON:API endpoints backed by PostgreSQL. ================================================================================================================================== | Title :...

9.8CVSS6.1AI score0.15701EPSS
SaveExploits17
OSV
OSV
•added 2026/06/10 5:10 p.m.•18 views

DRUPAL-CONTRIB-2026-047

The security team is marking this project unsupported. There is a known security issue with the project that has not been fixed by the maintainer. If you would like to maintain this project, please read: https://www.drupal.org/node/251466s-becoming-owner-maintainer-or-co-mai...

5.5AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/10 5:09 p.m.•18 views

DRUPAL-CONTRIB-2026-046

The security team is marking the Composer module for Drupal project unsupported. There is a known security issue with the project that has not been fixed by the maintainer. If you would like to maintain this project, please read:...

5.5AI score0.00348EPSS
SaveExploits0References1
Rows per page
Query Builder