Lucene search
+L

59 matches found

Kitploit
Kitploit
added 2026/09/07 7:23 p.m.6 views

CVE-2023-48788

CVE-2023-48788 Fortinet FortiClient EMS SQL注入漏洞 FortiClient EMS CVE-2023-48788 漏洞的概念验证利用 博客文章 更多详情请见: https://www.horizon3.ai/attack-research/cve-2023-48788-fortinet-forticlientems-sql-injection-deep-dive 使用方法 root@kitploit: $ python3 CVE-2023-48788.py -t 192.168.1.3 -p 8013 + Sent Message!...

9.8CVSS8.5AI score0.98446EPSS
SaveExploits4
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.29 views

FortiClient EMS - Authentication Bypass

Detects whether Fortinet hotfix FG-IR-26-099 for CVE-2026-35616 is missing by comparing behavioral responses from a certificate-authenticated endpoint. The template sends X-SSL-CLIENT-VERIFY: SUCCESS without certificate material and checks whether this spoofed header changes server behavior. id:...

9.8CVSS8.2AI score0.90749EPSS
SaveExploits8References2
Kitploit
Kitploit
added 2026/09/07 5:03 a.m.6 views

CVE-2021-24019

CVE-2021-24019 Exploit FortiClient EMS 6.2.6 - Exploit de Bypass de Autenticación Resumen Este script automatiza la validación de tokens de sesión para probar si se puede omitir la autenticación en FortiClient EMS 6.2.6. El usuario proporciona el objetivo y el script verifica una lista de tokens ...

9.8CVSS8.1AI score0.03902EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 7:30 p.m.5 views

CVE-2026-35616-check

Herramienta de Evaluación de Vulnerabilidad CVE-2026-35616 Detecte de forma segura si un servidor FortiClient EMS es vulnerable a CVE-2026-35616 sin causar ninguna interrupción. Consulte el análisis completo en el blog de Bishop Fox. Descripción CVE-2026-35616 es una omisión de autenticación prev...

9.8CVSS8.4AI score0.90749EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/03 1:18 a.m.6 views

CVE-2026-21643

CVE-2026-21643 检测器与 Nuclei 模板 本仓库包含针对 CVE-2026-21643 的检测工具,这是 FortiClient EMS 7.4.4 中的一个预认证 SQL 注入漏洞。 该漏洞存在于 /api/v1/initconsts 和 /api/v1/auth/signin 端点中,其中 Site HTTP 头未经清理直接传入 PostgreSQL 的 SET searchpath 查询。 内容 cve202621643.py:一个 Python 脚本,使用基于错误(安全)和基于时间(会导致锁定)的方法检查该漏洞。 CVE-2026-21643.yaml:一个...

9.8CVSS8.6AI score0.94085EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 12:45 a.m.11 views

CVE-2026-35616

CVE-2026-35616 — FortiClient EMS 预认证绕过 FortiClient 终端管理服务器认证绕过(CVE-2026-35616)的概念验证(PoC) 该脚本利用 FortiClient EMS 中的认证绕过漏洞,允许未认证访问受保护的 API 端点。 受影响版本 FortiClient EMS 7.4.5, 7.4.6 已修复版本 FortiClient EMS 7.4.7 环境要求 root@kitploit: pip install requests urllib3 cryptography 需要在 PATH 中包含 openssl。 使用方法...

9.8CVSS8.5AI score0.90749EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/03 12:02 a.m.4 views

CVE-2026-35616

🚨 CVE-2026-35616 - FortiClient EMS 认证绕过 🚨 不恰当的访问控制 | 预认证API绕过 已在野外被利用 — 2026年4月 📋 概述 CVE-2026-35616 是 FortiClient Enterprise Management Server EMS 版本 7.4.5 至 7.4.6 中的一个严重漏洞。 未认证的远程攻击者可以发送特制请求,绕过身份验证和授权检查,可能导致未经授权的代码执行或完全服务器沦陷。 Fortinet 公告 : FG-IR-26-099 🛠️ 仓库内容 文件| 描述 ---|--- CVE-2026-35616.yaml|...

9.8CVSS8.5AI score0.90749EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/02 9:07 p.m.4 views

forticlient_ems_cve_2026_35616_poc.py

CVE-2026-35616 - FortiClient EMS API 身份验证绕过检测器 ⚠️ 严重安全漏洞 ⚠️ CVSS 评分:9.1 | CWE-284:访问控制不当 FortiClient EMS 版本 7.4.5 至 7.4.6 📋 描述 此检测器用于识别 FortiClient EMS 服务器是否容易受到 CVE-2026-35616 的攻击,这是一个 API 中的严重身份验证绕过漏洞。 未经身份验证 的攻击者可以访问敏感的 API 端点,并可能在服务器上执行代码或命令。 ⚠️ 警告: 此工具仅用于在受控环境中进行授权的安全测试。请勿将其用于不属于您的系统。 🔍...

9.8CVSS8.4AI score0.90749EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/02 5:16 p.m.6 views

CVE-2026-35616-detector.py

