Nuclei POC 精选分析 - 2026-06-05
📊 智能筛选概况
- 发现变更: 393 个模板更新
- 精选分析: 30 个高价值 POC
- 智能跳过: 363 个低优先级模板
- 高风险漏洞: 22 个
- 主要类别: CVE漏洞(25), 技术识别(5)
💡 智能筛选说明: 系统自动优先分析 CVE 漏洞、高危漏洞和新增模板,跳过低价值的技术识别类模板,确保高效利用 API 资源。
严重程度分布
- 🔴 严重: 18 个
- 🟠 高危: 4 个
- 🟡 中危: 3 个
- ⚪ 信息: 5 个
🔍 重点漏洞分析
Starlette - Improper Validation of Unsafe Equivalence in Input
- 漏洞ID:
CVE-2026-48710 - CVE:
CVE-2026-48710(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00353 (percentile 0.57921) @ 2026-06-04
描述: A flaw was found in Starlette, a lightweight ASGI (Asynchronous Server Gateway Interface) framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP Host request header. This malformed header could cause the request.url to be incorrectly reconstructed, leading to a discrepancy with the actual requested path. Consequently, security restrictions enforced by middleware and endpoints that rely on request.url for validation could be bypassed, potentially allowing unauthorized access or actions.
攻击向量: 网络扫描
CVE编号: CVE-2026-48710
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
Keras Model.load_model - Arbitrary Code Execution
- 漏洞ID:
CVE-2025-1550 - CVE:
CVE-2025-1550(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.07973 (percentile 0.92217) @ 2026-06-04
描述: The Keras Model.load_model function permits arbitrary code execution, even with safe_mode=True, through a manually constructed, malicious .keras archive. By altering the config.json file within the archive, an attacker can specify arbitrary Python modules and functions, along with their arguments, to be loaded and executed during model loading
攻击向量: 网络扫描
参考链接:
Erlang/OTP SSH - Remote Code Execution
- 漏洞ID:
CVE-2025-32433 - CVE:
CVE-2025-32433(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.62846 (percentile 0.98404) @ 2026-06-04
描述: Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials.
攻击向量: 网络扫描
CVE编号: CVE-2025-32433
参考链接:
Sudo - Local Privilege Escalation via chroot
- 漏洞ID:
CVE-2025-32463 - CVE:
CVE-2025-32463(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.57345 (percentile 0.98188) @ 2026-06-04
描述: Sudo before 1.9.17p1 allows local users to obtain root access by using /etc/nsswitch.conf from a user-controlled directory with the --chroot (-R) option.
攻击向量: 网络扫描
CVE编号: CVE-2025-32463
参考链接:
CrushFTP - Authentication Bypass Race Condition
- 漏洞ID:
CVE-2025-54309 - CVE:
CVE-2025-54309(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.768 (percentile 0.98971) @ 2026-06-04
描述: CrushFTP 10 before 10.8.5 and 11 before 11.3.4_23, when the DMZ proxy feature is not used, mishandles AS2 validation and consequently allows remote attackers to obtain admin access via HTTPS, as exploited in the wild in July 2025.
攻击向量: 网络扫描
CVE编号: CVE-2025-54309
参考链接:
Allegra - Authentication Bypass via Predictable Password Reset Token
- 漏洞ID:
CVE-2025-6216 - CVE:
CVE-2025-6216(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.49839 (percentile 0.97862) @ 2026-06-04
描述: Allegra calculateTokenExpDate Password Recovery Authentication Bypass Vulnerability. This vulnerability allows remote attackers to bypass authentication on affected installations of Allegra. Authentication is not required to exploit this vulnerability. The specific flaw exists within the password recovery mechanism. The issue results from reliance upon a predictable value when generating a password reset token. An attacker can leverage this vulnerability to bypass authentication on the application.
攻击向量: 网络扫描
CVE编号: CVE-2025-6216
参考链接:
RustFS < 1.0.0-alpha.77 - Hardcoded gRPC Authentication Token
- 漏洞ID:
CVE-2025-68926 - CVE:
CVE-2025-68926(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.06616 (percentile 0.91352) @ 2026-06-04
描述: RustFS before 1.0.0-alpha.77 used a hardcoded gRPC authentication token "rustfs rpc" that could not be changed without recompiling and this allowed unauthenticated remote attackers to gain full administrative access to the gRPC API.
攻击向量: 网络扫描
CVE编号: CVE-2025-68926
参考链接:
Cisco Catalyst SD-WAN Controller - vHub Authentication Bypass
- 漏洞ID:
CVE-2026-20182 - CVE:
CVE-2026-20182(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.83125 (percentile 0.99278) @ 2026-06-04
描述: Cisco Catalyst SD-WAN Controller and Manager contain an authentication bypass caused by improper peering authentication mechanism, letting unauthenticated remote attackers obtain administrative privileges, exploit requires sending crafted requests.
攻击向量: 网络扫描
CVE编号: CVE-2026-20182
参考链接:
GNU Inetutils telnetd - Authentication Bypass
- 漏洞ID:
CVE-2026-24061 - CVE:
CVE-2026-24061(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.91526 (percentile 0.99687) @ 2026-06-04
描述: GNU Inetutils telnetd through 2.7 contains an authentication bypass caused by setting the USER environment variable to "-f root", letting remote attackers bypass authentication, exploit requires remote access to telnetd service.
攻击向量: 网络扫描
CVE编号: CVE-2026-24061
参考链接:
Next.js Middleware Authorization Bypass
- 漏洞ID:
CVE-2025-29927-HEADLESS - CVE:
CVE-2025-29927(2025) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.92118 (percentile 0.99724) @ 2026-06-04
描述: A critical vulnerability in Next.js middleware allows attackers to bypass authorization checks by manipulating the x-middleware-subrequest header. This flaw affects Next.js versions prior to 14.2.25 and 15.2.3, potentially granting unauthorized access to sensitive resources.
攻击向量: 网络扫描
CVE编号: CVE-2025-29927
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
Starlette - Improper Validation of Unsafe Equivalence in Input
- 漏洞ID:
CVE-2026-48710 - CVE:
CVE-2026-48710(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00353 (percentile 0.57921) @ 2026-06-04
描述: A flaw was found in Starlette, a lightweight ASGI (Asynchronous Server Gateway Interface) framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP Host request header. This malformed header could cause the request.url to be incorrectly reconstructed, leading to a discrepancy with the actual requested path. Consequently, security restrictions enforced by middleware and endpoints that rely on request.url for validation could be bypassed, potentially allowing unauthorized access or actions.
攻击向量: 网络扫描
CVE编号: CVE-2026-48710
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
Open WebUI 'LDAP Empty Password' - Authentication Bypass
- 漏洞ID:
CVE-2026-44551 - CVE:
CVE-2026-44551(2026) - 严重程度: 🔴 CRITICAL
- 风险等级: 极高风险 (5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.00043 (percentile 0.13457) @ 2026-06-04
描述: Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accepts password: str with no minimum length constraint, so an empty string passes validation. The subsequent Connection.bind() call succeeds on vulnerable LDAP servers, and the application issues a full session token for the target user. This vulnerability is fixed in 0.9.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-44551
参考链接:
MLflow < 3.10.0 - Authentication Bypass on FastAPI Routes
- 漏洞ID:
CVE-2026-2652 - CVE:
CVE-2026-2652(2026) - 严重程度: 🟠 HIGH
- 风险等级: 极高风险 (4.5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.0015 (percentile 0.35262) @ 2026-06-04
描述: A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (--app-name basic-auth) and served via uvicorn (ASGI). The FastAPI permission middleware only enforces authentication on /gateway/ routes, leaving other routes such as the Job API (/ajax-api/3.0/jobs/*) and the OpenTelemetry trace ingestion API (/v1/traces) unprotected. This allows unauthenticated remote attackers to submit jobs, read job results, cancel running jobs, and inject arbitrary trace data into experiments. The issue arises from an architectural mismatch between Flask and FastAPI authentication mechanisms, where the _find_fastapi_validator() function fails to handle non-/gateway/ paths, resulting in a complete authentication bypass. This vulnerability is fixed in version 3.10.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-2652
参考链接:
MLflow < 3.10.0 - Authentication Bypass on FastAPI Routes
- 漏洞ID:
CVE-2026-2652 - CVE:
CVE-2026-2652(2026) - 严重程度: 🟠 HIGH
- 风险等级: 极高风险 (4.5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.0015 (percentile 0.35262) @ 2026-06-04
描述: A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (--app-name basic-auth) and served via uvicorn (ASGI). The FastAPI permission middleware only enforces authentication on /gateway/ routes, leaving other routes such as the Job API (/ajax-api/3.0/jobs/*) and the OpenTelemetry trace ingestion API (/v1/traces) unprotected. This allows unauthenticated remote attackers to submit jobs, read job results, cancel running jobs, and inject arbitrary trace data into experiments. The issue arises from an architectural mismatch between Flask and FastAPI authentication mechanisms, where the _find_fastapi_validator() function fails to handle non-/gateway/ paths, resulting in a complete authentication bypass. This vulnerability is fixed in version 3.10.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-2652
参考链接:
langchain-ai langchain - XML External Entity Injection
- 漏洞ID:
CVE-2025-6984 - CVE:
CVE-2025-6984(2025) - 严重程度: 🟠 HIGH
- 风险等级: 极高风险 (4.5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.01922 (percentile 0.8369) @ 2026-06-04
描述: langchain-ai/langchain 0.3.63 contains an XML External Entity (XXE) injection caused by insecure XML parsing in EverNoteLoader using etree.iterparse(), letting attackers disclose sensitive information, exploit requires crafted malicious XML payload.
攻击向量: 网络扫描
CVE编号: CVE-2025-6984
参考链接:
MLflow < 3.10.0 - Authentication Bypass on FastAPI Routes
- 漏洞ID:
CVE-2026-2652 - CVE:
CVE-2026-2652(2026) - 严重程度: 🟠 HIGH
- 风险等级: 极高风险 (4.5/5)
- 影响资产: 未知
- 预估影响: 数千个
- EPSS: 0.0015 (percentile 0.35262) @ 2026-06-04
描述: A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled (--app-name basic-auth) and served via uvicorn (ASGI). The FastAPI permission middleware only enforces authentication on /gateway/ routes, leaving other routes such as the Job API (/ajax-api/3.0/jobs/*) and the OpenTelemetry trace ingestion API (/v1/traces) unprotected. This allows unauthenticated remote attackers to submit jobs, read job results, cancel running jobs, and inject arbitrary trace data into experiments. The issue arises from an architectural mismatch between Flask and FastAPI authentication mechanisms, where the _find_fastapi_validator() function fails to handle non-/gateway/ paths, resulting in a complete authentication bypass. This vulnerability is fixed in version 3.10.0.
攻击向量: 网络扫描
CVE编号: CVE-2026-2652
参考链接:
📋 完整模板列表
| 模板名称 | 严重程度 | 类别 | 影响资产 | EPSS | 风险评分 |
|---|---|---|---|---|---|
| Starlette - Improper Validation of Unsafe Equivale | 🔴 critical | CVE漏洞 | 通用 | 0.0035 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| Keras Model.load_model - Arbitrary Code Execution | 🔴 critical | CVE漏洞 | 通用 | 0.0797 | 5/5 |
| Erlang/OTP SSH - Remote Code Execution | 🔴 critical | CVE漏洞 | 通用 | 0.6285 | 5/5 |
| Sudo - Local Privilege Escalation via chroot | 🔴 critical | CVE漏洞 | 通用 | 0.5735 | 5/5 |
| CrushFTP - Authentication Bypass Race Condition | 🔴 critical | CVE漏洞 | 通用 | 0.7680 | 5/5 |
| Allegra - Authentication Bypass via Predictable Pa | 🔴 critical | CVE漏洞 | 通用 | 0.4984 | 5/5 |
| RustFS < 1.0.0-alpha.77 - Hardcoded gRPC Authen | 🔴 critical | CVE漏洞 | 通用 | 0.0662 | 5/5 |
| Cisco Catalyst SD-WAN Controller - vHub Authentica | 🔴 critical | CVE漏洞 | 通用 | 0.8313 | 5/5 |
| GNU Inetutils telnetd - Authentication Bypass | 🔴 critical | CVE漏洞 | 通用 | 0.9153 | 5/5 |
| Next.js Middleware Authorization Bypass | 🔴 critical | CVE漏洞 | 通用 | 0.9212 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| Starlette - Improper Validation of Unsafe Equivale | 🔴 critical | CVE漏洞 | 通用 | 0.0035 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| Open WebUI 'LDAP Empty Password' - Authe | 🔴 critical | CVE漏洞 | 通用 | 0.0004 | 5/5 |
| MLflow < 3.10.0 - Authentication Bypass on Fast | 🟠 high | CVE漏洞 | 通用 | 0.0015 | 4.5/5 |
| MLflow < 3.10.0 - Authentication Bypass on Fast | 🟠 high | CVE漏洞 | 通用 | 0.0015 | 4.5/5 |
| langchain-ai langchain - XML External Entity Injec | 🟠 high | CVE漏洞 | 通用 | 0.0192 | 4.5/5 |
| MLflow < 3.10.0 - Authentication Bypass on Fast | 🟠 high | CVE漏洞 | 通用 | 0.0015 | 4.5/5 |
| Backdrop CMS - Cross-Site Scripting | 🟡 medium | CVE漏洞 | 通用 | 0.3686 | 3.7/5 |
| Essential Addons for Elementor < 6.0.15 - Cross | 🟡 medium | CVE漏洞 | 通用 | 0.0397 | 3.5/5 |
| Swagger UI >=3.14.1 < 3.38.0 - DOM Base | 🟡 medium | CVE漏洞 | 通用 | - | 3.5/5 |
| Wix Detection | ⚪ info | 技术识别 | 通用 | - | 1/5 |
| BigCommerce Detection | ⚪ info | 技术识别 | 通用 | - | 1/5 |
| Bitrix Detection | ⚪ info | 技术识别 | 通用 | - | 1/5 |
| Blogger Detection | ⚪ info | 技术识别 | 通用 | - | 1/5 |
| Concrete5 Detection | ⚪ info | 技术识别 | 通用 | - | 1/5 |
🛡️ 安全建议
🚨 发现高风险漏洞,建议立即扫描相关资产 🔍 关注新发布的 CVE 漏洞,及时更新补丁 ⚡ 检测到远程代码执行漏洞,优先处理
🔧 扫描建议
建议使用以下 Nuclei 命令进行扫描:
# 扫描高危漏洞
nuclei -t http/cves/2026/CVE-2026-48710.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t code/cves/2025/CVE-2025-1550.yaml -t code/cves/2025/CVE-2025-32433.yaml -t code/cves/2025/CVE-2025-32463.yaml -t code/cves/2025/CVE-2025-54309.yaml -t code/cves/2025/CVE-2025-6216.yaml -t code/cves/2025/CVE-2025-68926.yaml -t code/cves/2026/CVE-2026-20182.yaml -t code/cves/2026/CVE-2026-24061.yaml -t headless/cves/2025/CVE-2025-29927-HEADLESS.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-48710.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-2652.yaml -t http/cves/2026/CVE-2026-2652.yaml -t code/cves/2025/CVE-2025-6984.yaml -t http/cves/2026/CVE-2026-2652.yaml -u target-url
# 扫描所有今日新增模板
nuclei -t http/cves/2026/CVE-2026-48710.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t code/cves/2025/CVE-2025-1550.yaml -t code/cves/2025/CVE-2025-32433.yaml -t code/cves/2025/CVE-2025-32463.yaml -t code/cves/2025/CVE-2025-54309.yaml -t code/cves/2025/CVE-2025-6216.yaml -t code/cves/2025/CVE-2025-68926.yaml -t code/cves/2026/CVE-2026-20182.yaml -t code/cves/2026/CVE-2026-24061.yaml -t headless/cves/2025/CVE-2025-29927-HEADLESS.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-48710.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-44551.yaml -t http/cves/2026/CVE-2026-2652.yaml -t http/cves/2026/CVE-2026-2652.yaml -t code/cves/2025/CVE-2025-6984.yaml -t http/cves/2026/CVE-2026-2652.yaml -t headless/cves/2025/CVE-2025-25062.yaml -t headless/cves/2025/CVE-2025-24752.yaml -t headless/cves/2025/CVE-2025-8191.yaml -t http/technologies/Wix-detect.yaml -t http/technologies/bigcommerce-detect.yaml -t http/technologies/bitrix-detect.yaml -t http/technologies/blogger-detect.yaml -t http/technologies/concrete5-detect.yaml -u target-url
本报告基于 Nuclei 模板库自动生成,数据来源:ProjectDiscovery/nuclei-templates
扫描建议仅供参考,请在授权环境下进行安全测试