871 matches found
Flowise <= 3.0.5 - Account Takeover
Flowise versions 3.0.5 and earlier had a vulnerability in the forgot-password endpoint, which returned valid reset tokens without authentication—allowing attackers to reset passwords and take over accounts. id: CVE-2025-58434 info: name: Flowise = 3.0.5 - Account Takeover author:...
holehe
Holehe OSINT - 通过电子邮件查找已注册账户 👋 你好!对于任何专业咨询或合作,请通过以下邮箱联系我: [email protected] 📧 请尽量使用您的专业邮箱进行通信。让我们保持简洁明了,并且全部使用英语! Holehe 在线版本 摘要 高效地从电子邮件中查找已注册的账户。 Holehe 可以检测一个邮箱是否已在 Twitter、Instagram、Imgur 等 120 多个网站上注册了账户。 利用“忘记密码”功能获取信息。 不会向目标邮箱发送警报。 基于 Python 3 运行。 🛠️ 安装 通过 PyPI pip3 install holehe 通过...
CVE-2024-9441
CVE-2024-9441 Descripción de la vulnerabilidad: Este código explota una vulnerabilidad de ejecución remota de código RCE que se produce debido a una sanitización inadecuada de las entradas en una aplicación web basada en PHP. La debilidad específica se encuentra en la funcionalidad de "olvidar...
CVE-2024-34582
CVE-2024-34582 Afecta las últimas versiones de los navegadores web Mozilla y Chrome, Sunhillo Rici5k y Sureline Las versiones más recientes de los servidores web que se ejecutan en los dispositivos Sunhillo son susceptibles a XSS reflejado. La vulnerabilidad se encuentra dentro del parámetro...
Flowise-CVE-2025-58434-PasswordReset
CVE-2025-58434 — Restablecimiento de contraseña no autenticado en Flowise AI Descripción general ID de CVE: CVE-2025-58434 Software afectado: Flowise AI Versiones vulnerables: = 3.0.5 Versión corregida: 3.0.6 y posteriores Gravedad: Crítica Autor: arensballiu Fecha: 2025 Descripción Las versiones...
CVE-2025-46047
CVE-2025-46047 Silverpeas = 6.4.2 PoC de Enumeración de Usuarios Script de prueba de concepto para demostrar una vulnerabilidad de enumeración de nombres de usuario en las versiones 6.4.1 y 6.4.2 de Silverpeas. Detalles de la Vulnerabilidad Software afectado: Silverpeas Versiones afectadas: 6.4.1...
CVE-2025-58434_CVE-2025-59528
CVE-2025-58434CVE-2025-59528 Script PoC CVE-2025-58434 Flowise -lp...
CVE-2025-58434-Unauthenticated-Password-Reset-Flowwise
Toma de Control de Cuenta por Restablecimiento de Contraseña de Flowise ATO Solo para fines de investigación y pruebas! No soy responsable de ningún daño a infraestructura en vivo si esta herramienta no se utiliza según lo previsto. Úsela solo en sistemas que posea o tenga permiso para probar! Us...
CVE-2026-31283
CVE-2026-31283 Descripción La función de contraseña olvidada puede utilizarse para lanzar un ataque de bombardeo de correo electrónico a un correo de la víctima. Puntuación CVSS 3: 7.5 Alta Tipo de ataque Remoto No autenticado Versiones afectadas Versiones anteriores a 19.1.5 Descubierto por: Yaz...
POC-CVE-2026-18963
CVE-2026-18963 — PoC de omisión de autenticación en el flujo de «Olvidé mi contraseña» de Keycloak Prueba de concepto para CVE-2026-18963 , una vulnerabilidad en el flujo de «Olvidé mi contraseña» / selección de credenciales de Keycloak que permite a un atacante alcanzar el paso UPDATEPASSWORD — ...
CVE-2025-58434-PoC
PoC de CVE-2025-58434 Script de prueba de concepto en Python para activar POST /api/v1/account/forgot-password. ⚠️ Solo con fines educativos e investigación de seguridad autorizada. Ejecutar esta herramienta contra sistemas que no posees o sin permiso por escrito para probar es ilegal. Créditos...
CVE-2025-58434-59528
CVE-2025-58434 + CVE-2025-59528 影响 Flowise = 3.0.5 的两个漏洞的利用链。 漏洞 CVE-2025-58434 — 未认证账户接管 忘记密码接口会在 API 响应中返回有效的密码重置令牌,且无需认证。只要知道有效电子邮件地址的攻击者即可在无用户交互的情况下重置任意账户的密码。 CVE-2025-59528 — 认证后远程代码执行 CustomMCP 节点将用户控制的输入直接传递给 Function 构造函数,并拥有完整的 Node.js 权限。拥有有效 API 密钥的认证用户可以以 Flowise 进程用户的身份执行任意操作系统命令。...
CVE-2026-86452
Affected versions of MISP permit unauthenticated or weakly constrained request paths to perform persistent work without adequate input bounds or rate limiting. The users/forgot password-reset endpoint accepted an attacker-controlled email value without first imposing a reasonable length bound or...
CVE-2026-86452 MISP Unauthenticated Mail Endpoints Allow Unbounded Storage Consumption and Request Flooding
Affected versions of MISP permit unauthenticated or weakly constrained request paths to perform persistent work without adequate input bounds or rate limiting. The users/forgot password-reset endpoint accepted an attacker-controlled email value without first imposing a reasonable length bound or...
CVE-2026-81033
Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account...
EUVD-2026-66609
Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account...
CVE-2026-81033 Automatisch through 0.15.0 User Enumeration via Forgot-Password Response Discrepancy
Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account...
CVE-2026-81033
Automatisch (through v0.15.0 ) exposes a user enumeration vulnerability through its forgot-password endpoint. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js returns a not-found status for unregistered addresses but a no-content status for registered on...
CVE-2026-81033 Automatisch through 0.15.0 User Enumeration via Forgot-Password Response Discrepancy
Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account...
PT-2026-82221
Name of the Vulnerable Software and Affected Versions Automatisch affected versions not specified Description An information disclosure issue exists in the forgot-password functionality. The endpoint '/api/v1/users/forgot-password' allows an unauthenticated user to determine if a specific address...