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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228101 4.9 警告 VMware
Linux
レッドハット
- Linux kernel の next_pidmap 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1593 2012-12-19 17:00 2011-05-3 Show GitHub Exploit DB Packet Storm
228102 5 警告 VMware
Linux
- Linux kernel の net/sctp/sm_make_chunk.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1573 2012-12-19 16:59 2012-02-2 Show GitHub Exploit DB Packet Storm
228103 5 警告 Expat
IBM
Apache Software Foundation
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- Expat の libexpat におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3720 2012-12-19 16:59 2009-11-3 Show GitHub Exploit DB Packet Storm
228104 1.9 注意 VMware
Linux
レッドハット
- Linux kernel の ib_uverbs_poll_cq 関数における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2011-1044 2012-12-19 16:58 2011-01-4 Show GitHub Exploit DB Packet Storm
228105 2.1 注意 VMware
Linux
レッドハット
- Linux kernel の xfs_fs_geometry 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0711 2012-12-19 16:57 2011-03-1 Show GitHub Exploit DB Packet Storm
228106 5.7 警告 VMware
Linux
レッドハット
- Linux kernel の InfiniBand ドライバ 内にある cm_work_handler 関数におけるサービス運用妨害 (パニック) の脆弱性 CWE-362
競合状態
CVE-2011-0695 2012-12-19 16:57 2011-03-15 Show GitHub Exploit DB Packet Storm
228107 4.4 警告 VMware
Linux
レッドハット
- Linux kernel の ib_uverbs_poll_cq 関数における整数オーバーフロー脆弱性 CWE-189
数値処理の問題
CVE-2010-4649 2012-12-19 16:56 2011-01-4 Show GitHub Exploit DB Packet Storm
228108 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の is_gpt_valid 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1577 2012-12-19 16:56 2011-03-14 Show GitHub Exploit DB Packet Storm
228109 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Sound コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3559 2012-12-19 16:54 2010-10-12 Show GitHub Exploit DB Packet Storm
228110 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Java Web Start コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3558 2012-12-19 16:51 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
431 9.8 CRITICAL
Network
- - Totara LMS v19.1.5 and before is vulnerable to Incorrect Access Control. The login page code can be manipulated to reveal the login form. An attacker can chain that with missing rate-limit on the log… Update CWE-284
Improper Access Control
CVE-2026-31282 2026-04-18 00:35 2026-04-14 Show GitHub Exploit DB Packet Storm
432 9.8 CRITICAL
Network
- - In Totara LMS v19.1.5 and before, the forgot password API does not implement rate limiting for the target email address. which can be used for an Email Bombing attack. Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-31283 2026-04-18 00:35 2026-04-14 Show GitHub Exploit DB Packet Storm
433 8.8 HIGH
Network
- - A vulnerability in the `TFSMLayer` class of the `keras` package, version 3.13.0, allows attacker-controlled TensorFlow SavedModels to be loaded during deserialization of `.keras` models, even when `s… Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-1462 2026-04-18 00:34 2026-04-14 Show GitHub Exploit DB Packet Storm
434 6.2 MEDIUM
Local
- - A stack overflow in the experimental/tinyobj_loader_opt.h file of tinyobjloader commit d56555b allows attackers to cause a Denial of Service (DoS) via supplying a crafted .mtl file. Update CWE-121
Stack-based Buffer Overflow
CVE-2026-29628 2026-04-18 00:34 2026-04-14 Show GitHub Exploit DB Packet Storm
435 7.5 HIGH
Network
- - An out-of-bounds read in the read_global_param() function (libavcodec/av1dec.c) of FFmpeg v8.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted input. Update CWE-125
Out-of-bounds Read
CVE-2026-30997 2026-04-18 00:34 2026-04-14 Show GitHub Exploit DB Packet Storm
436 7.5 HIGH
Network
- - An improper resource deallocation and closure vulnerability in the tools/zmqsend.c component of FFmpeg v8.0.1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input file. Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-30998 2026-04-18 00:34 2026-04-14 Show GitHub Exploit DB Packet Storm
437 - - - ChurchCRM is an open-source church management system. Prior to 7.0.0, it was possible in many places across the ChurchCRM application to create a link that, when visited by an authenticated user, wou… Update CWE-601
Open Redirect
CVE-2026-39940 2026-04-18 00:33 2026-04-14 Show GitHub Exploit DB Packet Storm
438 8.8 HIGH
Network
- - In Phpgurukul Online Course Registration v3.1, an arbitrary file upload vulnerability was discovered within the profile picture upload functionality on the /my-profile.php page. Update CWE-94
Code Injection
CVE-2025-51414 2026-04-18 00:33 2026-04-14 Show GitHub Exploit DB Packet Storm
439 5.4 MEDIUM
Network
- - Vtiger CRM 8.4.0 contains a reflected cross-site scripting (XSS) vulnerability in the MailManager module. Improper handling of user-controlled input in the _folder parameter allows a specially crafte… Update CWE-79
Cross-site Scripting
CVE-2025-70936 2026-04-18 00:33 2026-04-14 Show GitHub Exploit DB Packet Storm
440 6.1 MEDIUM
Network
- - A HTML Injection vulnerability exists in the Dashboard module of Vtiger CRM 8.4.0. The application fails to properly neutralize user-supplied input in the tabid parameter of the DashBoardTab view (ge… Update CWE-80
Basic XSS
CVE-2026-26460 2026-04-18 00:33 2026-04-14 Show GitHub Exploit DB Packet Storm