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":April 29, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227401 4.3 警告 sporum forum - Sporum Forum の comments.cgi におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3213 2012-12-20 18:19 2007-06-14 Show GitHub Exploit DB Packet Storm
227402 10 危険 yabb - YaBB における CRLF インジェクションの脆弱性 - CVE-2007-3208 2012-12-20 18:19 2007-06-14 Show GitHub Exploit DB Packet Storm
227403 7.5 危険 software602 - 602Pro LAN SUITE 2003 の SMTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-3203 2012-12-20 18:19 2007-06-12 Show GitHub Exploit DB Packet Storm
227404 7.1 危険 winpt - WinPT における間違ったユーザ ID 鍵をインストールされる脆弱性 - CVE-2007-3201 2012-12-20 18:19 2007-06-12 Show GitHub Exploit DB Packet Storm
227405 10 危険 phpmyinventory - phpMyInventory の Includes/global.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3270 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
227406 5 警告 vincent hor - Calendarix における重要な情報を取得される脆弱性 - CVE-2007-3259 2012-12-20 18:19 2007-06-26 Show GitHub Exploit DB Packet Storm
227407 5 警告 vincent hor - Calendarix の calendar.php における重要な情報を取得される脆弱性 - CVE-2007-3258 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
227408 4 警告 xythos - XEDM などにおけるマルウェアを配布するドキュメントと任意の Content-Type HTTP ヘッダを関連づけられる脆弱性 - CVE-2007-3256 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
227409 6.5 警告 xythos - XEDM におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-3255 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
227410 3.5 注意 xythos - XEDM におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3254 2012-12-20 18:19 2007-06-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
841 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written val… Update - CVE-2026-31464 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
842 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when i_blkbits differs from I/O granularity Commit aa35dd5cbc06 ("iomap: fix invalid folio access… Update - CVE-2026-31463 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
843 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfs: save ailp before dropping the AIL lock in push callbacks In xfs_inode_item_push() and xfs_qm_dquot_logitem_push(), the AIL l… Update - CVE-2026-31454 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
844 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfs: avoid dereferencing log items after push callbacks After xfsaild_push_item() calls iop_push(), the log item may have been fr… Update - CVE-2026-31453 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
845 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4_inode_attach_jinode() publishes ei->jinode to concurrent users. It used to set ei-… Update - CVE-2026-31450 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
846 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ext4: validate p_idx bounds in ext4_ext_correct_indexes ext4_ext_correct_indexes() walks up the extent tree correcting index entr… Update - CVE-2026-31449 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
847 9.4 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ext4: avoid infinite loops caused by residual data On the mkdir/mknod path, when mapping logical blocks to physical blocks, if in… Update - CVE-2026-31448 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
848 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with s_first_data_block != 0 bigalloc with s_first_data_block != 0 is not supported, reject mounti… Update - CVE-2026-31447 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
849 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in update_super_work when racing with umount Commit b98535d09179 ("ext4: fix bug_on in start_this_handle… Update - CVE-2026-31446 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
850 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free and NULL deref in smb_grant_oplock() smb_grant_oplock() has two issues in the oplock publication sequen… Update - CVE-2026-31444 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm