Lucene search
+L

596 matches found

Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.11 views

PT-2026-28593

Name of the Vulnerable Software and Affected Versions Moby/Docker Engine versions prior to 29.3.1 Description A security flaw in the Moby/Docker Engine allows attackers with local access to the Docker API or container to bypass authorization plugins AuthZ. By using specially crafted, oversized HT...

9.8CVSS7.3AI score0.1014EPSS
SaveExploits1
OSV
OSV
added 2026/03/24 7:29 p.m.17 views

GHSA-3RMJ-9M5H-8FPV Astro: Memory exhaustion DoS due to missing request body size limit in Server Islands

Summary Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse allocates a V8 heap object for every element in the input, a crafted payload of many small JSON objects achieves 15x memory amplification wire bytes to...

5.9CVSS5.9AI score0.0037EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/24 6:38 p.m.29 views

CVE-2026-29772 Astro: Memory exhaustion DoS due to missing request body size limit in Server Islands

Astro is a web framework. Prior to version 10.0.0, Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse allocates a V8 heap object for every element in the input, a crafted payload of many small JSON objects achiev...

5.9CVSS0.0037EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/19 10:6 p.m.32 views

CVE-2026-32011

CVE-2026-32011 for OpenClaw describes a denial-of-service in webhook handlers used by BlueBubbles and Google Chat. The root cause is that request bodies are parsed before authentication and signature validation, allowing unauthenticated, remote attackers to exhaust parser resources by sending slo...

8.7CVSS5.8AI score0.00418EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/19 9:17 p.m.9 views

PYSEC-2026-2247

ormar is a async mini ORM for Python. Versions 0.23.0 and below are vulnerable to Pydantic validation bypass through the model constructor, allowing any unauthenticated user to skip all field validation by injecting "pkonly": true into a JSON request body. By injecting "pkonly": true into a JSON...

9.8CVSS6.1AI score0.01192EPSS
SaveExploits1References9
Debian CVE
Debian CVE
added 2026/03/19 8:23 p.m.8 views

CVE-2026-27953

ormar is a async mini ORM for Python. Versions 0.23.0 and below are vulnerable to Pydantic validation bypass through the model constructor, allowing any unauthenticated user to skip all field validation by injecting "pkonly": true into a JSON request body. By injecting "pkonly": true into a JSON...

9.8CVSS5.6AI score0.01192EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/03/13 7:47 p.m.5 views

CVE-2026-31949 LibreChat Denial of Service (DoS) via Unhandled Exception in DELETE /api/convos

LibreChat is a ChatGPT clone with additional features. Prior to 0.8.3-rc1, a Denial of Service DoS vulnerability exists in the DELETE /api/convos endpoint that allows an authenticated attacker to crash the Node.js server process by sending malformed requests. The DELETE /api/convos route handler...

6.5CVSS5.8AI score0.00377EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/13 12:0 a.m.10 views

LibreChat 安全漏洞

LibreChat is an open-source, free, and highly customizable unified AI conversation platform. It allows for the aggregation and running of large models from any vendor within one interface. Versions of LibreChat prior to 0.8.3-rc1 contained a security vulnerability. This vulnerability stemmed from...

6.5CVSS5.8AI score0.00377EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.11 views

PT-2026-23788

Flowise and Affected Versions Flowise versions prior to 3.0.13 Description Flowise is a drag & drop user interface to build a customized large language model flow. A mass assignment issue exists in the /api/v1/leads endpoint, allowing unauthenticated users to control internal entity fields id,...

7.7CVSS7.2AI score0.12902EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/26 1:10 a.m.5 views

CVE-2026-27938

WPGraphQL provides a GraphQL API for WordPress sites. Prior to version 2.9.1, the wp-graphql/wp-graphql repository contains a GitHub Actions workflow release.yml vulnerable to OS command injection through direct use of $ github.event.pullrequest.body inside a run: shell block. When a pull request...

7.7CVSS6.1AI score0.00786EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/26 1:10 a.m.20 views

EUVD-2026-8803

WPGraphQL provides a GraphQL API for WordPress sites. Prior to version 2.9.1, the wp-graphql/wp-graphql repository contains a GitHub Actions workflow release.yml vulnerable to OS command injection through direct use of $ github.event.pullrequest.body inside a run: shell block. When a pull request...

7.7CVSS5.9AI score0.00786EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/26 1:10 a.m.35 views

CVE-2026-27938 WPGraphQL Repo Vulnerable to Command Injection via Unsanitized GitHub Actions Expression in Release Workflow

WPGraphQL provides a GraphQL API for WordPress sites. Prior to version 2.9.1, the wp-graphql/wp-graphql repository contains a GitHub Actions workflow release.yml vulnerable to OS command injection through direct use of $ github.event.pullrequest.body inside a run: shell block. When a pull request...

7.7CVSS0.00786EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/26 1:10 a.m.42 views

CVE-2026-27938

The CVE-2026-27938 entry documents a command injection flaw in the WPGraphQL repository (wp-graphql/wp-graphql) prior to version 2.9.1, stemming from an unsafe use of ${{ github.event.pull_request.body }} inside the release.yml shell run block. When a PR from develop to master is merged, the PR b...

7.7CVSS5.9AI score0.00786EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.17 views

PT-2026-22080

Name of the Vulnerable Software and Affected Versions WPGraphQL versions prior to 2.9.1 Description The WPGraphQL software includes a GraphQL API for WordPress sites. A GitHub Actions workflow file release.yml in the wp-graphql/wp-graphql repository is susceptible to OS command injection. This...

7.7CVSS6.2AI score0.00786EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:0 a.m.7 views

Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 : AIOHTTP vulnerabilities (USN-8032-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.10 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8032-1 advisory. Charles Chan discovered that AIOHTTP incorrectly handled the decompression of compressed requests. A remote...

8.7CVSS5.8AI score0.00505EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/02/07 9:58 p.m.4 views

CVE-2026-25567 WeKan < 8.19 Card Comment Author Spoofing via User-controlled authorId

WeKan versions prior to 8.19 contain an insecure direct object reference IDOR in the card comment creation API. The endpoint accepts an authorId from the request body, allowing an authenticated user to spoof the recorded comment author by supplying another user's identifier...

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/03 12:0 a.m.14 views

Fastify 安全漏洞

Fastify is an open-source web framework developed by Fastify. Versions of Fastify prior to 5.7.2 contained security vulnerabilities. These vulnerabilities stemmed from a request body validation pattern that could be completely bypassed, allowing attackers to circumvent body validation...

7.5CVSS7.3AI score0.0077EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-22260

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and prior to version 8.0.3, Suricata can crash with a stack overflow. Version 8.0.3...

7.5CVSS5.9AI score0.00494EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/27 6:15 p.m.8 views

UBUNTU-CVE-2026-22260

Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and prior to version 8.0.3, Suricata can crash with a stack overflow. Version 8.0.3 patches the issue. As a workaround, use default values for request-body-limit and response-body-limit...

7.5CVSS5.9AI score0.00494EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/27 5:30 p.m.51 views

CVE-2026-22260 Suricata http1: infinite recursion in decompression

Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and prior to version 8.0.3, Suricata can crash with a stack overflow. Version 8.0.3 patches the issue. As a workaround, use default values for request-body-limit and response-body-limit...

7.5CVSS0.00494EPSS
SaveExploits0References3
Rows per page
Query Builder