Lucene search
+L

563 matches found

Cvelist
Cvelist
•added 2026/09/27 1:09 p.m.•9 views

CVE-2026-100871 Sylius before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 JWT Audience Confusion Allows Admin API Authentication

Sylius versions before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 fail to include firewall identification in JWT tokens issued by separate Admin and Shop API endpoints. Attackers can register a shop customer account using an administrator's email address and obtain a token that the Admin API...

8.8CVSS
SaveExploits0References6
CVE
CVE
•added 2026/09/27 1:09 p.m.•13 views

CVE-2026-100871

Sylius versions before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 fail to include firewall identification in JWT tokens issued by separate Admin and Shop API endpoints. Attackers can register a shop customer account using an administrator's email address and obtain a token that the Admin API...

8.8CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/27 1:09 p.m.•8 views

EUVD-2026-87943

Sylius versions before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 fail to include firewall identification in JWT tokens issued by separate Admin and Shop API endpoints. Attackers can register a shop customer account using an administrator's email address and obtain a token that the Admin API...

8.8CVSS5.8AI score
SaveExploits0References6
Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•192 views

Kong Admin <=2.03 - Admin API Access

Kong Admin through 2.0.3 contains an issue via docker-kong which makes the admin API port accessible on interfaces other than 127.0.0.1. id: CVE-2020-11710 info: name: Kong Admin =2.03 - Admin API Access author: pikpikcu severity: critical description: Kong Admin through 2.0.3 contains an issue v...

9.8CVSS8.2AI score0.33127EPSS
SaveExploits1References5
Kitploit
Kitploit
•added 2026/09/25 2:03 p.m.•11 views

CVE-2025-28062

CVE-2025-28062 — ERPNext 14.82.1、14.74.3におけるアカウント乗っ取りにつながるCSRF脆弱性 📌 概要 ERPNext 14.82.1および14.74.3 にクロスサイトリクエストフォージェリ(CSRF)脆弱性が発見されました。これにより攻撃者は以下のような不正な操作を実行できます: ユーザー列挙 アカウント乗っ取り(パスワードリセット) 任意のユーザー削除 権限昇格(ロールの追加) この脆弱性は、重要な管理APIエンドポイントにCSRF対策が欠如している...

6.1AI score0.00768EPSS
SaveExploits3References1
Kitploit
Kitploit
•added 2026/09/25 5:31 a.m.•10 views

kong-pwn

kong-pwn 露出したKongAPIをプロキシとして使い、メタデータURLや内部URLを取得します。 CVE-2020-11710 - これは脆弱性ではなく、設定ミスです。 使用方法 root@kitploit: usage: kong-pwn.py -h -u URL -s SSRF -p PROXY kong-pwn.py: error: the following arguments are required: -u/--url, -s/--ssrf 例 root@kitploit: $ python3 kong-pwn.py -u http://127.0.0.1:8001 ...

9.8CVSS8.5AI score0.33127EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 3:54 a.m.•34 views

toxy

toxy Not actively maintained, may not work with latest node.js runtimes. If you are interested in maintaining toxy, please open an issue...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 5:57 p.m.•9 views

CVE-2026-36956

CVE-2026-36956: Web管理インターフェースにおけるクロスサイトリクエストフォージェリ CSRF CVE ID: CVE-2026-36956 日付: 2026-04-29 発見者: Kirubel Solomne ベンダー: Shenzhen Dibit Network Equipment Co., Ltd. 製品: Dbit Router ファームウェアバージョン: V1.0.0 CWE: CWE-352 - クロスサイトリクエストフォージェリ CSRF 説明 Dbit Router ファームウェア V1.0.0...

8.8CVSS5.9AI score0.00214EPSS
SaveExploits1
NVD
NVD
•added 2026/09/24 3:17 p.m.•9 views

CVE-2026-77825

IBM ContextForge MCP Gateway 1.0.0 through 1.0.8 was vulnerable to path traversal in its Admin API log-download endpoint GET /v1/admin/logs/file. The path confinement check uses str.startswith rather than proper boundary validation, allowing an authenticated admin to read .log, .jsonl, and .json...

4.9CVSS0.00316EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/24 2:21 p.m.•30 views

CVE-2026-77825 IBM ContextForge MCP Gateway is affected by path traversal

