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 19, 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
210721 5 警告 audreyt
Canonical
- Module::Signature におけるファイルの署名の検証を回避される脆弱性 CWE-Other
その他
CVE-2015-3407 2015-05-21 14:54 2015-04-5 Show GitHub Exploit DB Packet Storm
210722 7.8 危険 unzoo - unzoo におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-1846 2015-05-21 14:21 2015-03-31 Show GitHub Exploit DB Packet Storm
210723 10 危険 unzoo - unzoo の EntrReadArch 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1845 2015-05-21 14:21 2015-03-31 Show GitHub Exploit DB Packet Storm
210724 3.6 注意 レッドハット - Red Hat Enterprise Linux の kexec-tools パッケージで配布される kexec-tools 用 Red Hat module-setup.sh スクリプトにおける任意のファイルに書き込まれる脆弱性 CWE-Other
その他
CVE-2015-0267 2015-05-21 14:11 2015-05-12 Show GitHub Exploit DB Packet Storm
210725 2.6 注意 大垣共立銀行 - Android 版 スマホ通帳における情報管理不備の脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-0875 2015-05-21 10:04 2015-02-13 Show GitHub Exploit DB Packet Storm
210726 4.3 警告 Debian
Samba Project
- Paul's PPP Package の plugins/radius/util.c の rc_mksid 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3310 2015-05-20 17:49 2015-04-14 Show GitHub Exploit DB Packet Storm
210727 4.3 警告 Digium - Asterisk Open Source および Certified Asterisk における任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2015-3008 2015-05-20 17:49 2015-03-4 Show GitHub Exploit DB Packet Storm
210728 10 危険 ホスピーラ - Hospira Lifecare PCA 輸液ポンプにおける root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-3459 2015-05-20 17:46 2015-04-27 Show GitHub Exploit DB Packet Storm
210729 4 警告 OpenStack - OpenStack Image Registry and Delivery Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-1881 2015-05-20 17:35 2015-02-19 Show GitHub Exploit DB Packet Storm
210730 4 警告 OpenStack - OpenStack Image Registry and Delivery Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-9684 2015-05-20 17:34 2014-12-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1161 9.1 CRITICAL
Network
- - fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to 6.2.4, a critical authentication-bypass vulnerability in fast-jwt's async key-resolver flow allows any unauthenticated attacker to… CWE-287
CWE-326
CWE-1391
Improper Authentication
Inadequate Encryption Strength
 Use of Weak Credentials
CVE-2026-44351 2026-05-15 02:19 2026-05-14 Show GitHub Exploit DB Packet Storm
1162 9.0 CRITICAL
Network
- - vCluster Platform provides a Kubernetes platform for managing virtual clusters, multi-tenancy, and cluster sharing. Prior to 4.4.3, 4.5.5, 4.6.2, 4.7.1, and 4.8.0, there is a Stored XSS attack vulner… CWE-79
Cross-site Scripting
CVE-2026-42457 2026-05-15 02:19 2026-05-15 Show GitHub Exploit DB Packet Storm
1163 8.8 HIGH
Network
- - RMCP is an official Rust SDK for the Model Context Protocol. Prior to version 1.4.0, the rmcp crate's Streamable HTTP server transport (crates/rmcp/src/transport/streamable_http_server/) did not vali… CWE-346
CWE-350
 Origin Validation Error
 Reliance on Reverse DNS Resolution for a Security-Critical Action
CVE-2026-42559 2026-05-15 02:19 2026-05-15 Show GitHub Exploit DB Packet Storm
1164 7.8 HIGH
Local
- - gitoxide is an implementation of git written in Rust. Prior to 0.21.1, a malicious tree can be constructed that will, when checked out with gitoxide, permit writing an attacker-controlled symlink int… CWE-59
Link Following
CVE-2026-44471 2026-05-15 02:18 2026-05-14 Show GitHub Exploit DB Packet Storm
1165 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-3258. Reason: This candidate is a reservation duplicate of CVE-2026-3258. Notes: All CVE users should reference CV… - CVE-2026-7805 2026-05-15 02:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1166 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks… CWE-123
 Write-what-where Condition
CVE-2026-43284 2026-05-15 02:16 2026-05-8 Show GitHub Exploit DB Packet Storm
1167 8.8 HIGH
Network
sentry sentry Sentry 8.2.0 contains a remote code execution vulnerability that allows authenticated superusers to execute arbitrary commands by injecting malicious pickle-serialized objects through the audit log e… CWE-94
Code Injection
CVE-2021-47935 2026-05-15 02:16 2026-05-10 Show GitHub Exploit DB Packet Storm
1168 8.7 HIGH
Network
- - Exposure of the QKEY (used as input into the ‘OTA-Quantum’ device registration process) and internal system keys via an unauthenticated and unencrypted HTTP GET method in the Arqit Symmetric Key Ag… CWE-749
 Exposed Dangerous Method or Function
CVE-2026-33583 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm
1169 - - - Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in ninenines cowlib allows unauthenticated remote denial of service via memory exhaustion. cow_spdy:inflate/2 in cowlib… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-43970 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm
1170 - - - Allocation of Resources Without Limits or Throttling vulnerability in ninenines cowboy allows denial of service via unbounded buffer accumulation in multipart header parsing. cowboy_req:read_part/3 … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-8466 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm