Nuclei POC 精选分析 - 2026-03-15

Nuclei POC 精选分析 - 2026-03-15

📊 智能筛选概况

  • 发现变更: 301 个模板更新
  • 精选分析: 6 个高价值 POC
  • 智能跳过: 295 个低优先级模板
  • 高风险漏洞: 3 个
  • 主要类别: CVE漏洞(6)

💡 智能筛选说明: 系统自动优先分析 CVE 漏洞、高危漏洞和新增模板,跳过低价值的技术识别类模板,确保高效利用 API 资源。

严重程度分布

  • 🔴 严重: 3 个
  • 🟡 中危: 3 个

🔍 重点漏洞分析

Keras Model.load_model - Arbitrary Code Execution

  • 漏洞ID: CVE-2025-1550
  • CVE: CVE-2025-1550 (2025)
  • 严重程度: 🔴 CRITICAL
  • 风险等级: 极高风险 (5/5)
  • 影响资产: 未知
  • 预估影响: 数千个
  • EPSS: 0.04785 (percentile 0.89321) @ 2026-03-14

描述: 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

攻击向量: 网络扫描

参考链接:


RustFS < 1.0.0-alpha.77 - Hardcoded gRPC Authentication Token

  • 漏洞ID: CVE-2025-68926
  • CVE: CVE-2025-68926 (2025)
  • 严重程度: 🔴 CRITICAL
  • 风险等级: 极高风险 (5/5)
  • 影响资产: 未知
  • 预估影响: 数千个
  • EPSS: 0.07497 (percentile 0.91668) @ 2026-03-14

描述: 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

参考链接:


WatchGuard IKEv2 Out-of-Bounds Write Vulnerability

  • 漏洞ID: CVE-2025-9242
  • CVE: CVE-2025-9242 (2025)
  • 严重程度: 🔴 CRITICAL
  • 风险等级: 极高风险 (5/5)
  • 影响资产: 未知
  • 预估影响: 数千个
  • EPSS: 0.61609 (percentile 0.98304) @ 2026-03-14

描述: WatchGuard Fireware OS 11.10.2 to 11.12.4_Update1, 12.0 to 12.11.3, and 2025.1 contains an out-of-bounds write caused by improper handling in Mobile User VPN and Branch Office VPN with IKEv2 dynamic gateway peer, letting remote unauthenticated attackers execute arbitrary code.

攻击向量: 网络扫描

CVE编号: CVE-2025-9242

参考链接:


📋 完整模板列表

模板名称严重程度类别影响资产EPSS风险评分
Keras Model.load_model - Arbitrary Code Execution🔴 criticalCVE漏洞通用0.04785/5
RustFS < 1.0.0-alpha.77 - Hardcoded gRPC Authen🔴 criticalCVE漏洞通用0.07505/5
WatchGuard IKEv2 Out-of-Bounds Write Vulnerability🔴 criticalCVE漏洞通用0.61615/5
Backdrop CMS - Cross-Site Scripting🟡 mediumCVE漏洞通用0.26533.7/5
Essential Addons for Elementor < 6.0.15 - Cross🟡 mediumCVE漏洞通用0.02413.5/5
Swagger UI >=3.14.1 < 3.38.0 - DOM Base🟡 mediumCVE漏洞通用0.00513.5/5

🛡️ 安全建议

🚨 发现高风险漏洞,建议立即扫描相关资产 🔍 关注新发布的 CVE 漏洞,及时更新补丁 ⚡ 检测到远程代码执行漏洞,优先处理

🔧 扫描建议

建议使用以下 Nuclei 命令进行扫描:

# 扫描高危漏洞
nuclei -t code/cves/2025/CVE-2025-1550.yaml -t code/cves/2025/CVE-2025-68926.yaml -t code/cves/2025/CVE-2025-9242.yaml -u target-url

# 扫描所有今日新增模板  
nuclei -t code/cves/2025/CVE-2025-1550.yaml -t code/cves/2025/CVE-2025-68926.yaml -t code/cves/2025/CVE-2025-9242.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 -u target-url

本报告基于 Nuclei 模板库自动生成,数据来源:ProjectDiscovery/nuclei-templates

扫描建议仅供参考,请在授权环境下进行安全测试