4593 matches found
CVE-2025-46203
説明 Unifiedtransform v2.0 は不適切なアクセス制御の脆弱性があります。すべてのユーザー(学生および教師)は /students/edit/id エンドポイントを介して学生記録にアクセスおよび変更できます。この機能は管理者専用を意図しています。この脆弱性を悪用すると、不正なデータ操作と権限昇格につながる可能性があります。 ベンダー: Unifiedtransform 製品 学校管理ソフトウェア v2.0 影響を受けるコンポーネント ユーザーの権限とロールを強制する総合アクセス制御メカニズム。 ルート: GET /students/edit/id コントローラー:...
CVE-2026-76867 Netcore NR255-V 1.5.130703 Stored Cross-Site Scripting in Route/NAT Configuration CGI Handlers
Netcore NR255-V firmware version 1.5.130703 contains a stored cross-site scripting vulnerability in routing and NAT configuration CGI components including routingtabaddcgi, routingtablelistshowcgi, routepolicyaddcgi, and routepolicyparameshowcgi. Attackers can inject persistent script payloads...
CVE-2026-76867
Netcore NR255-V (firmware 1.5.130703 ) is affected by a stored cross-site scripting (XSS) vulnerability in four routing and NAT configuration CGI handlers: routing_tab_add_cgi , routing_table_list_show_cgi , route_policy_add_cgi , and route_policy_parame_show_cgi . Attackers with low privileges c...
traefik-stripprefix-auth-bypass-cve-2026-48020-path-normalization
CVE-2026-48020 — Traefik StripPrefix 路由级认证绕过(PoC) 一个独立的对于 CVE-2026-48020 的概念验证,该漏洞是 Traefik 的 StripPrefix 中间件中的路由级认证/授权绕过,由于路由决策做出 之后 才进行路径规范化。 形如 GET /api../admin 的请求在路由时通过一个 公开的 PathPrefix/api路由器(因此受保护路由器的basicAuth中间件从未附加),但在StripPrefix剥离/api且 Go 的req.URL.JoinPath规范化剩余的/../admin后,后端收到的路径是/admin...
CVE-2021-43798-Grafana-File-Read
Grafana-File-Read Grafana未授权文件读取 影响版本:8.0.0-lastest reference: - https://github.com/tangxiaofeng7/Grafana-File-Read 利用Grafana /public/plugins 接口对url路由校验不严格的漏洞读取服务器本地任意文件。 poc: /public/plugins/icon/../../../../../../../../../../../../../../../../../..path 其中 path为本地文件绝对路径,如读取/etc/passwd即为:...
wp2shell-vulnerability-scanner
WP2Shell 扫描器 一款只读、非破坏性的安全审计工具,用于扫描 WordPress 安装是否存在 wp2shell 漏洞链。 概述 WP2Shell Scanner 是一个 bash 实用程序,递归搜索目录树中的 WordPress 安装,并检查每个站点是否运行易受 wp2shell 漏洞(CVE-2026-63030 + CVE-2026-60137)攻击的核心版本。 该工具专为系统管理员和安全团队设计,用于快速识别需要紧急修补的 WordPress 实例。 扫描内容 扫描器通过在目标目录及其所有子目录中定位 wp-includes/version.php 文件来识别...
CVE-2026-63030-POC
wp2shell — CVE-2026-63030 + CVE-2026-60137 一日WordPress RCE利用链。未经身份验证。CVSS 9.8。 零依赖 — 仅需Python 3.8+标准库。 受影响版本 分支| 受影响版本| 已修复版本 ---|---|--- 6.9.x| 6.9.0 – 6.9.4| ≥ 6.9.5 7.0.x| 7.0.0 – 7.0.1| ≥ 7.0.2 利用链 两个CVE串联成未经身份验证的远程代码执行: root@kitploit: CVE-2026-63030 route confusion → batch desync bypasses au...
CVE-2025-54914-PoC
CVE-2025-54914 Azure Route Exploit 概要 これは、CVE-2025-54914 Azure Networking Route エクスプロイトの改良版です。このバージョンは、コアとなる CVE の機能を維持しつつ、永続化、回避、マルチターゲットスキャン、エラーハンドリングなどの追加機能を備えています。 機能 コア CVE 機能 ルート作成 : Azure 仮想ネットワークに悪意のあるルートを作成します ルート削除 : 作成したルートをクリーンアップのために削除します API 互換性 : Azure Management API 2025-09-01...
wp2shell
wp2shell-check 针对 CVE-2026-63030 / CVE-2026-60137 (“wp2shell”)的非侵入式检查器,这是 WordPress 核心中的一个预认证 RCE 链(REST API 批量路由混淆 → SQL 注入 → RCE)。 受影响版本:WordPress 6.9.0–6.9.4、7.0.0–7.0.1、7.1 beta(完整 RCE 链);6.8.0–6.8.5(仅 SQL 注入,CVE-2026-60137)。 修复版本:6.8.6、6.9.5、7.0.2。 功能 远程识别 WordPress 版本(readme.html、首页的 、/feed...
CVE-2026-81303
A flaw was found in hawtio-operator. The operator holds routes/custom-host:create permission cluster-wide and writes the tenant-supplied spec.routeHostName value from the Hawtio custom resource directly into the Route spec without validation or authorization checks. A namespace edit user, who...
CVE-2026-81320
A flaw was found in hawtio-operator. When a custom Route TLS secret is configured and the operator runs at debug log level 1 or higher, the entire Route object — including the TLS private key in PEM format — is serialized to JSON and written to the operator's standard output. Operator logs are...
CVE-2026-63030
🚨 CVE-2026-63030 — WP2Shell WordPress REST API ルート混乱 → リモートコード実行 WordPress コアの重大な脆弱性で、REST API のルート混乱を引き起こし、SQL インジェクションと連鎖させることで認証なしのリモートコード実行が可能になります。 📖 概要 CVE-2026-63030 は、WordPress コア に影響する 重大 な脆弱性です。 問題は REST API バッチエンドポイント に存在し、不適切なルート処理により ルート混乱...
EUVD-2026-78276
A flaw was found in hawtio-operator. When a custom Route TLS secret is configured and the operator runs at debug log level 1 or higher, the entire Route object — including the TLS private key in PEM format — is serialized to JSON and written to the operator's standard output. Operator logs are...
CVE-2026-81320
hawtio-operator (used in the OpenShift ecosystem) leaks the TLS private key in PEM format when a custom Route TLS secret is configured and the operator runs at debug log level 1 or higher . The entire Route object is serialized to JSON and written to the operator's standard output, which is typic...
CVE-2026-81303 Hawtio-operator: hawtio-operator: routes/custom-host confused-deputy via spec.routehostname
A flaw was found in hawtio-operator. The operator holds routes/custom-host:create permission cluster-wide and writes the tenant-supplied spec.routeHostName value from the Hawtio custom resource directly into the Route spec without validation or authorization checks. A namespace edit user, who...
CVE-2026-81303
CVE-2026-81303 affects hawtio-operator , a Kubernetes operator. The operator holds the routes/custom-host:create permission cluster-wide and writes the tenant-supplied spec.routeHostName value from the Hawtio custom resource directly into the Route spec without validation or authorization checks....
EUVD-2026-78275
A flaw was found in hawtio-operator. The operator holds routes/custom-host:create permission cluster-wide and writes the tenant-supplied spec.routeHostName value from the Hawtio custom resource directly into the Route spec without validation or authorization checks. A namespace edit user, who...
CVE-2026-81303
A flaw was found in hawtio-operator. The operator holds routes/custom-host:create permission cluster-wide and writes the tenant-supplied spec.routeHostName value from the Hawtio custom resource directly into the Route spec without validation or authorization checks. A namespace edit user, who...
wp2shell
🔍 wp2shell - WordPress CVE-2026-63030 漏洞扫描器与利用工具 ⚡ 针对 CVE-2026-63030 wp2shell 的快速实时漏洞扫描器与利用工具 📌 概述 wp2shell 是一个用于检测和利用 CVE-2026-63030 的综合性工具包,该漏洞是 WordPress 中的一个严重漏洞,允许未经身份验证的攻击者通过 REST API 批量路由混淆结合 SQL 注入来执行远程代码。 🔍 什么是 CVE-2026-63030? CVE-2026-63030(wp2shell)是由 Adam Kues (Assetnote / Searchlight...
abdal-cve-2026-63030
English | فارسی 🛡️ Abdal CVE-2026-63030 PoC Exploits Abdal CVE-2026-63030 は、CVE-2026-63030 として追跡されている WordPress REST API バッチルート混乱に対する防御用の露出検証ツールです。この問題は、影響を受ける WordPress リリースで CVE-2026-60137 と連鎖させることができ、リモートコード実行につながる可能性があります。...