Lucene search
+L

7479 matches found

Cvelist
Cvelist
added 2026/09/11 7:45 p.m.25 views

CVE-2026-89601 ext2: Fix lost inode updates for IS_SYNC inodes

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

8.8CVSS0.00348EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:44 p.m.6 views

EUVD-2026-76507

In the Linux kernel, the following vulnerability has been resolved: fsnotify: Fix stale object mask after concurrent mark updates When a mark gets a new event bit, fanotify and inotify may avoid recalculating the object mask if the cached aggregate already contains that bit. This is racy with a...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:44 p.m.4 views

CVE-2026-89595 fsnotify: Fix stale object mask after concurrent mark updates

In the Linux kernel, the following vulnerability has been resolved: fsnotify: Fix stale object mask after concurrent mark updates When a mark gets a new event bit, fanotify and inotify may avoid recalculating the object mask if the cached aggregate already contains that bit. This is racy with a...

5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89558 md/raid10: fix still_degraded being inverted in raid10_sync_request()

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix stilldegraded being inverted in raid10syncrequest Commit fe6a19d40ceb "md/md-bitmap: merge mdbitmapstartsync into bitmapoperations" converted stilldegraded from int to bool, but inverted the assignment in the loop...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.26 views

CVE-2026-80997 net: ipa: fix stalled modem TX queue after runtime resume

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS0.00603EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 4:17 p.m.6 views

CVE-2026-3869

CWE-303 : Incorrect Implementation of Authentication Algorithm vulnerability exists that could cause loss of confidentiality, integrity and availability of the PLC provided an application project with a lower application level is running on the PLC...

9.2CVSS0.00543EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 3:13 p.m.31 views

CVE-2026-3869

CVE-2026-3869 is a Critical (CVSS 4.0: 9.2) vulnerability in the Schneider Electric Modicon M580 programmable logic controller (PLC). The flaw is a CWE-303 (Incorrect Implementation of Authentication Algorithm) that can lead to loss of confidentiality, integrity, and availability of the PLC when ...

9.2CVSS0.00543EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 3:13 p.m.8 views

EUVD-2026-76132

CWE-303 : Incorrect Implementation of Authentication Algorithm vulnerability exists that could cause loss of confidentiality, integrity and availability of the PLC provided an application project with a lower application level is running on the PLC...

9.2CVSS0.00543EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 12:20 p.m.5 views

CVE-2024-27630

Detalles de la Vulnerabilidad CVE-2024–27630 Resumen En Savane v3.12 y anteriores, la falta de validación del parámetro fileid al eliminar un archivo de /bugs/index.php conduce a una vulnerabilidad de Referencia Directa a Objetos Insegura IDOR que puede hacer que un administrador autenticado de u...

7.5CVSS6AI score0.00819EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 10:30 a.m.12 views

rewrite-cve-2026-22732

rewrite-cve-2026-22732 OpenRewrite recipe that detects code susceptible to CVE-2026-22732, a Spring Security defect where setting Content-Length through one of three response methods bypasses Spring Security's OnCommittedResponseWrapper. Because the wrapper never sees the header,...

9.1CVSS8.1AI score0.0048EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/11 5:57 a.m.6 views

CVE-2023-37598

CVE-2023-37598 — issabel-pbx 4.0.0-6: Falsificación de Solicitudes entre Sitios CSRF Resumen CVE ID: CVE-2023-37598 Tipo de vulnerabilidad: Falsificación de Solicitudes entre Sitios CSRF Producto afectado: issabel-pbx v4.0.0-6 Gravedad: Media Descubierto por: Sahil Ojha Fecha de divulgación:...

4.5CVSS5.7AI score0.00567EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/11 3:13 a.m.87 views

socialhunter

socialhunter !IMPORTANT This tool is no longer working, and we won't be able to fix it as it has become difficult to bypass social media protections. Crawls the given URL and finds broken social media links that can be hijacked. Broken social links may allow an attacker to conduct phishing attack...

5.7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90420

In the Linux kernel, the following vulnerability has been resolved: nfsd: sample writeback error cursor before async COPY loop nfsd copy file range samples dst-f wb err into "since" after the copy loop, then uses it to detect writeback errors via filemap check wb err once vfs fsync range returns...

0.00444EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90422

In the Linux kernel, the following vulnerability has been resolved: nfsd: Reset write verifier when async COPY writeback fails Async COPY captures nn-writeverf at request time and reports it to the client via CB OFFLOAD after the worker kthread completes. When the post-copy vfs fsync range or...

0.00444EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90317

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for IS SYNC inodes ext2 setsize and ext2 xattr set2 had a construct like: if IS SYNCinode sync inode metadatainode, 1; else mark inode dirtyinode; which leads to lost inode updates for IS SYNC inodes...

0.00348EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/10 6:18 p.m.7 views

DEBIAN-CVE-2026-88031

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB Go Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifie...

6.1CVSS0.00261EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/10 6:18 p.m.5 views

CVE-2026-88024

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB Rust Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the...

8.3CVSS0.00319EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/10 6:09 p.m.8 views

CVE-2026-88036

Improper neutralization of special elements in data query logic in the GridFS component of the MongoDB C Driver can cause a caller-supplied structured file identifier to be interpreted as a query condition rather than as a literal identifier. An authenticated user who can influence the identifier...

8.3CVSS0.00259EPSS
SaveExploits0
CVE
CVE
added 2026/09/10 5:59 p.m.20 views

CVE-2026-88031

CVE-2026-88031 affects the GridFS component of the MongoDB Go Driver . The root cause is a query-operator injection vulnerability: a caller-supplied structured file identifier is interpreted as a query condition rather than a literal identifier due to improper neutralization of special elements i...

8.1CVSS0.00261EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 2:42 p.m.4 views

CVE-2026-42945

CVE-2026-42945 PoC Go Chino | English Herramienta auxiliar de detección y explotación para la implementación HTTP/2 de nginx CVE-2026-42945, utilizada para verificar si la vulnerabilidad existe en entornos autorizados , comparar los efectos de la corrección y reproducir el comportamiento del PoC ...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42References1
Rows per page
Query Builder