IBM ContextForge MCP Gateway 1.0.0 through 1.0.8 was vulnerable to path traversal in its Admin API log-download endpoint GET /v1/admin/logs/file. The path confinement check uses str.startswith rather than proper boundary validation, allowing an authenticated admin to read .log, .jsonl, and .json...

4.9CVSS0.00316EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/24 2:21 p.m.•12 views

CVE-2026-77825

IBM ContextForge MCP Gateway versions 1.0.0 through 1.0.8 is vulnerable to a path traversal flaw in the Admin API log-download endpoint (GET /v1/admin/logs/file). The vulnerability stems from the use of str.startswith() for path confinement, which lacks proper boundary validation. This allows an ...

4.9CVSS5.8AI score0.00316EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/24 2:21 p.m.•11 views

EUVD-2026-86011

IBM ContextForge MCP Gateway 1.0.0 through 1.0.8 was vulnerable to path traversal in its Admin API log-download endpoint GET /v1/admin/logs/file. The path confinement check uses str.startswith rather than proper boundary validation, allowing an authenticated admin to read .log, .jsonl, and .json...

4.9CVSS5.8AI score0.00316EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/24 1:56 p.m.•15 views

Security Bulletin: IBM ContextForge MCP Gateway is affected by path traversal

Summary IBM ContextForge MCP Gateway Admin API contains a path traversal vulnerability in the administrative log download handler /v1/admin/logs/file where an authenticated user with administrative privileges can retrieve files from sibling directories sharing a common path prefix with the log...

4.9CVSS5.9AI score0.00316EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
•added 2026/09/24 12:59 p.m.•13 views

cve-2022-24112

Apache APISIX 2.12.1 リモートコード実行とDocker Lab git clone を使ってこのリポジトリをクローンし、apisix-docker/examples に移動しましょう。この docker-compose.yml ファイルでは、すでに image: apache/apisix:2.12.0-alpine に変更しています。なぜなら、このバージョンに脆弱性が存在するからです。それでは、docker compose を使ってインストールしましょう。 docker-compose によるクイックスタート: docker-compose...

9.8CVSS8.7AI score0.96069EPSS
SaveExploits16
Nuclei
Nuclei
•added 2026/09/23 2:05 a.m.•119 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.6AI score0.96069EPSS
SaveExploits16References5
NVD
NVD
•added 2026/09/22 9:17 p.m.•8 views

CVE-2026-77426

Unleash is an open-source feature management platform. Prior to 8.0.3, the Unleash admin API contains five authorization vulnerabilities. POST /api/admin/segments/strategies assigns the Promise returned by hasPermission without awaiting it, allowing authenticated users to modify segment assignmen...

7.1CVSS0.00484EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2026/09/22 8:40 p.m.•6 views

Cloudreve: Privilege Scope Bypass: State-Mutating Admin Operations Accessible via Read-Only OAuth Scope

Summary There is a privilege scope bypass in Cloudreve's admin API where two endpoints that mutate server state are missing the write-scope enforcement that their neighboring endpoints correctly apply. Specifically, the WOPI configuration fetch endpoint and the SMTP test/mail endpoint can both be...

3.8CVSS5.8AI score0.00326EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
•added 2026/09/22 8:36 p.m.•5 views

NPM: Unleash: Missing await on permission check + cross-project IDOR in admin API

NPM: Unleash: Missing await on permission check + cross-project IDOR in admin API vulnerability discovered by ? in WordPress Npm unleash-server versions 8.0.3...

7.1CVSS5.8AI score0.00484EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/22 8:36 p.m.•6 views

Unleash: Missing await on permission check + cross-project IDOR in admin API

Summary Multiple authorization vulnerabilities in Unleash admin API, including a critical missing await that completely bypasses a permission check. Vulnerability 1: Missing await on Permission Check HIGH File: src/lib/features/segment/segment-controller.ts line 345 POST...

7.1CVSS5.8AI score0.00484EPSS
SaveExploits0References8Affected Software1
CVE
CVE
•added 2026/09/22 8:31 p.m.•14 views

CVE-2026-77426

The Unleash feature management platform (versions prior to 8.0.3 ) contains five authorization vulnerabilities in its admin API. A critical flaw in src/lib/features/segment/segment-controller.ts fails to await the hasPermission() call, allowing authenticated users to bypass permission checks and ...

7.1CVSS5.8AI score0.00484EPSS
SaveExploits0References7
Rows per page
Query Builder