Lucene search
+L

42003 matches found

OSV
OSV
added 2026/09/14 12:00 a.m.4 views

UBUNTU-CVE-2026-89709

In the Linux kernel, the following vulnerability has been resolved: lockd, nfsd: RCU-protect nlmsvcops dispatch nlmsvcops is published by nfsdlockdinit and cleared by nfsdlockdshutdown with plain stores, while lockd dereferences it unguarded from dispatch sites in fs/lockd/svcsubs.c. The pointer...

8.1CVSS5.8AI score0.0033EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/14 12:00 a.m.3 views

UBUNTU-CVE-2026-89772

In the Linux kernel, the following vulnerability has been resolved: btrfs: write-protect folios during data writeback commit 095be159f3eb "btrfs: unify folio dirty flag clearing" replaced the foliocleardirtyforio call in extentwritecachepages with a plain foliotestdirty check. Besides clearing th...

6.1AI score0.00176EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 9:06 p.m.15 views

cve-writeups-and-pocs

CVE-2026-80724 PoC & Write-up CVE-2026-80724 — Linux kernel ptp: vmclock: prevent read-only mappings from becoming writable Full Proof-of-Concept + Technical Write-up Security research by Abdifatah Suruur suruur — collection of CVE write-ups and PoCs for vulnerabilities discovered independently...

8.8CVSS8AI score0.0012EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:30 p.m.8 views

askWAM

askWAM askWAM requests Microsoft Entra access tokens silently through Windows Web Account Manager WAM. It ships as a .NET Framework client, a standalone native x64 client, and an x64 Beacon Object File with a CNA command adapter. All frontends can enumerate accounts visible to the client and targ...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:03 p.m.5 views

flash-exploit-defense-system

flash-exploit-defense-system Comprehensive multi-layer defense system against Adobe Flash CVE exploits CVE-2012-0754, CVE-2015-xxxx, CVE-2016-xxxx, CVE-2018-xxxx with browser, mobile, server, and system-level protection...

9.3CVSS8.3AI score0.9203EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/13 3:30 p.m.6 views

LdapRelayScan

LDAP Relay Scan A tool to check Domain Controllers for LDAP server protections regarding the relay of NTLM authentication. If you're interested in the specifics of the error-based enumeration, see below. For details regarding what can be done when you identify a lack of LDAP protections, see the...

8.1CVSS8.2AI score0.07176EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 3:27 p.m.5 views

Raccine

Raccine A Simple Ransomware Protection Why We see ransomware delete all shadow copies using vssadmin pretty often. What if we could just intercept that request and kill the invoking process? Let's try to create a simple vaccine. How it works We register a debugger for vssadmin.exe and wmic.exe,...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 3:05 p.m.8 views

CVE-2025-66204

CVE-2025-66204: WBCE CMS allows brute-force protection bypass using X-Forwarded-For header Overview...

8.1CVSS5.9AI score0.00477EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 3:01 p.m.8 views

sel4-ics-gateway-demo

seL4 ICS Gateway Demo A defensive security research project comparing protocol-break vs packet-forwarding architectures for protecting industrial control systems from cyber attacks. Documentation: Network Architecture - Network diagrams and traffic flow Container Architecture - Docker container...

9.1CVSS7.9AI score0.01981EPSS
SaveExploits1References6
Kitploit
Kitploit
added 2026/09/13 4:41 a.m.7 views

ShellcodeFluctuation

Shellcode Fluctuation PoC A PoC implementation for an another in-memory evasion technique that cyclically encrypts and decrypts shellcode's contents to then make it fluctuate between RW or NoAccess and RX memory protection. When our shellcode resides in RW or NoAccess memory pages, scanners such ...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 12:17 a.m.8 views

JObfuscator

JObfuscator — Java Source Code Obfuscation & Protection JObfuscator is a source code obfuscator for the Java programming language. It can protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator employs a variety of...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/13 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90616

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code...

7.4CVSS6.3AI score0.00167EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 8:47 p.m.8 views

CVE-2026-8793

CVE-2026-8793 — Missing Brute-Force Protection on PaperCut NG Login Form Field| Details ---|--- CVE ID| CVE-2026-8793 Product| PaperCut NG Affected Version| 25.0.11 Build 75758 and earlier CWE| CWE-307 — Improper Restriction of Excessive Authentication Attempts CVSS Score| 5.3 Medium — standalone...

6.9CVSS6.1AI score0.0039EPSS
SaveExploits0
OSV
OSV
added 2026/09/12 8:16 p.m.7 views

DEBIAN-CVE-2026-90616

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories e.g., /var/cache, /var/dat...

7.4CVSS6.3AI score0.00167EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/12 8:00 p.m.33 views

CVE-2026-90616

In Flatpak before 1.18.1 , a malicious sandboxed app can gain arbitrary read and write access to host files , escapable to arbitrary code execution on the host. The root cause is a missing symlink protection in the bind-mounting process: Flatpak creates app data directories (e.g., /var/cache, /va...

7.4CVSS6.3AI score0.00167EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/12 8:00 p.m.11 views

CVE-2026-90616

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories e.g., /var/cache, /var/dat...

7.4CVSS6.4AI score0.00167EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:10 p.m.14 views

AutoIt-Obfuscator

AutoIt Obfuscator — Obfuscation for AutoIt Script Source Code AutoIt Obfuscator is a tool to modify AutoIt script source code in this way to make an analysis of obfuscated code very difficult. More technical details, downloads, documentation available at:...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 1:08 p.m.8 views

CVE-2017-16245

CVE-2017-16245 Source code for CVE-2017-16245 Avecto Defendpoint bypass originally disclosed by Nettitude The PowerShell implementation of CVE-2017-16245 can and should be copied and pasted straight into PowerShell. If PowerShell is blocked, try to execute powershell.exe from the command prompt...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 12:45 p.m.8 views

CVE-2021-42756

CVE-2021-42756 Multiple stack-based buffer overflow vulnerabilities CWE-121 in the proxy daemon of FortiWeb 5.x all versions, 6.0.7 and below, 6.1.2 and below, 6.2.6 and below, 6.3.16 and below, 6.4 all versions may allow an unauthenticated remote attacker to achieve arbitrary code execution via...

9.8CVSS9.4AI score0.34978EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/09/12 12:08 p.m.44 views

CVE-2026-90545 WWBN AVideo Missing Authorization via commentAddNew.json.php

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate video access permissions in the commentAddNew.json.php endpoint, allowing authenticated users to post comments on password-protected and group-restricted videos. Attackers can submit POST requests with a valid...

5.3CVSS0.00177EPSS
SaveExploits0References2
Rows per page
Query Builder