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 12, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251631 7.5 危険 MH Products - MH Products MHP Downloadshop の view_item.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4847 2011-09-30 14:11 2011-09-27 Show GitHub Exploit DB Packet Storm
251632 7.5 危険 MH Products - MH Products Pay Pal Shop Digital の view_item.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4846 2011-09-30 14:11 2011-09-27 Show GitHub Exploit DB Packet Storm
251633 7.5 危険 MH Products - MH Products Projekt Shop における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4845 2011-09-30 14:10 2011-09-27 Show GitHub Exploit DB Packet Storm
251634 7.5 危険 MH Products - MH Products Easy Online Shop の content.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4844 2011-09-30 14:10 2011-09-27 Show GitHub Exploit DB Packet Storm
251635 7.5 危険 PHP Web Scripts - PHP Web Scripts Ad Manager Pro の website-page.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4843 2011-09-30 14:09 2011-09-27 Show GitHub Exploit DB Packet Storm
251636 7.5 危険 MH Products - MHP DownloadScript の admin/login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4842 2011-09-30 14:09 2011-09-27 Show GitHub Exploit DB Packet Storm
251637 10 危険 Interactive Data Corporation. - eSignal の WinSig.exe におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2011-3494 2011-09-30 14:01 2011-09-16 Show GitHub Exploit DB Packet Storm
251638 5 警告 Cogent Real-Time Systems Inc. - Cogent DataHub における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-3501 2011-09-30 13:35 2011-09-16 Show GitHub Exploit DB Packet Storm
251639 10 危険 Progea Srl - Progea Movicon / PowerHMI におけるサービス運用妨害 (メモリ破損およびクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2011-3499 2011-09-30 13:29 2011-09-16 Show GitHub Exploit DB Packet Storm
251640 10 危険 Progea Srl - Progea Movicon / PowerHMI におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3491 2011-09-30 13:23 2011-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3591 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… - CVE-2026-31463 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3592 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… - CVE-2026-31454 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3593 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… - CVE-2026-31453 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3594 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-… - CVE-2026-31450 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3595 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… - CVE-2026-31449 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3596 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… - CVE-2026-31448 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3597 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… - CVE-2026-31447 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3598 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… - CVE-2026-31446 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3599 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… - CVE-2026-31444 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm
3600 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset (FLR) concludes cor… - CVE-2026-31442 2026-04-27 23:16 2026-04-22 Show GitHub Exploit DB Packet Storm