CVE-2026-35616 - FortiClient EMS 漏洞检测器 描述 该工具用于检测 FortiClient EMS 服务器是否存在 CVE-2026-35616 漏洞,这是一个影响 7.4.5 至 7.4.6 版本的严重访问控制不当漏洞。 CVSS 评分: 9.1(严重) CWE: CWE-284(访问控制不当) 状态: 已在野外被积极利用 citation:3citation:7 该漏洞允许未经身份验证的攻击者 访问受保护的 API 端点,并可能在服务器上执行任意命令 citation:4citation:6。 工作原理 检测器向已知的敏感 API 端点发送未经身份验证...

9.8CVSS8.4AI score0.90749EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/02 10:25 a.m.7 views

CVE-2026-35616

CVE-2026-35616 - FortiClient EMS 预认证 API 绕过导致远程代码执行 摘要 Fortinet FortiClient EMS 7.4.5 和 7.4.6 中存在一个严重的认证绕过漏洞,允许完全未认证的远程攻击者通过伪造单个 HTTP 头(X-SSL-CLIENT-VERIFY)绕过 API 认证。该缺陷源于 Django 中间件信任来自用户可控请求头中的客户端证书元数据,而不仅仅信任受信任的反向代理。这使攻击者能够获得完整的管理 API 访问权限——并由此在企业内受管端点上执行任意代码。 自 2026 年 3 月 31 日起已被积极利用。2026 年 4...

9.8CVSS8.4AI score0.90749EPSS
SaveExploits8
RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.16 views

CVE-2026-39810

A use of hard-coded cryptographic key vulnerability in Fortinet FortiClientEMS 7.4.0 through 7.4.5 may allow attacker to information disclosure via decrypting database dump...

6CVSS5.4AI score0.001EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/06/01 12:00 a.m.21 views

FortiClient EMS 7.4.6 Detection Scanner

FortiClient EMS CVE-2026-35616 Detection Scanner is a non-destructive security assessment module designed to identify whether Fortinet hotfix protections for CVE-2026-35616 are properly applied on FortiClient EMS servers. The scanner performs safe behavioral validation by comparing server respons...

9.8CVSS6.1AI score0.90749EPSS
SaveExploits8
GithubExploit
GithubExploit
added 2026/04/19 9:46 a.m.185 views

Exploit for Improper Access Control in Fortinet Forticlientems

CVE-2026-35616 — FortiClient EMS Pre-Auth Bypass Proof of Con...

9.8CVSS5.8AI score0.90749EPSS
SaveExploits8
The Hacker News
The Hacker News
added 2026/04/14 5:39 a.m.27 views

CISA Adds 6 Known Exploited Flaws in Fortinet, Microsoft, and Adobe Software

The U.S. Cybersecurity and Infrastructure Security Agency CISA on Monday added half a dozen security flaws to its Known Exploited Vulnerabilities KEV catalog, citing evidence of active exploitation. The list of vulnerabilities is as follows - CVE-2026-21643 CVSS score: 9.1 - An SQL injection...

9.8CVSS7.4AI score0.94085EPSS
SaveExploits5
CISA KEV Catalog
CISA KEV Catalog
added 2026/04/13 12:00 a.m.19 views

Fortinet FortiClient EMS SQL Injection Vulnerability

Fortinet FortiClient EMS contains a SQL injection vulnerability that may allow an unauthenticated attacker to execute unauthorized code or commands via specifically crafted HTTP requests...

9.8CVSS7.7AI score0.94085EPSS
SaveIn wildExploits1
Packet Storm News
Packet Storm News
added 2026/04/07 12:00 a.m.17 views

FortiClient EMS 7.4.6 Vulnerability Assessment Tool

CVE-2026-35616 is a pre-authentication API bypass in FortiClient EMS 7.4.5 and 7.4.6 that allows remote, unauthenticated attackers to bypass certificate-based authentication through HTTP header spoofing. The Django application trusts user-controllable HTTP headers X-SSL-CLIENT-VERIFY,...

9.8CVSS6.1AI score0.90749EPSS
SaveExploits8
GithubExploit
GithubExploit
added 2026/04/06 9:04 p.m.229 views

Exploit for Improper Access Control in Fortinet Forticlientems

CVE-2026-35616 Vulnerability Assessment Tool Safely detect wh...

9.8CVSS6.2AI score0.90749EPSS
SaveExploits8
GithubExploit
GithubExploit
added 2026/04/06 3:24 p.m.214 views

Exploit for CVE-2026-35616

markdown CVE-2026-35616 - FortiClient EMS API Authentication B...

9.8CVSS6AI score0.90749EPSS
SaveExploits8
GithubExploit
GithubExploit
added 2026/04/06 3:16 p.m.155 views

Exploit for CVE-2026-35616

CVE-2026-35616 - FortiClient EMS Vulnerability Detector !Py...

9.8CVSS6.3AI score0.90749EPSS
SaveExploits8
CISA
CISA
added 2026/04/06 12:00 p.m.58 views

CISA Adds One Known Exploited Vulnerability to Catalog

CISA has added one new vulnerability to its Known Exploited Vulnerabilities KEV Catalog, based on evidence of active exploitation. CVE-2026-35616link is external - Fortinet FortiClient EMS Improper Access Control Vulnerability This type of vulnerability is a frequent attack vector for malicious...

9.8CVSS6AI score0.90749EPSS
SaveIn wildExploits8References6
Rows per page
Query Builder