8593 matches found
CVE-2026-36826
CVE-2026-36826:genesisQL = 1.1.1 中的 SQL 注入 摘要 genesisQL 1.1.1 在 checkPassword 函数中存在 SQL 注入漏洞。用户提供的 username 和 password 字段被直接拼接进 SQL 查询字符串,未进行参数化处理,从而允许未经身份验证的攻击者通过登录表单执行 SQL 注入并绕过身份验证。 受影响的产品 厂商 : Open Source Labs 产品 : genesisQL 版本 : 1.1.1(可能更早版本也受影响) 漏洞详情 CWE-89 :SQL 命令中使用的特殊元素的不当中和...
CVE-2026-45829
🚨 CVE-2026-45829 - ChromaDB 事前認証RCE ChromaDBベクターデータベースにおける重大なリモートコード実行 📌 概要 CVE-2026-45829 は、人気のオープンソースAIベクターデータベース ChromaDB における重大な事前認証リモートコード実行 脆弱性です。 認証されていない攻撃者は、ChromaDBが埋め込み関数設定を処理する方法を悪用して、サーバ上で完全なリモートコード実行 を達成できます。 主要情報 項目| 詳細 ---|--- CVE ID| CVE-2026-45829 深刻度| 重大 CVSS 9.8 影響を受けるコンポーネント|...
grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default
A flaw in Grafana's Auth Proxy IPv6 allow-list incorrectly defaults to a broad /32 subnet mask instead of a strict /128. This misconfiguration allows remote attackers to bypass access restrictions, potentially leading to unauthorized access and data manipulation...
Important: Red Hat Security Advisory: grafana security update
An update for grafana is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...
grafana: Grafana Auth Proxy: Unauthorized access due to incorrect IPv6 allow-list default
A flaw in Grafana's Auth Proxy IPv6 allow-list incorrectly defaults to a broad /32 subnet mask instead of a strict /128. This misconfiguration allows remote attackers to bypass access restrictions, potentially leading to unauthorized access and data manipulation...
CVE-2026-45051 OpenAM Pre-auth RCE via Java Deserialization in WebAuthn Authenticator Storage
Open Access Management OpenAM is an access management solution. Prior to 16.1.1, WebAuthnAuthentication loads a serialized AuthenticatorImpl object graph from the configured userAttribute through loadAuthenticators without an ObjectInputFilter. Exploitation requires the WebAuthn flow to be...
CVE-2026-45051 OpenAM Pre-auth RCE via Java Deserialization in WebAuthn Authenticator Storage
Open Access Management OpenAM is an access management solution. Prior to 16.1.1, WebAuthnAuthentication loads a serialized AuthenticatorImpl object graph from the configured userAttribute through loadAuthenticators without an ObjectInputFilter. Exploitation requires the WebAuthn flow to be...
CVE-2026-45051 OpenAM Pre-auth RCE via Java Deserialization in WebAuthn Authenticator Storage
Open Access Management OpenAM is an access management solution. Prior to 16.1.1, WebAuthnAuthentication loads a serialized AuthenticatorImpl object graph from the configured userAttribute through loadAuthenticators without an ObjectInputFilter. Exploitation requires the WebAuthn flow to be...
CVE-2026-45052 OpenAM Pre-auth User Profile Tampering via Anonymous SOAP Authn in Liberty IDPP/Discovery Endpoints
Open Access Management OpenAM is an access management solution. Prior to 16.1.1, the Liberty Web Services SOAP receiver permits unauthenticated remote requests to write persistent entries through SOAPReceiver and DiscoveryService into a user's Liberty Discovery store and the shared root-realm...
CVE-2026-45052 OpenAM Pre-auth User Profile Tampering via Anonymous SOAP Authn in Liberty IDPP/Discovery Endpoints
Open Access Management OpenAM is an access management solution. Prior to 16.1.1, the Liberty Web Services SOAP receiver permits unauthenticated remote requests to write persistent entries through SOAPReceiver and DiscoveryService into a user's Liberty Discovery store and the shared root-realm...
BIT-RCLONE-2026-88017 rclone: FTP cross-session auth-proxy backend confusion
rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.64.0 until 1.75.1, the FTP auth-proxy driver in cmd/serve/ftp/ftp.go stores one obscured password per username in the server-wide userPass mapstringstring instead of binding the...
wp2shell-detect
wp2shell-detect Blackbox、非侵入式 检测器,针对 wp2shell —— 于 2026-07-17 披露的 WordPress 核心预认证 RCE 链: CVE-2026-63030 — REST 批量端点(/wp-json/batch/v1)中的路由混淆:子请求的路径未通过 wpparseurl 时,会落入验证数组但不在处理程序数组中,导致两者失步。 CVE-2026-60137 — WPQuery 的 authornotin 处理中的 SQL 注入,可通过上述路由混淆在预认证状态下触达。 串联后,匿名攻击者可伪造管理员账户并植入插件 WebShell ——...
CVE-2026-10520
🎯 CVE-2026-10520 および CVE-2026-10523 - Ivanti Sentry プリ認証リモートコード実行 + 認証バイパス 作成者: Ashraf Zaryouh "0xBlackash" 📌 概要 Ivanti Sentry (旧MobileIron Sentry)に影響する2つの重大な脆弱性: CVE-2026-10520 → CVSS 10.0 - プリ認証OSコマンドインジェクション(root権限でのRCE) CVE-2026-10523 → CVSS 9.9 - 認証バイパス...
vulnerable-nextjs-14-CVE-2025-29927
CVE-2025-29927 认证绕过复现 该仓库是对 next 包中 CVE-2025-29927 漏洞的复现 如何复现 1. 按照以下步骤克隆并运行 Next.js 应用程序 2. 测试授权是否拒绝访问 /api/hello 端点 root@kitploit: $ curl http://localhost:3000/api/hello "error":"Unauthorized"% 3. 测试提供令牌时授权是否正常 root@kitploit: $ curl -H "Authorization: my-jwt-token-here"...
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-2023-41892_PoC
CraftCMS 未授权远程代码执行漏洞(CVE-2023-41892) Craft CMS 是一个灵活、用户友好的内容管理系统,用于在 Web 上创建自定义的数字体验。它为用户提供了一个后端界面来实现网站并配置 CMS。 Craft CMS 4.4.0 至 4.4.14 版本中存在一个远程代码执行漏洞。未经身份验证的攻击者可以通过 ConditionsController 实现远程代码执行。该漏洞存在于控制器的 beforeAction 方法中,由于输入验证不足,攻击者可以利用该漏洞创建任意对象并实现代码执行。 参考链接:...
CVE-2026-63030-POC
CVE-2026-63030:WordPress 预认证远程代码执行(Pre-Auth RCE)详解 📖 首先阅读完整的技术分析: CVE-2026-63030:WordPress 预认证 RCE 详解 本仓库包含该文章中提到的概念验证(PoC)利用程序。请先从博客文章开始,了解漏洞详情、限制及复现过程。 快速概览 方面| 详情 ---|--- 漏洞编号| CVE-2026-63030(路由混淆) + CVE-2026-60137(SQL注入) 类型| 预认证远程代码执行 CVSS 评分| 9.8(严重) 受影响版本| WordPress 6.9.0–6.9.4, 7.0.0–7.0.1...
cve-2015-3306-lab
CVE-2015-3306 — ProFTPD modcopy 预认证任意文件复制 一个完全可复现的实验环境和一个手写的 CVE-2015-3306 漏洞利用程序—— 作为漏洞研究的学习练习而构建:补丁对比、手动触发和原始套接字漏洞利用开发。 漏洞 ProFTPD 的 modcopy 模块实现了 SITE CPFR / SITE CPTO 命令对,该命令对可在服务器端 复制文件,而无需将数据传输到客户端。 在 1.3.5 版本中,两个处理程序均未检查会话是否已 认证。该模块只是假设“没有人会在登录前发送 SITE 命令”——这一错误的假设最终演变成了一个 CVE。任何...