Lucene search
+L

786419 matches found

Github Security Blog
Github Security Blog
added yesterday2 views

Dompdf: Uncontrolled resource consumption based on declared BMP dimensions

Summary dompdf accepts a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bounds width × height before the image is converted through GD. A 58-byte BMP whose header declares e.g. 6000×6000 is accepted and later drives imagecreatetruecolor$width,...

6AI score
Exploits0References4Affected Software1
OSV
OSV
added yesterday2 views

GHSA-8HG6-C449-896M Dompdf: Uncontrolled resource consumption based on declared BMP dimensions

Summary dompdf accepts a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bounds width × height before the image is converted through GD. A 58-byte BMP whose header declares e.g. 6000×6000 is accepted and later drives imagecreatetruecolor$width,...

6.3CVSS
Exploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-42361

LiteLLM: Local file read via request-supplied OIDC file references...

4.9CVSS5.1AI score0.00258EPSS
Exploits0References4
OSV
OSV
added yesterday5 views

GHSA-4G5M-C9R5-49XF LiteLLM: Local file read via request-supplied OIDC file references

Impact LiteLLM's /health/testconnection endpoint resolved request-supplied environment and OIDC file references in litellmparams. A proxy administrator, or another privileged caller with permission to test model connections, could cause LiteLLM to read files from the local filesystem via an...

2.1CVSS5.4AI score0.00258EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added yesterday5 views

LiteLLM: Local file read via request-supplied OIDC file references

Impact LiteLLM's /health/testconnection endpoint resolved request-supplied environment and OIDC file references in litellmparams. A proxy administrator, or another privileged caller with permission to test model connections, could cause LiteLLM to read files from the local filesystem via an...

4.9CVSS5.2AI score0.00258EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added yesterday4 views

n8n: GraphQL Node Bypasses "Allowed HTTP Request Domains" Restriction

Impact The GraphQL node did not enforce the "Allowed HTTP Request Domains" restriction on HTTP-based credentials such as Header Auth, Basic Auth, Query Auth, and OAuth, unlike the HTTP Request node. An authenticated user able to create or edit workflows could therefore point the node's endpoint a...

5.1CVSS5.3AI score
Exploits0References7Affected Software1
OSV
OSV
added yesterday3 views

GHSA-GQ66-9CW5-J5JM n8n: GraphQL Node Bypasses "Allowed HTTP Request Domains" Restriction

Impact The GraphQL node did not enforce the "Allowed HTTP Request Domains" restriction on HTTP-based credentials such as Header Auth, Basic Auth, Query Auth, and OAuth, unlike the HTTP Request node. An authenticated user able to create or edit workflows could therefore point the node's endpoint a...

5.1CVSS5.4AI score
Exploits0References7
Patchstack
Patchstack
added yesterday4 views

NPM: n8n: GraphQL Node Bypasses "Allowed HTTP Request Domains" Restriction

NPM: n8n: GraphQL Node Bypasses "Allowed HTTP Request Domains" Restriction vulnerability discovered by ? in WordPress Npm n8n versions 1.123.64...

5.1CVSS5.2AI score
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added yesterday2 views

n8n: Authenticated Users Can Exhaust Temporary Disk Storage via Data-Table File Uploads

Impact An authenticated user can repeatedly upload files to the data-table upload endpoint, bypassing the per-request quota check, which does not account for files already written to the shared temporary directory. This causes temporary files to accumulate on disk until the periodic cleanup runs,...

5.3CVSS5.3AI score0.00225EPSS
Exploits0References6Affected Software1
OSV
OSV
added yesterday3 views

GHSA-W867-JM58-P9PV n8n: Authenticated Users Can Exhaust Temporary Disk Storage via Data-Table File Uploads

Impact An authenticated user can repeatedly upload files to the data-table upload endpoint, bypassing the per-request quota check, which does not account for files already written to the shared temporary directory. This causes temporary files to accumulate on disk until the periodic cleanup runs,...

5.3CVSS5.3AI score0.00225EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added yesterday2 views

