Lucene search
+L

2022 matches found

Kitploit
Kitploit
added 2026/09/07 2:43 a.m.8 views

printix-CVE-2022-25089

CVE-2022-25089 La pesadilla completa de un administrador de sistemas: usuarios cambiando el registro desde cualquier lugar y en todas partes sin autenticación. Explora la documentación » Ver demo . Reportar error . Solicitar función Tabla de contenidos Sobre el proyecto Construido con Empezando...

9.8CVSS8AI score0.18377EPSS
SaveExploits4References6
Nuclei
Nuclei
added 2026/09/06 11:24 p.m.31 views

Nginx UI - Broken Access Control

Network attackers can fully control nginx service, including config modification and service restart, leading to complete service takeover. id: CVE-2026-33032 info: name: Nginx UI - Broken Access Control author: DhiyaneshDk severity: critical description: | Network attackers can fully control ngi...

9.8CVSS8.2AI score0.36299EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/06 4:56 p.m.3 views

ed25519-unsafe-libs

ed25519-unsafe-libs Ataque de oráculo a la función de firma con doble clave pública sobre Ed25519 Una lista de librerías de firmas ed25519 potencialmente inseguras que permiten una api pública donde la clave secreta y la clave pública pueden proporcionarse de forma independiente como entradas de ...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 4:20 p.m.6 views

CVE-2026-0073-Android-client-TLS-auth-bypass

CVE‑2026‑0073 es un error lógico en el demonio ADB de Android adbd que permite a un atacante eludir la autenticación mutua TLS y abrir un shell remoto en un dispositivo que tenga la depuración inalámbrica habilitada y que se haya emparejado con cualquier ordenador al menos una vez. La causa raíz ...

8.8CVSS7.8AI score0.00541EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/06 11:05 a.m.5 views

CVE-2022-26923

CVE-2022-26923 – Certifried Exploit Abuso de AD CS Automatización de la explotación de CVE-2022-26923 Certifried que permite una elevación de privilegios mediante el abuso de Active Directory Certificate Services AD CS y Resource-Based Constrained Delegation RBCD, lo que lleva al volcado del hash...

9CVSS8.4AI score0.835EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/04 7:42 p.m.4 views

CUAHarm

Measuring Harmfulness of Computer-Using Agents 🤗 Hugging Face 📄 Paper 📋 Introduction CUAHarm is a benchmark designed to evaluate the safety risks of Computer-Using Agents CUAs - AI agents that can autonomously control computers to perform multi-step actions. Key Features 🔍 CUAHarm Dataset : A...

5.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/28 10:12 a.m.11 views

CVE-2026-73208

An attacker that holds a token intended for a different purpose can authenticate, because when an OAuth2 token response does not contain a scope claim, the audience claim is used in its place and checked against the configured required scopes. These are different concepts, and the audience claim...

7.4CVSS5.9AI score0.00256EPSS
SaveExploits0
NVD
NVD
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80562

In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

AZL-97689 CVE-2026-80528 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid fs reclaim while using current-journalinfo handlereply stores a cephmdsrequest pointer in current-journalinfo while filling the inode and dentry cache from an MDS reply. An allocation in this section can enter direct...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.11 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098997)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098997 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is...

7CVSS6.7AI score0.00117EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79676

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS5.4AI score0.00307EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 11:33 a.m.5 views

CVE-2026-79673 Ech0 before 4.4.3 Scope Bypass via profile:read Token

Ech0 before 4.4.3 protects the PUT /user endpoint with the profile:read scope, a read-only scope, but allows write operations including password changes. An attacker with an admin's profile:read access token can change the admin's password and login to obtain an unrestricted session token that...

8.5CVSS5.5AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerability of the setup_port() and destroy_port() functions in the drivers/infiniband/core/sysfs.c driver of the Linux operating system’s kernel allows a malicious actor to cause a service failure.

The vulnerability of the setupport and destroyport functions in the drivers/infiniband/core/sysfs.c driver of the Linux operating system’s InfiniBand kernel is related to the use of pointers. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References9Affected Software2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Avoid using prinfo with a spin lock in cblistinitgeneric. prinfo is called with the rtp-cbsgbllock spin lock locked. Since prinfo calls printk, which may sleep, this will result in a bug like the following: 0.206455...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in ntfs-3g

The file handle created in fuselibopendir, and later used in fuselibreaddir, enables arbitrary memory read and write operations in NTFS-3G through 2021.8.22 when using libfuse-lite...

7.2CVSS7.1AI score0.00396EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mISDN: fixed an issue involving misuse of putdevice in mISDNregisterdevice. We should not release references to putdevice before calling deviceinitialize...

5.5CVSS6.2AI score0.00194EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: virtio-mmio: Do not break the lifecycle of vmdev. vmdev has a separate lifecycle because it has a struct device embedded within it. Therefore, having a release callback for it is correct. However, allocating the vmdev structure...

7.8CVSS5.3AI score0.00149EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/21 8:20 a.m.13 views

CVE-2026-74468

A flaw was found in the Linux kernel's GPIO PCH driver. On systems configured with PREEMPTRT, a local attacker could trigger a specific interrupt handler pchirqtype in a non-sleepable context. This improper use of a spinlock, which attempts to acquire a sleeping lock in an atomic context, can lea...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 9:17 p.m.10 views

DEBIAN-CVE-2026-70654

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vipssourcereadtomemory in libvips/iofuncs/source.c. The...

5.8CVSS5.9AI score0.00114EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/20 9:07 p.m.10 views

CVE-2026-70654

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, applications that define unusual custom libvips sources and use them to process untrusted uncompressed PPM images can trigger a max/min error in vipssourcereadtomemory in libvips/iofuncs/source.c. The...

5.8CVSS5.9AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder