Lucene search
+L

24 matches found

Github Security Blog
Github Security Blog
•added 2026/09/15 8:57 p.m.•13 views

@zereight/mcp-gitlab Vulnerable to Server-Side Request Forgery

Server-Side Request Forgery via X-GitLab-API-URL Header Allows Credential Theft Affected - Repository: zereight/gitlab-mcp - Affected versions: All versions through commit 74a8c83 - Patched versions: None at time of report Severity High. CVSS v3.1 8.5 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N Descripti...

9.6CVSS5.8AI score0.00426EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2026/09/15 8:57 p.m.•9 views

GHSA-2H44-8472-FRJJ @zereight/mcp-gitlab Vulnerable to Server-Side Request Forgery

Server-Side Request Forgery via X-GitLab-API-URL Header Allows Credential Theft Affected - Repository: zereight/gitlab-mcp - Affected versions: All versions through commit 74a8c83 - Patched versions: None at time of report Severity High. CVSS v3.1 8.5 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N Descripti...

9.6CVSS5.8AI score0.00426EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/08 11:23 a.m.•7 views

EUVD-2026-72687

electerm before 5.3.15 exposes 40+ main-process functions through an unvalidated Electron IPC handler with no function-name allowlist or sender validation. Renderer-side script execution can invoke openFileWithEditor and other functions with arbitrary arguments to execute system commands in the...

7.5CVSS6.2AI score0.00183EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/04 2:32 p.m.•10 views

EUVD-2026-71119

Aim 3.29.1 remote tracking server fails to authenticate requests and dispatches arbitrary methods through getattr without allowlist validation. Unauthenticated attackers can register clients, instantiate Repo resources, and invoke arbitrary methods to read experiments or delete runs...

9.8CVSS5.6AI score0.00704EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/04 2:32 p.m.•12 views

CVE-2026-85663 Aim 3.29.1 Remote Code Execution via Unauthenticated Method Dispatch

Aim 3.29.1 remote tracking server fails to authenticate requests and dispatches arbitrary methods through getattr without allowlist validation. Unauthenticated attackers can register clients, instantiate Repo resources, and invoke arbitrary methods to read experiments or delete runs...

9.3CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•16 views

PT-2026-85556

Aim 3.29.1 remote tracking server fails to authenticate requests and dispatches arbitrary methods through getattr without allowlist validation. Unauthenticated attackers can register clients, instantiate Repo resources, and invoke arbitrary methods to read experiments or delete runs...

9.8CVSS5.5AI score0.00704EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/02 2:54 p.m.•17 views

EUVD-2026-62659

Orval: Generation-time SSRF + remote/local file inclusion via unrestricted $ref...

7.1CVSS5.9AI score0.00403EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/08/28 3:59 p.m.•14 views

EUVD-2026-67790

Kubeflow Pipelines enables users to build and deploy portable, scalable machine learning workflows. Prior to 2.17.0, the Kubeflow Pipelines frontend exposes an unauthenticated server-side request forgery vulnerability through the /proxy/ route in frontend/server/proxy-middleware.ts. The...

10CVSS6AI score0.00621EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/06 7:16 p.m.•36 views

CVE-2026-70557 diboot-core Authenticated Arbitrary Field Read via loadRelatedData Discloses Password Hashes and Salts

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS0.00385EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/06 7:16 p.m.•69 views

CVE-2026-70557

The connected documents confirm a concrete vulnerability in diboot-core: POST /common/load-related-data allows an authenticated user to resolve any caller-supplied field name to any @TableField column across all entities and return those values, because there is no field or entity allowlist and r...

7.1CVSS5.7AI score0.00385EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/06 7:16 p.m.•15 views

CVE-2026-70557

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS5.7AI score0.00385EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/06 7:16 p.m.•18 views

CVE-2026-70557 diboot-core Authenticated Arbitrary Field Read via loadRelatedData Discloses Password Hashes and Salts

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS5.7AI score
SaveExploits0References4
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•22 views

PraisonAI has an incomplete fix for CVE-2026-34935 - OS Command Injection

SummaryThe fix for PraisonAI's MCP command handling does not add a command allowlist or argument validation to parsemcpcommand, allowing arbitrary executables like bash, python, or /bin/sh with inline code execution flags to pass through to subprocess execution. Affected Package- Ecosystem: PyPI-...

9.8CVSS6.8AI score0.00992EPSS
SaveExploits2References7Affected Software1
Vulnrichment
Vulnrichment
•added 2026/06/23 8:59 p.m.•9 views

CVE-2026-41862

Spring Statemachine's Kryo-based persistence backends JPA, MongoDB, Redis and ZooKeeper deserialise persisted state-machine contexts without enforcing a class allowlist CWE-502, deserialisation of untrusted data, which can lead to remote code execution inside the application JVM. Affected version...

8.8CVSS6.5AI score0.00762EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/06/22 8:28 p.m.•32 views

Paymenter has Blind Unauthenticated SSRF on the Paypal gateway module

Summary The PayPal webhook endpoint /extensions/paypal/webhook processes the PAYPAL-CERT-URL HTTP header without validation, allowing attackers to control server-side HTTP request destinations. Technical details: The /extensions/paypal/webhook endpoint processes incoming webhook requests and trus...

5.3CVSS6.1AI score0.00415EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/05 3:40 p.m.•28 views

MCP Server Kubernetes: kubectl-generic flag injection enables Kubernetes bearer token exfiltration

Summary The kubectlgeneric tool in mcp-server-kubernetes passes user-supplied flags directly to kubectl without any allowlist, enabling a privilege escalation attack within Kubernetes environments. An attacker who already has limited cluster or codebase access, for example, a developer with...

6.1CVSS5.5AI score0.00329EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
•added 2026/06/02 10:03 p.m.•28 views

CVE-2026-45360

Apache Airflow's scheduler-side deadline-reference decoder SerializedCustomReference.deserializereference imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — t...

7.3CVSS6AI score0.00927EPSS
SaveExploits0References1
PyPA
PyPA
•added 2026/06/01 9:16 a.m.•62 views

PYSEC-0000-CVE-2026-45360

Apache Airflow's scheduler-side deadline-reference decoder SerializedCustomReference.deserializereference imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — t...

7.3CVSS6AI score0.00927EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/06/01 9:16 a.m.•16 views

PYSEC-2026-186

Apache Airflow's scheduler-side deadline-reference decoder SerializedCustomReference.deserializereference imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — t...

7.3CVSS6AI score0.00927EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/06/01 12:00 a.m.•34 views

PT-2026-45374

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.2.2 Description The scheduler-side deadline-reference decoder SerializedCustomReference.deserialize reference imports and dispatches arbitrary class paths from serialized state controlled by a DAG author...

7.3CVSS5.8AI score0.00927EPSS
SaveExploits0References7
Rows per page
Query Builder