Lucene search
+L

278093 matches found

OSV
OSV
•added 2026/09/22 4:24 p.m.•5 views

CVE-2026-83803 Sentry: Unsafe pickle deserialization in Relocation Feature

Sentry is an error tracking and performance monitoring tool. From 23.11.0 until 26.7.0, Sentry instances with the relocation feature enabled unsafely deserialize a legacy database field while importing a user-supplied relocation archive. An authenticated user can craft an archive that causes...

7.7CVSS6.3AI score
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/22 4:22 p.m.•11 views

CVE-2026-4882

CVE-2026-4882 User Registration Advanced Fields = 1.6.20 - Unauthenticated Arbitrary File Upload Description : User Registration Advanced Fields = 1.6.20 - Unauthenticated Arbitrary File Upload Description The User Registration Advanced Fields plugin for WordPress versions up to and including...

9.8CVSS6.4AI score0.00869EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 4:20 p.m.•10 views

CVE-2021-26084

CVE-2021-26084 CVE-2021-26084, vulnerabilidad de inyección OGNL en Atlassian Confluence Atlassian Confluence es un sistema wiki ampliamente utilizado en empresas. En algunas de sus versiones existe una vulnerabilidad de inyección de expresiones OGNL. Un atacante puede explotar esta vulnerabilidad...

9.8CVSS8.6AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
•added 2026/09/22 4:18 p.m.•15 views

CVE-2019-19658

CVE-2019-19658 Chevereto XSS almacenado en la página de perfil - 1.0.0 - 1.1.4 Free, Un usuario registrado inyecta algún script en el campo de nombre, en este caso para redirigir al usuario a Google. Alguien entra al perfil de /test y es redirigido...

6AI score
SaveExploits0
Cvelist
Cvelist
•added 2026/09/22 4:17 p.m.•33 views

CVE-2026-94455 Unauthenticated /enterprise/create-user mints lifetime top-tier organizations and discloses their API key

An HTTP endpoint intended for provisioning enterprise and reseller organisations is reachable without any session. The authentication middleware is bound only to an explicit list of controllers, and the enterprise controller is not on that list, so no authentication runs for these routes. The...

7.1CVSS0.00263EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/22 4:17 p.m.•4 views

CVE-2026-94455 Unauthenticated /enterprise/create-user mints lifetime top-tier organizations and discloses their API key

An HTTP endpoint intended for provisioning enterprise and reseller organisations is reachable without any session. The authentication middleware is bound only to an explicit list of controllers, and the enterprise controller is not on that list, so no authentication runs for these routes. The...

7.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/22 4:17 p.m.•10 views

CVE-2026-94455

The postiz-app software is vulnerable to a critical authentication bypass due to the enterprise controller being omitted from the authentication middleware's explicit controller list. An unauthenticated attacker can access the provisioning endpoint for enterprise and reseller organisations by pro...

7.1CVSS5.8AI score0.00263EPSS
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/22 4:12 p.m.•11 views

CVE-2020-8163

CVE-2020-8163 CVE-2020-8163 - Remote code execution of user-provided local names in Rails Remote code execution of user-provided local names in Rails 5.0.1 There was a vulnerability in versions of Rails prior to 5.0.1 that would allow an attacker who controlled the locals argument of a render cal...

8.8CVSS7.5AI score0.82047EPSS
SaveExploits10
Kitploit
Kitploit
•added 2026/09/22 3:59 p.m.•12 views

CVE-2014-3704

Conversión de código a Python 3 Este código está tomado de "Drupal 7.0 7.31 - 'Drupalgeddon' SQL Injection Add Admin User" y fue convertido a Python 3 para adaptarse al ejercicio en Academy del Módulo "Attacking Commoon Applications" y la sección "Attacking Drupal". El código original fue escrito...

7.5CVSS7.4AI score0.99974EPSS
SaveExploits24References1
EUVD
EUVD
•added 2026/09/22 3:38 p.m.•5 views

EUVD-2026-84532

Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.7.13, checkPassword in pkg/middlewares/auth/basicauth.go constructs the BasicAuth singleflight key from the submitted password and stored secret. Concurrent requests for absent usernames therefore coalesce on one...

6.3CVSS5.8AI score0.00691EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 3:24 p.m.•39 views

CVE-2026-95655 Aureus ERP before 1.5.0 Unscoped Message Access via ChatterPanel

Aureus ERP before 1.5.0 fails to scope message lookups to the current record in ChatterPanel, allowing authenticated users to access arbitrary messages. Attackers can submit sequential message IDs to read, edit, delete, or pin messages from other departments or companies, and enumerate all notes ...

8.6CVSS0.00488EPSS
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/22 3:19 p.m.•10 views

CVE-2023-43364-Searchor-RCE-Exploit

CVE-2023-43364 – Exploit RCE de Searchor PoC Ejecución Remota de Código RCE mediante uso inseguro de eval en Searchor 2.4.2 Resumen Este proyecto demuestra la explotación de CVE-2023-43364 , una vulnerabilidad de Ejecución Remota de Código RCE que afecta al paquete Python Searchor 2.4.2. El...

9.8CVSS8.5AI score0.02565EPSS
SaveExploits3References2
NVD
NVD
•added 2026/09/22 3:17 p.m.•5 views

CVE-2026-79314

A horizontal privilege escalation vulnerability exists in x-ui 0.3.2. An authenticated user can modify the inbound proxy configurations of other users, including remark, port, protocol, settings, enabled state, expiry time and traffic quota, by submitting a request referencing the target resource...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/22 2:53 p.m.•8 views

EUVD-2026-84499

In MISP's UsersController login method, the pre-authentication database query used for the TOTP two-factor authentication verification branch did not include the User.disabled column in its SELECT fields list. The query selected only User.password, User.totp, and User.hotpcounter. When the TOTP...

6.9CVSS5.7AI score0.00543EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/22 2:47 p.m.•12 views

CVE-2026-25197

CVE-2026-25197: Omisión de Autorización mediante Clave Controlada por el Usuario IDOR Aviso Campo| Valor ---|--- CVE| CVE-2026-25197 ICSA| ICSA-26-055-03 Update A CVSS 3.1| 9.1 Crítico Vector| CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CWE| CWE-639 Omisión de Autorización mediante Clave...

9.3CVSS6AI score0.00295EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/09/22 2:47 p.m.•6 views

CVE-2026-90462

A flaw was found in SSSD. When configured with the LDAP access provider and ldapaccessorder including ppolicy or lockout, a fail-open condition in the LDAP ppolicy access check can occur if a user lookup returns zero results. This can incorrectly return success and cache an allow decision,...

5.4CVSS5.7AI score0.0021EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/22 2:27 p.m.•13 views

CVE-2023-35078

Herramienta de Explotación CVE-2023-35078 root@kitploit: ██████╗ ███╗ ██╗███████╗███████╗ ██████╗ ██╔═████╗████╗ ██║██╔════╝██╔════╝██╔════╝ ██║██╔██║██╔██╗ ██║███████╗█████╗ ██║ ████╔╝██║██║╚██╗██║╚════██║██╔══╝ ██║ ╚██████╔╝██║ ╚████║███████║███████╗╚██████╗ ╚═════╝ ╚═╝ ╚═══╝╚══════╝╚══════╝...

10CVSS8.9AI score0.99999EPSS
SaveExploits14
NVD
NVD
•added 2026/09/22 2:17 p.m.•9 views

CVE-2026-95682

MISP contains a stored cross-site scripting XSS vulnerability in the admin email composition screen. The MISP.org organization name setting was interpolated directly into a JavaScript string literal using an unescaped PHP echo: var org = "";. Because the value was placed inside a double-quoted...

4.8CVSS0.00418EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/22 1:32 p.m.•8 views

Rocket-Chat-3.12.1-PoC-CVE-2021-22911-

Rocket-Chat-3.12.1-PoC-CVE-2021-22911- 1. Ir a la página de inicio de sesión 2. Registrar una nueva cuenta, establecer la contraseña como P@$$w0rd!1234 3. Ejecutar el script -u = Correo electrónico de usuario con bajos privilegios Sin 2fa -a = Correo electrónico del administrador -t = URL Ej:...

9.8CVSS8.4AI score0.95242EPSS
SaveExploits16
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

org.bouncycastle/bcpg-fips: org.bouncycastle/bcpg-jdk15on: org.bouncycastle/bcpg-jdk18on: Bouncy Castle for Java: Denial of Service due to unbounded OpenPGP user-attribute subpacket length

A flaw was found in Bouncy Castle for Java. The software's processing of OpenPGP user-attribute subpackets does not properly limit their length, bounding them only by the Java Virtual Machine JVM maximum memory. A remote attacker could exploit this by sending a specially crafted OpenPGP message,...

8.7CVSS5.8AI score0.00493EPSS
SaveExploits0References6
Rows per page
Query Builder