Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 31, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225051 7.5 危険 BMC Software - BMC Service Desk Express における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4945 2013-07-31 15:08 2013-06-12 Show GitHub Exploit DB Packet Storm
225052 2.1 注意 Drupal Indonesia - Drupal 用 TinyBox モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4140 2013-07-31 14:44 2013-07-10 Show GitHub Exploit DB Packet Storm
225053 2.6 注意 BuddyDev.com - WordPress 用 BuddyPress Extended Friendship Request プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4944 2013-07-31 14:36 2013-07-2 Show GitHub Exploit DB Packet Storm
225054 4.3 警告 OpenX - OpenX Source におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3515 2013-07-31 14:08 2013-05-8 Show GitHub Exploit DB Packet Storm
225055 4.3 警告 Monkey Project - Monkey HTTP Daemon の Directory Listing プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2181 2013-07-31 13:55 2013-06-14 Show GitHub Exploit DB Packet Storm
225056 9.3 危険 キングソフト株式会社 - Kingsoft Spreadsheets 2012 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0723 2013-07-31 13:47 2013-07-29 Show GitHub Exploit DB Packet Storm
225057 5 警告 ヒューレット・パッカード
レッドハット
- 複数の Red Hat JBoss 製品の JBossWS Native におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1483 2013-07-30 17:40 2011-04-4 Show GitHub Exploit DB Packet Storm
225058 4.7 警告 Linux - Linux Kernel のブリッジのマルチキャストの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4129 2013-07-30 17:21 2013-07-7 Show GitHub Exploit DB Packet Storm
225059 4.7 警告 Linux - Linux Kernel の drivers/vhost/net.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4127 2013-07-30 17:21 2013-07-9 Show GitHub Exploit DB Packet Storm
225060 6.4 警告 FreeBSD - FreeBSD のカーネルにおける NFS ファイルシステムのファイルパーミッションを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4851 2013-07-30 16:42 2013-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2131 6.5 MEDIUM
Adjacent
- - A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTP_MSG_MANAGEMENT message to se… CWE-1335
 Incorrect Bitwise Shift of Integer
CVE-2026-5072 2026-05-27 03:16 2026-05-22 Show GitHub Exploit DB Packet Storm
2132 8.2 HIGH
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain (or --letsencrypt, which silently turns on --domain at engine/flags.go:372), the request… CWE-22
CWE-23
CWE-644
Path Traversal
 Relative Path Traversal
 Improper Neutralization of HTTP Headers for Scripting Syntax
CVE-2026-48126 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2133 - - - Kavita is a cross platform reading server. Prior to 0.9.0.2, an Improper Token validation flaw permits a remote and unauthenticated threat actor to request a JWT for any user including admins given k… CWE-287
CWE-345
CWE-697
Improper Authentication
 Insufficient Verification of Data Authenticity
 Incorrect Comparison
CVE-2026-47202 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2134 4.3 MEDIUM
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server's Access-Control-Allow-Origin response header was hardcoded to the wildcard * regardless of the caller's O… CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-46431 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2135 7.5 HIGH
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is invoked with a single file path instead of a directory, singleFileMode is set to true and debugMode is forcibl… CWE-209
CWE-489
CWE-540
CWE-1188
Information Exposure Through an Error Message
Exposure of Data Element to Wrong Session 
 Inclusion of Sensitive Information in Source Code
 Insecure Default Initialization of Resource
CVE-2026-45728 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2136 9.0 CRITICAL
Network
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index file, DirPage walks upward through parent… CWE-20
CWE-426
CWE-552
 Improper Input Validation 
 Untrusted Search Path
 Files or Directories Accessible to External Parties
CVE-2026-45721 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2137 - - - Kavita is a cross platform reading server. Prior to 0.9.0, the download, size-check, and chapter metadata endpoints do not enforce library-level authorization. A low-privileged user who knows or gues… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44776 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2138 - - - Kavita is a cross platform reading server. Prior to 0.9.0, the ReaderController.GetImage endpoint is decorated with [AllowAnonymous], allowing completely unauthenticated access to page images from an… CWE-306
Missing Authentication for Critical Function
CVE-2026-44775 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2139 4.3 MEDIUM
Network
- - The SAP Gateway allows attackers to inject content into error messages, potentially leading to disclosure of request artefacts (e.g., regex patterns) and revealing underlying URI parsing logic. Leadi… CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-44749 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2140 6.8 MEDIUM
Network
- - Chatwoot is a customer engagement suite. From 2.14.0 to before 4.13.0, a Pre-Account Takeover (Pre-ATO) vulnerability existed in Chatwoot's authentication flow. Because email confirmation was not enf… CWE-283
CWE-287
 Unverified Ownership
Improper Authentication
CVE-2026-44707 2026-05-27 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm