Lucene search
+L

71 matches found

Kitploit
Kitploit
added 2026/09/10 5:49 p.m.3 views

CVE-2022-24112

CVE-2022-24112 Apache APISIX batch-requests RCECVE-2022-24112 root@kitploit: Place the target in url.txt python3 ApacheAPISIXRCECVE-2022-24112.py Cmd:...

9.8CVSS8.4AI score0.96001EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/10 5:14 p.m.52 views

graphql-threat-matrix

GraphQL Threat Matrix Why graphql-threat-matrix? graphql-threat-matrix was built for bug bounty hunters, security researchers and hackers to assist with uncovering vulnerabilities across multiple GraphQL implementations. The differences in how GraphQL implementations interpret and conform to the...

5.8AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.115 views

Apache APISIX - Remote Code Execution

A default configuration of Apache APISIX with default API key is vulnerable to remote code execution. An attacker can abuse the batch-requests plugin to send requests to bypass the IP restriction of Admin API. When the admin key was changed or the port of Admin API was changed to a port different...

9.8CVSS8.5AI score0.96001EPSS
SaveExploits16References5
Kitploit
Kitploit
added 2026/09/09 11:33 a.m.8 views

CVE-2022-24112

CVE-2022-24112 CVE-2022-24112: Apache APISIX apisix/batch-requests RCE nuclei template: CVE-2022-24112.yaml The essence of this vulnerability is similar to CVE-2021-45232, both bypass authorization or are unauthenticated, to execute malicious filterfunc or script in a route to execute commands...

9.8CVSS8.4AI score0.96001EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/09 5:37 a.m.6 views

CVE-2022-24112

CVE-2022-24112 Apache APISIX apisix/batch-requests RCE...

9.8CVSS8.3AI score0.96001EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/07 2:34 p.m.9 views

CVE-2022-24112_POC

POC Collected POCs CVE-2022-24112 To set up the Chunqiu Cloud Environment: CVE-2022-24112 target environment, two POCs were modified, slightly adapted from the POCs of M4xSec and twseptian for the Chunqiu Cloud Environment: Chunqiu Cloud Environment: CVE-2022-24112: Apache APISIX is a cloud-nativ...

9.8CVSS8.5AI score0.96001EPSS
SaveExploits16References2
Kitploit
Kitploit
added 2026/09/07 12:36 p.m.4 views

Apache-APISIX-CVE-2022-24112

Apache APISIX Remote Code Execution CVE-2022-24112 Exploit Summary An attacker can abuse the batch-requests plugin to send requests to bypass the IP restriction of Admin API. A default configuration of Apache APISIX with default API key is vulnerable to remote code execution. When the admin key w...

9.8CVSS8.4AI score0.96001EPSS
SaveExploits16
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.75 views

WordPress Core 6.9-7.0.1 - Pre-Auth Batch-Route Confusion

WordPress core versions 6.9.0 through 6.9.4 and 7.0.0 through 7.0.1 are vulnerable to a pre-authentication route confusion issue in the REST API batch endpoint /?restroute=/batch/v1. A malformed nested batch request desynchronizes the batch router, allowing unauthenticated requests to reach...

9.8CVSS8.5AI score0.97271EPSS
SaveExploits79References6
Snyk
Snyk
added 2026/07/10 4:37 p.m.18 views

Incorrect Authorization

Overview FlaskBB is an A classic Forum Software in Python using Flask. Affected versions of this package are vulnerable to Incorrect Authorization via manipulation of the topicid parameter in batch requests. An attacker can perform unauthorized actions such as locking, unlocking, deleting, or...

8.1CVSS6.1AI score0.00525EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 7:34 p.m.37 views

GHSA-P84R-H6RX-F2XR parse-server: Server option routeAllowList is bypassable through batch sub-requests

Impact The routeAllowList server option restricts external client access to a configured list of REST API routes. The check is only enforced as Express middleware against the outer HTTP request URL, so the /batch handler dispatches each sub-request to the internal router without re-running the...

6.9CVSS5.9AI score0.00343EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/12 7:16 p.m.29 views

CVE-2026-50008

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1-alpha.3, the routeAllowList server option restricts external client access to a configured list of REST API routes. The check is only enforced as...

6.9CVSS0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/12 6:22 p.m.40 views

CVE-2026-50008 Parse Server: Server option routeAllowList is bypassable through batch sub-requests

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1-alpha.3, the routeAllowList server option restricts external client access to a configured list of REST API routes. The check is only enforced as...

6.9CVSS0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 6:22 p.m.46 views

CVE-2026-50008

Parse Server (versions 9.8.0–before 9.9.1-alpha.3) is affected by a bypass in the routeAllowList option. The allow-list check is enforced as Express middleware against the outer HTTP request URL, but the /batch handler dispatches sub-requests to the internal router without re-running the allow-li...

6.9CVSS5.2AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 6:22 p.m.22 views

CVE-2026-50008 Parse Server: Server option routeAllowList is bypassable through batch sub-requests

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1-alpha.3, the routeAllowList server option restricts external client access to a configured list of REST API routes. The check is only enforced as...

6.9CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/12 7:58 p.m.12 views

CVE-2026-44223

vLLM is an inference and serving engine for large language models LLMs. From 0.18.0 to before 0.20.0, the extracthiddenstates speculative decoding proposer in vLLM returns a tensor with an incorrect shape after the first decode step, causing a RuntimeError that crashes the EngineCore process. The...

6.5CVSS5.9AI score0.00367EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 3:12 p.m.15 views

CVE-2026-30972

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

7.5CVSS5.8AI score0.00342EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/11 12:21 a.m.14 views

EUVD-2026-10886

Parse Server has a rate limit bypass via batch request endpoint...

7.5CVSS5.8AI score0.00342EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/11 12:21 a.m.11 views

EUVD-2026-10887

Parse Server has a rate limit bypass via batch request endpoint...

6.9CVSS5.8AI score0.00342EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/11 12:21 a.m.21 views

Parse Server has a rate limit bypass via batch request endpoint

Impact Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by routing them directly through the Promise router, bypassing Express middleware including rate limiting. An attacker can bundle...

7.5CVSS5.8AI score0.00342EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:48 p.m.8 views

CVE-2026-30972

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior o 9.5.2-alpha.10 and 8.6.23, Parse Server's rate limiting middleware is applied at the Express middleware layer, but the batch request endpoint /batch processes sub-requests internally by...

6.9CVSS5.8AI score0.00342EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder