Lucene search
+L

274576 matches found

CVE
CVE
added 2026/09/22 10:00 p.m.10 views

CVE-2026-95819

A SQL injection vulnerability exists in the login.php file of anirbandutta9 College-Notes-Gallery (up to commit 8c1cf3d98f30982d069c88ca172612c001eb39f6). The root cause is the improper handling of the user/pass arguments, allowing for remote manipulation. The exploit has been disclosed to the pu...

7.5CVSS6.8AI score0.00411EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 9:55 p.m.9 views

CVE-2024-34102

CVE-2024-34102 ★ Gracias a @th3gokul, Sanjaith3hacker, Chocapikk por el código base original. ★ Descripción CVE-2024-34102 : Vulnerabilidad XXE en Adobe Commerce Descripción: Las versiones de Adobe Commerce 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 y anteriores están afectadas por una vulnerabilidad de...

9.8CVSS8.9AI score0.99994EPSS
SaveExploits26
CVE
CVE
added 2026/09/22 9:47 p.m.12 views

CVE-2026-18131

IBM Financial Transaction Manager (FTM) for RedHat OpenShift is vulnerable to a cross-site scripting (XSS) flaw due to the improper neutralization of HTML input (CWE-79). This vulnerability could allow a remote attacker to execute arbitrary JavaScript in an authenticated user's browser. The impac...

8.2CVSS6.4AI score0.00364EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/22 9:24 p.m.7 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.9AI score0.0079EPSS
SaveExploits1References21
Kitploit
Kitploit
added 2026/09/22 9:17 p.m.10 views

CVE-2025-3054-Exploit

CVE-2025-3054 Exploit: Download here Details CVE ID : CVE-2025-3054 Published : June 5, 2025 CVSS : 8.8 Patch Available: No official patch yet Impact The WP User Frontend Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the uploadfiles functi...

8.8CVSS6.3AI score0.00924EPSS
SaveExploits1
NVD
NVD
added 2026/09/22 9:17 p.m.4 views

CVE-2026-75101

An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed any authenticated user of the instance to read the raw diff or patch of pull requests in private repositories without authorization. Access tokens for raw pull request diffs and patches were scoped to th...

6CVSS0.00449EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 9:12 p.m.13 views

CVE-2023-2859

CVE-2023-2859: Inyección de HTML almacenado en folderName que afecta al administrador en TeamPass 3.0.9 - M Nadeem Qazi Hola, He encontrado una vulnerabilidad importante en la aplicación nilsteampassnet/teampass que implica una inyección de HTML almacenado en el campo FolderName. Al insertar códi...

8.8CVSS7.4AI score0.01649EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 9:10 p.m.11 views

CVE-2024-1071-Docker

CVE-2024-1071 con Docker 🎯 ¿Quieres practicar con el nuevo CVE de WordPress? Sigue las instrucciones Montar el laboratorio 1. Instala Docker: https://docs.docker.com/get-docker/ 2. Clona el proyecto: git clone https://github.com/Trackflaw/CVE-2024-1071-Docker.git. 3. Ve al proyecto: cd...

9.8CVSS8.6AI score0.89431EPSS
SaveExploits8References2
Kitploit
Kitploit
added 2026/09/22 9:08 p.m.14 views

CVE-2017-7921-EXP

CVE-2017-7921 Exploit Se descubrió un problema de autenticación inadecuada en dispositivos Hikvision. ​ La vulnerabilidad de autenticación inadecuada ocurre cuando una aplicación no autentica a los usuarios de manera adecuada o correcta. ​ Esto puede permitir que un usuario malintencionado escale...

9.8CVSS8.6AI score0.99998EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/22 9:06 p.m.10 views

CVE-2014-7911

CVE-2014-7911 POC for CVE-2014-7911 for Nexus5 Android 4.4.4r1 based on retme7, use different rop chain Info http://ele7enxxh.com/CVE-2014-7911-Detailed-Analysis-Of-Android-Local-Privilege-Escalation-To-System-Vulnerability.html Usage connect your phone via adb root@kitploit: adb push jni/expolit...

7.2CVSS7.6AI score0.24534EPSS
SaveExploits6
CVE
CVE
added 2026/09/22 8:43 p.m.7 views

CVE-2026-75101

An authorization bypass vulnerability exists in GitHub Enterprise Server (versions prior to 3.22) due to a repository name collision flaw. Access tokens for raw pull request diffs and patches were incorrectly scoped to the repository name and pull request number rather than a globally unique iden...

6CVSS5.8AI score0.00449EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/22 8:43 p.m.32 views

CVE-2026-75101 Authorization bypass vulnerability in GitHub Enterprise Server allowed reading of private pull request diffs and patches via repository name collision

An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed any authenticated user of the instance to read the raw diff or patch of pull requests in private repositories without authorization. Access tokens for raw pull request diffs and patches were scoped to th...

6CVSS0.00449EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/22 8:37 p.m.6 views

Tinyauth: Unauthenticated login attempts can trigger global login lockdown denial of service

Summary Tinyauth's login rate-limit bookkeeping can enter a global lockdown mode when its in-memory login-attempt map reaches 256 distinct identifiers. Because unauthenticated POST /api/user/login requests for unknown usernames are recorded in this same map, a remote unauthenticated attacker can...

5.3CVSS5.7AI score0.00482EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/22 8:37 p.m.6 views

Tinyauth: User enumeration attack by timing oracle

Summary It's possible to enumerate users through a timing oracle. In other words: I can easily check if a username exists or not by observing the timing differences between logins. PoC Setup a tinyauth server with a local user. It can be over the network. Try to log in with the local user, using ...

6.9CVSS5.9AI score0.00381EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/22 8:35 p.m.6 views

MCP Atlassian: Insecure File Permissions on OAuth Token Storage

Summary The OAuth token fallback file storage in OAuthConfig.savetokenstofile creates token files containing access tokens, refresh tokens, and cloud IDs with default filesystem permissions typically 0644 on Linux, world-readable. Any local user on a shared system can read these files to obtain...

5.5CVSS6AI score0.00142EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/09/22 8:34 p.m.32 views

CVE-2026-96260 Mattermost server missing request body size limit on plugin routes allows denial of service by an authenticated user

Mattermost versions 11.9.x = 11.9.1, 11.8.x = 11.8.5, 11.7.x = 11.7.10, 11.10.x = 11.10.1 fail to enforce a request body size limit during CSRF validation of plugin requests which allows an authenticated user to exhaust server memory and cause a denial of service via a large request body sent to ...

6.5CVSS0.00411EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/22 8:34 p.m.10 views

CVE-2026-96260

The Mattermost server is vulnerable to a denial of service because it fails to enforce a request body size limit during CSRF validation of plugin requests. This flaw allows an authenticated user to exhaust server memory by sending a large request body to a plugin endpoint. Affected versions inclu...

6.5CVSS5.7AI score0.00411EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/22 8:34 p.m.7 views

GHSA-G26X-M427-F48F Hatchet: Cross-Tenant Durable Task Event Log Disclosure via Missing Authorization Check

Summary The GET /api/v1/stable/durable-tasks/durable-task endpoint listDurableEventLog is missing tenant authorization validation, allowing any authenticated user to read durable task event logs from any tenant. Impact This CVE requires the attacker to successfully guess the target UUID. Any...

6.3CVSS5.8AI score0.00197EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 8:21 p.m.11 views

CSRF-breach

Security breach project - Cross Site Request Forgery Dolibarr 7.0.0 está afectado por: Cross Site Request Forgery CSRF. El impacto es: permite que HTML malicioso cambie la contraseña del usuario, deshabilite usuarios y deshabilite el cifrado de contraseñas. El componente es: Función de cambio de...

6AI score
SaveExploits0
OSV
OSV
added 2026/09/22 7:56 p.m.5 views

GHSA-89VX-JH4Q-VG3W deepstream: PATCH_MULTI action bypasses Valve permission system allowing unauthorized record writes

Summary The RECORDACTION.PATCHMULTI action is not registered in the Valve permission system's RULESMAP src/services/permission/valve/rules-map.ts. When ConfigPermission.canPerformAction is called for a PATCHMULTI message, getRulesForMessage returns null because the action is missing from the map...

8.8CVSS5.9AI score0.00355EPSS
SaveExploits0References5
Rows per page
Query Builder