Lucene search
+L

2518 matches found

Kitploit
Kitploit
•added 2026/09/27 5:31 a.m.•56 views

socid-extractor

socidextractor Turn any public profile page into a structured account record — usernames, display names, bios, avatars, locations, joined-at dates, follower counts, external links, and the stable internal identifiers that uniquely pin an account across renames, redesigns, and deletions...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
•added 2026/09/26 1:10 p.m.•80 views

qark

Quick Android Review Kit This tool is designed to look for several security related Android application vulnerabilities, either in source code or packaged APKs. The tool is also capable of creating "Proof-of-Concept" deployable APKs and/or ADB commands, capable of exploiting many of the...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/26 10:41 a.m.•16 views

LDAP-Password-Hunter

LDAP Password Hunter It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate. LDAP Password Hunter is a tool which wraps features of getTGT.py Impacket and ldapsearch in order to lo...

6.1AI score
SaveExploits0References2
NVD
NVD
•added 2026/09/25 4:17 p.m.•13 views

CVE-2026-67236

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, a successful POST /login caused isauthorized/2 to set an auth cookie containing base64-encoded username:password credentials without HttpOnly, Secure, SameSite, or expiration protections. Because base64 is encoding...

8.2CVSS0.0012EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/25 4:17 p.m.•4 views

DEBIAN-CVE-2026-67236

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, a successful POST /login caused isauthorized/2 to set an auth cookie containing base64-encoded username:password credentials without HttpOnly, Secure, SameSite, or expiration protections. Because base64 is encoding...

8.2CVSS5.7AI score0.0012EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/25 3:59 p.m.•36 views

CVE-2026-67236 RabbitMQ: Plaintext username:password stored in an insecure cookie after successful POST /login

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, a successful POST /login caused isauthorized/2 to set an auth cookie containing base64-encoded username:password credentials without HttpOnly, Secure, SameSite, or expiration protections. Because base64 is encoding...

8.2CVSS0.0012EPSS
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/24 8:57 p.m.•8 views

readable-thrift

Readable Thrift Readable Thriftは、バイナリ形式のThriftプロトコルメッセージを人間にわかりやすい形式に変換(およびその逆も)することで、扱いやすくします。これにより、バイナリ形式のThriftメッセージの手動分析や改ざんが、HTTPのようなプレーンテキストプロトコルを扱うのと同じくらい簡単になります。 このライブラリはJavaで実装されており、JVM上で動作するBurpやZAPなどの一般的なWebアプリケーションテストツール向け拡張機能との統合が可能です。分析ツールや改ざんツールを立ち上げて稼働させるには、適切なバイトを抽出してコーデックに渡すだけです...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 2:09 p.m.•9 views

CVE-2020-10977

GitLab プライベートインスタンスの任意ファイル読み取りのための Python エクスプロイト 2020年3月23日、William Bowling によって HackerOne に脆弱性レポートとその PoC が公開されました。 この脆弱性を使用すると、GitLab サーバー上の /etc/passwd などのワールドリーダブルファイル(パーミッション444以上)を読み取ることができます(ワールドリーダブルファイルのみ)。\ root@kitploit: Notice that you should be authenticated user GitLab バージョン 21.9.0...

5.5CVSS6.3AI score0.42741EPSS
SaveExploits10
EUVD
EUVD
•added 2026/09/23 12:00 a.m.•8 views

EUVD-2026-85402

CyberPanel v1.9.1 contains a path traversal vulnerability in the compress method exposed through the /filemanager/controller endpoint. An authenticated remote attacker with ownership of any configured domain can supply absolute or otherwise out-of-scope file paths in the listOfFiles JSON property...

6.5CVSS5.9AI score0.00478EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/09/22 8:36 p.m.•7 views

MCP Atlassian: OAuth fallback token storage writes plaintext access and refresh tokens with group-readable permissions

Summary When OAuth tokens are saved, MCP Atlassian always writes a plaintext fallback copy under /.mcp-atlassian/oauth-.json. The fallback file is created with the process default umask rather than restrictive permissions. In this environment the file was created as mode 0664, exposing access and...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References6Affected Software1
CVE
CVE
•added 2026/09/22 6:48 p.m.•16 views