n8n: Improper Authorization Allows Authenticated Users to Assign Workflows to Folders in Other Projects

Impact An authenticated user with permission to create workflows in one project could bypass project/folder authorization boundaries during workflow creation. By supplying a crafted request payload, the user could associate a newly created workflow with a folder belonging to a different project...

5.3CVSS5.4AI score0.00166EPSS
Exploits0References5Affected Software1
OSV
OSV
added yesterday3 views

GHSA-2XGM-WC4G-5JVG n8n: Improper Authorization Allows Authenticated Users to Assign Workflows to Folders in Other Projects

Impact An authenticated user with permission to create workflows in one project could bypass project/folder authorization boundaries during workflow creation. By supplying a crafted request payload, the user could associate a newly created workflow with a folder belonging to a different project...

5.3CVSS5.4AI score0.00166EPSS
Exploits0References5
NVD
NVD
added yesterday4 views

CVE-2026-16629

A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed...

5.3CVSS
Exploits0References8
Github Security Blog
Github Security Blog
added yesterday3 views

n8n: Prototype Pollution via Dot-Notation Field Names Leads To Instance-Wide Denial of Service

Impact The Edit Fields Set node assigned output fields through a dot-notation path setter without restricting the field name, so an authenticated user could name a field after an inherited built-in method path and corrupt a shared global in the main Node.js process. Because that global was used o...

5.7AI score
Exploits0References6Affected Software1
OSV
OSV
added yesterday3 views

GHSA-XWX6-JJHV-84P8 n8n: Prototype Pollution via Dot-Notation Field Names Leads To Instance-Wide Denial of Service

Impact The Edit Fields Set node assigned output fields through a dot-notation path setter without restricting the field name, so an authenticated user could name a field after an inherited built-in method path and corrupt a shared global in the main Node.js process. Because that global was used o...

7.1CVSS5.8AI score
Exploits0References6
Github Security Blog
Github Security Blog
added yesterday2 views

n8n: Credential Authorization Bypass via Expression in HTTP Request Node `genericAuthType`

Impact An authenticated member with edit access to a shared workflow could reference another user's credential in an HTTP Request node while specifying the credential type through an expression. Because the pre-execution permission check compared the unresolved expression instead of the real...

5.8AI score
Exploits0References6Affected Software1
OSV
OSV
added yesterday4 views

GHSA-6QC9-MQVW-JG7X n8n: Credential Authorization Bypass via Expression in HTTP Request Node `genericAuthType`

Impact An authenticated member with edit access to a shared workflow could reference another user's credential in an HTTP Request node while specifying the credential type through an expression. Because the pre-execution permission check compared the unresolved expression instead of the real...

7.1CVSS5.8AI score
Exploits0References6
Patchstack
Patchstack
added yesterday4 views

NPM: n8n: Credential Authorization Bypass via Expression in HTTP Request Node `genericAuthType`

NPM: n8n: Credential Authorization Bypass via Expression in HTTP Request Node genericAuthType vulnerability discovered by ? in WordPress Npm n8n versions 1.123.67...

5.3AI score
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added yesterday4 views

n8n: Send Email Node Arbitrary File Read and SSRF via Nodemailer Content-Object Type Confusion

Impact The n8n Send Email node did not enforce that its message fields were strings, so a crafted untrusted non-string value from a workflow expression could be treated by the underlying mail library as a file path or URL. This could allow disclosure of local files on the n8n host. Exploitation...

5.4AI score
Exploits0References6Affected Software1
OSV
OSV
added yesterday3 views

GHSA-2X35-3FW4-9JR4 n8n: Send Email Node Arbitrary File Read and SSRF via Nodemailer Content-Object Type Confusion

Impact The n8n Send Email node did not enforce that its message fields were strings, so a crafted untrusted non-string value from a workflow expression could be treated by the underlying mail library as a file path or URL. This could allow disclosure of local files on the n8n host. Exploitation...

8.2CVSS5.4AI score
Exploits0References6
Rows per page
Query Builder