Lucene search
+L

179290 matches found

OSV
OSV
added 2026/09/03 10:30 p.m.6 views

GHSA-MW8R-MW84-88V2 SiYuan: Publish-boundary bypass via WebSocket broadcast: anonymous readers receive a live unfiltered feed of all edits including protected/forbidden documents (publish mode)

CVE: This vulnerability corresponds to CVE-2026-72810. Summary WebSocket sessions established through the publish surface port 6808, RoleReader anonymous when Publish.Auth.Enable is false are added to the same broadcast session pool as authenticated sessions. The kernel's broadcast functions push...

8.6CVSS5.9AI score0.00313EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 10:19 p.m.7 views

libevent: Libevent: HTTP header handling bugs create risk of access control bypass.

A flaw was found in libevent. The evhttpdecodeuriinternal function in http.c decodes percent-encoded %00 bytes into literal NUL characters without rejecting them, allowing an attacker to craft a URI such as /admin/secret%00.jpg where extension-based access checks see .jpg but the server processes...

9.2CVSS8.3AI score0.00403EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/03 10:05 p.m.12 views

Important: Red Hat Security Advisory: Satellite 6.18.9 Async Update

A new release is now available for Red Hat Satellite 6.18 for RHEL 9. 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.1CVSS7AI score0.00873EPSS
SaveExploits3References17
RedHat Linux
RedHat Linux
added 2026/09/03 10:05 p.m.11 views

ruby-jwt: ruby-jwt: Authentication bypass due to empty key in HMAC verification

A flaw was found in ruby-jwt, a Ruby implementation of the RFC 7519 OAuth JSON Web Token JWT standard. A remote attacker can exploit this vulnerability by crafting a malicious token that is accepted due to an empty key being used in the HMAC Hash-based Message Authentication Code digest calculati...

9.1CVSS7.3AI score0.00242EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/03 10:03 p.m.5 views

CVE-2026-11116-SNMPv3-Authentication-Bypass-via-Default-EngineID

CVE-2026-11116 – SNMPv3 Authentication Bypass via Default EngineID Program Code Python with pysnmp root@kitploit: snmpagentsim.py - SNMPv3 agent using well-known EngineID from pysnmp.hlapi import def snmpgetengineid=SnmpEngineIDhexValue='8000000001020304': iterator = getCmd...

8.8CVSS7.8AI score0.00288EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 10:01 p.m.4 views

CVE-2026-23008-Solidity-Assembly-Return-Data-Size-Confusion

CVE-2026-23008 – Solidity Assembly Return Data Size Confusion Program Code Solidity root@kitploit: // ReturnSizeConfusion.sol contract Victim function callExternaladdress target external returns bytes memory bool success, bytes memory ret = target.callabi.encodeWithSignature"someFunc";...

5.5CVSS6AI score0.00137EPSS
SaveExploits0
OSV
OSV
added 2026/09/03 9:22 p.m.8 views

GHSA-7J72-F6WG-CXW6 SiYuan: Anonymous publish-password authentication bypass via getHeadingChildrenDOM / getHeading*Transaction / getBacklinkDoc (publish mode)

CVE: This vulnerability corresponds to CVE-2026-68584. Summary SiYuan's publish mode defines a "protected" access level: a document that is publicly listed but requires a password to read per the product's own UI help text, protected = "Publicly visible, requires password to access". The password...

8.6CVSS5.8AI score0.00311EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 9:22 p.m.10 views

SiYuan: Anonymous publish-password authentication bypass via getHeadingChildrenDOM / getHeading*Transaction / getBacklinkDoc (publish mode)

CVE: This vulnerability corresponds to CVE-2026-68584. Summary SiYuan's publish mode defines a "protected" access level: a document that is publicly listed but requires a password to read per the product's own UI help text, protected = "Publicly visible, requires password to access". The password...

9.2CVSS5.8AI score0.00311EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/09/03 9:17 p.m.9 views

CVE-2026-85061

MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize in src/util/dom.ts iterates elem.attributes as a live NamedNodeMap while removeAttributes removes attributes from the same collection, shifting indexes and skipping an adjacent dangerous...

10CVSS0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 9:17 p.m.7 views

DEBIAN-CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS5.4AI score0.00087EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 9:17 p.m.10 views

CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS0.00087EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 9:10 p.m.4 views

Cisco-SNMP-Slap

OVERVIEW cisco-snmp-slap utilises IP address spoofing in order to bypass an ACL protecting an SNMP service on a Cisco IOS device. Typically IP spoofing has limited use during real attacks outside DoS. Any TCP service cannot complete the inital handshake. UDP packets are easier to spoof but the...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 9:01 p.m.5 views

memaddressanalysis

Mem Address Analyzer Research project related to memory address space analysis Released as open source by NCC Group Plc - http://www.nccgroup.com/ Developed for Linux by Aidan Marlin, aidan dot marlin at nccgroup dot com Developed for Windows by Nikos Laleas, nikos dot laleas at nccgroup dot com...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 8:59 p.m.38 views

metasploitavevasion

Metasploit AV Evasion Metasploit payload generator that avoids most Anti-Virus products. Released as open source by NCC Group Plc - http://www.nccgroup.com/ Developed by Daniel Compton, daniel dot compton at nccgroup dot com https://github.com/nccgroup/metasploitavevasion Released under AGPL see...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:54 p.m.2 views

shouganaiyo-loader

shouganaiyo-loader: Forced Entry for Java Agents shouganaiyo-loader is a cross-platform Frida-based Node.js command-line tool that forces Java processes to load a Java/JVMTI agent regardless of whether or not the JVM has disabled the agent attach API. Install root@kitploit: $ sudo npm install -g...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 8:49 p.m.7 views

POC-CVE-2026-56164-exploit

CVE-2026-56164 — Microsoft SharePoint Server Authentication Bypass Exploit Critical CVSS 9.8 — Unauthenticated Privilege Escalation to Farm Administrator in Microsoft SharePoint Server Table of Contents Overview Vulnerability Details Affected Versions Architecture Diagrams Project Structure...

9.8CVSS6.4AI score0.26636EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 8:48 p.m.5 views

CVE-2026-24061

🔒 CVE-2026-24061 - Exploit Critical Authentication Flaw 🚀 Getting Started Welcome to the CVE-2026-24061 project. This application demonstrates a critical security flaw. It allows attackers to bypass authentication in GNU inetutils-telnetd. This README will guide you through downloading and runnin...

9.8CVSS8.1AI score0.97993EPSS
SaveExploits68References1
RedhatCVE
RedhatCVE
added 2026/09/03 8:46 p.m.9 views

CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS5.7AI score0.00087EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/03 8:46 p.m.33 views

CVE-2026-84185 Jwcrypto: jwcrypto: general json jws kid binding bypass during jwkset verification

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS0.00087EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 8:46 p.m.21 views

CVE-2026-84185

CVE-2026-84185 affects the jwcrypto library, a Python implementation of the JOSE (JSON Object Signing and Encryption) standards. The flaw occurs during verification of a General JSON Serialization JWS against a key set (JWKset): due to a coding error, the library fails to correctly match the key ...

5.9CVSS5.8AI score0.00087EPSS
SaveExploits0References2
Rows per page
Query Builder