CVE-2026-77256

The MCP Atlassian Model Context Protocol server (versions prior to 0.22.0 ) contains a vulnerability where the plaintext OAuth fallback file, which stores refresh and access tokens , is created with permissions inherited from the process umask . In many standard or permissive configurations, this...

8.3CVSS5.8AI score0.00406EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 6:48 p.m.•36 views

CVE-2026-77256 MCP Atlassian: OAuth refresh-token backup file is world-readable under default Unix umask

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, the plaintext OAuth fallback file containing refresh and access tokens is written with permissions inherited from the process umask. Under common or permissive configurations, other...

8.3CVSS0.00406EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/22 6:48 p.m.•6 views

CVE-2026-77256 MCP Atlassian: OAuth refresh-token backup file is world-readable under default Unix umask

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, the plaintext OAuth fallback file containing refresh and access tokens is written with permissions inherited from the process umask. Under common or permissive configurations, other...

8.3CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/22 5:51 p.m.•36 views

CVE-2026-77250 MCP Atlassian: OAuth fallback token storage writes plaintext access and refresh tokens with group-readable permissions

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, OAuthConfig writes a plaintext fallback file containing access and refresh tokens under the user's .mcp-atlassian directory using process-default permissions. On systems with a...

6.1CVSS0.00117EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
•added 2026/09/22 4:09 p.m.•7 views

Security update for php-composer2

This update for php-composer2 fixes the following issues: CVE-2026-59944: path traversal and link following issue can make files world readable and executable bsc1279898. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zyppe...

6.9CVSS5.9AI score0.00322EPSS
SaveExploits0References10
Cvelist
Cvelist
•added 2026/09/22 1:11 p.m.•34 views

CVE-2026-95667 MISP Installer Log and FIFO Created World-Readable, Exposing Sensitive Credentials

The MISP installer scripts for Debian 12, Debian 13, Ubuntu 24.04, and RHEL 9.4 create a log file at /var/log/mispinstall.log and a named pipe FIFO at /var/log/mispinstall.log.pipe to capture all installer output. The log captures highly sensitive data including the generated admin password,...

6.9CVSS0.0018EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/22 1:11 p.m.•16 views

CVE-2026-95667

MISP installer scripts (for Debian 12 , Debian 13 , Ubuntu 24.04 , and RHEL 9.4 ) created a log file at /var/log/misp_install.log and a named pipe (FIFO) at /var/log/misp_install.log.pipe using the system default umask, resulting in world-readable permissions (0644) . The log captured sensitive c...

6.9CVSS5.9AI score0.0018EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/22 12:00 a.m.•5 views

CVE-2026-95667: Incorrect Permission Assignment for Critical Resource

The MISP installer scripts for Debian 12, Debian 13, Ubuntu 24.04, and RHEL 9.4 create a log file at /var/log/mispinstall.log and a named pipe FIFO at /var/log/mispinstall.log.pipe to capture all installer output. The log captures highly sensitive data including the generated admin password,...

6.9CVSS5.9AI score0.0018EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/21 7:58 p.m.•12 views

log4shell

log4shell Pythonスクリプトは、CVE-2021-44228およびCVE-2021-45046の脆弱性があるlog4j JARファイルをサーバーファイルシステムからスキャンします。スクリプトはファイルシステム(zip、ear、warを含む)を再帰的に走査し、org/apache/logging/log4j/core/lookup/JndiLookup.classを含むlog4jバージョン2.から2.15を検出します。...

10CVSS7.5AI score0.99999EPSS
SaveExploits377
Kitploit
Kitploit
•added 2026/09/20 7:37 a.m.•216 views

krane

Krane Kubernetes RBAC Analysis made Easy Krane is a simple Kubernetes RBAC static analysis tool. It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. Krane dashboard presents current RBAC security posture and lets you navigate through its...

5.8AI score
SaveExploits0References1
Rows per page
Query Builder