958 matches found
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 端点发送未经身份验证...
CVE-2025-7775-vulnerable-lab
CVE-2025-7775 Vulnerable Lab This repository provides a vulnerable setup to test nuclei template for CVE-2025-7775. Run root@kitploit: docker build -t vuln-app . docker run -d --name vuln-test -p 5000:5000 vuln-app Vulnerability Tests 1. Remote Command Execution RCE root@kitploit: curl -X POST...
halo-cors-csrf-CVE-2026-67921
CVE-2026-67921:Halo CMS CORS 配置错误 + CSRF 防护绕过组合攻击 摘要 Halo CMS 2.25.4 及更早版本中存在一个严重的组合攻击漏洞,源于两个安全配置错误: 1. CORS 配置错误 :CORS 策略允许 (任意来源)并设置 credentials: true 2. CSRF 防护绕过 :所有 API 端点(/api/、/apis/)均被排除在 CSRF 防护之外 当两者结合时,攻击者可以从任意来源发起跨站请求伪造攻击,绕过 CORS 本应强制执行的同源策略防护。 CVSS v3.1 评分: 9.3(严重) CVSS 向量:...
CVE-2023-23752-poc
Affected versions: 4.0.0 = 4.2.8 Joomla 3 and below are not affected by this vulnerability. http://127.0.0.1/Joomla/api/index.php/v1/config/application?public=true This API is used to obtain the most important configuration information of the website, including the database username and password...
CVE-2026-54246
CVE-2026-54246 affects the routesrv component of Skipper (Zalando's HTTP router and reverse proxy). Prior to version 0.27.13 , routesrv serves cluster-wide control-plane data—Ingress/RouteGroup backend URLs, filter-chain and OAuth/OIDC path details, and Redis/Valkey shard addresses—over plain HTT...
CVE-2026-54246 Skipper routesrv-no-auth: All routesrv API Endpoints Lack Authentication
Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.27.13, the routesrv component serves cluster-wide control-plane data without application-layer authentication through /routes, /routes/zone, /swarm/redis/shards, and /swarm/valkey/shards. The handlers registered in...
EUVD-2026-77710
Casdoor through 4.4.0 fails to properly mask the instance-wide built-in certificate private key in /api/get-certs and /api/get-cert endpoints, allowing organization administrators to retrieve it. Attackers can use the exposed private key to forge JWT tokens for any user in any organization,...
EUVD-2026-77451
laradashboard through 1.2.2 contains a missing authorization vulnerability in the Local License API endpoints that allows any authenticated user to read, overwrite, and delete premium module license keys. Attackers with low-privileged accounts can access GET /api/admin/licenses/show, POST...
CVE-2026-14344
Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7, 10.11.x = 10.11.22 fail to enforce the board-creation permission which allows an unauthorized authenticated user to create boards via the board duplicate, boards-and-blocks, and archive-import endpoints.. Mattermost Advisory I...
PT-2026-91209
laradashboard through 1.2.2 contains a missing authorization vulnerability in the Local License API endpoints that allows any authenticated user to read, overwrite, and delete premium module license keys. Attackers with low-privileged accounts can access GET /api/admin/licenses/show, POST...
CVE-2026-79723
IBM Langflow OSS 1.0.0 through 1.11.5 could allow a remote authenticated attacker to obtain sensitive information due to improper validation of user-controlled API endpoints...
CVE-2026-88895
CyberPanel before 3.0.5 fails to enforce two-factor authentication on API endpoints, allowing attackers to bypass TOTP requirements using password-derived tokens. Attackers who obtain an administrator's password can derive API tokens and perform administrative operations or create authenticated...
CVE-2026-88895 CyberPanel before 3.0.5 Authentication Bypass via API
CyberPanel before 3.0.5 fails to enforce two-factor authentication on API endpoints, allowing attackers to bypass TOTP requirements using password-derived tokens. Attackers who obtain an administrator's password can derive API tokens and perform administrative operations or create authenticated...
CVE-2026-88895
CyberPanel before 3.0.5 fails to enforce two-factor authentication (TOTP) on its API endpoints. Attackers who obtain an administrator's password can derive API tokens from that password and perform administrative operations or create authenticated sessions without the second factor. The vulnerabi...
CVE-2026-88895 CyberPanel before 3.0.5 Authentication Bypass via API
CyberPanel before 3.0.5 fails to enforce two-factor authentication on API endpoints, allowing attackers to bypass TOTP requirements using password-derived tokens. Attackers who obtain an administrator's password can derive API tokens and perform administrative operations or create authenticated...
PT-2026-89406
🚨 CVE-2026-88895 CyberPanel before 3.0.5 fails to enforce two-factor authentication on API endpoints, allowing attackers to bypass TOTP requirements using password-derived tokens. Attackers who obtain an administrator's password can derive API tokens and perform administrative operations or creat...
grafana: Grafana: Denial of Service via excessive memory allocation from large API request payloads
A flaw in Grafana's API endpoints allows remote attackers to send excessively large request bodies without authentication. This exhausts server memory, resulting in a complete denial of service DoS...
CVE-2026-86178 Pixelfed through 0.12.9 Unauthorized Story Access via API
Pixelfed through 0.12.9 fails to validate follower status in StoryComposeController react and comment endpoints, allowing authenticated users to access follower-only stories. Attackers can enumerate sequential story IDs and submit reactions or comments to retrieve story media URLs and author...
EUVD-2026-71955
SQL Chat contains four unauthenticated API endpoints that accept client-supplied database connection parameters and execute arbitrary SQL queries against attacker-specified hosts. Attackers can connect to internal databases, execute SQL commands, enumerate schemas, and pivot into the server's...
CVE-2026-86123 SQL Chat Unauthenticated Database-Connection Proxy in the /api/connection Endpoints
SQL Chat contains four unauthenticated API endpoints that accept client-supplied database connection parameters and execute arbitrary SQL queries against attacker-specified hosts. Attackers can connect to internal databases, execute SQL commands, enumerate schemas, and pivot into the server's...