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 28, 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
224081 6.8 警告 Cartpauj.com - WordPress 用 Mingle Forum プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0736 2013-10-11 16:49 2013-09-3 Show GitHub Exploit DB Packet Storm
224082 5.1 警告 GNU Project - GNU C Library の string/strcoll_l.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4424 2013-10-11 15:20 2012-09-5 Show GitHub Exploit DB Packet Storm
224083 7.5 危険 GNU Project - GNU C Library の string/strcoll_l.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4412 2013-10-11 15:15 2012-09-5 Show GitHub Exploit DB Packet Storm
224084 7.5 危険 The Chicken Team - CHICKEN stable および development snapshots におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4385 2013-10-11 12:14 2013-10-3 Show GitHub Exploit DB Packet Storm
224085 7.5 危険 AlienVault - AlienVault Open Source Security Information Management における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5967 2013-10-11 10:54 2013-10-2 Show GitHub Exploit DB Packet Storm
224086 5 警告 Sebastien Corbin - Drupal 用 Make Meeting Scheduler モジュールにおける poll へのアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4379 2013-10-10 18:09 2013-09-4 Show GitHub Exploit DB Packet Storm
224087 6 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Archer GRC におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3276 2013-10-10 17:55 2013-09-3 Show GitHub Exploit DB Packet Storm
224088 4.3 警告 Dhavyd Vanderlei - Drupal 用 Google Site Search モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4384 2013-10-10 17:48 2013-09-18 Show GitHub Exploit DB Packet Storm
224089 5 警告 レッドハット - Red Hat Enterprise MRG で使用される Cumin におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4284 2013-10-10 17:47 2013-10-1 Show GitHub Exploit DB Packet Storm
224090 10 危険 アドビシステムズ - Adobe RoboHelp の MDBMS.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-5327 2013-10-10 14:47 2013-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
991 - - - In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms (PowerNV systems without a power-mgt DT node), … New - CVE-2026-45968 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
992 - - - In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlb_arp_recv during bond up/down The ALB RX path may access rx_hashtbl concurrently with bond teardown. … New - CVE-2026-45970 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
993 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix user_struct uaf io_free_rbuf_ring() usees a struct user_struct, which io_zcrx_ifq_free() puts it down before d… New - CVE-2026-45995 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
994 - - - In the Linux kernel, the following vulnerability has been resolved: spi: imx: fix use-after-free on unbind The SPI subsystem frees the controller and any subsystem allocated driver data as part of … New - CVE-2026-45996 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
995 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails If device_add(&sdkp->disk_dev) fails, put_device() runs scsi_di… New - CVE-2026-45997 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
996 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix conn-level packet handling to unshare RESPONSE packets The security operations that verify the RESPONSE packets decryp… New - CVE-2026-46000 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
997 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR hang in LAG error state unload During firmware reset in LAG mode, a race condition causes the driver to hang i… New - CVE-2026-45973 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
998 - - - In the Linux kernel, the following vulnerability has been resolved: fbnic: close fw_log race between users and teardown Fixes a theoretical race on fw_log between the teardown path and fw_log write… New - CVE-2026-45977 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
999 - - - In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before set… New - CVE-2026-45981 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1000 - - - In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During v4 request compound arg decoding, some ops (e.g. SETATTR) can trigger idmap… New - CVE-2026-45983 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm