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
228831 6.8 警告 リアルネットワークス - RealNetworks RealPlayer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4987 2012-11-6 14:36 2012-11-4 Show GitHub Exploit DB Packet Storm
228832 3.6 注意 アップル - Apple iOS 6.0.1 未満のパスコードロックの実装におけるパスコード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3750 2012-11-6 14:33 2012-11-3 Show GitHub Exploit DB Packet Storm
228833 6.8 警告 Irfan Skiljan - IrfanView 用 FlashPix PlugIn で使用される libfpx におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0025 2012-11-6 14:23 2012-11-2 Show GitHub Exploit DB Packet Storm
228834 7.5 危険 Morbus Iff - Drupal 用 Activism モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4498 2012-11-6 14:21 2012-08-29 Show GitHub Exploit DB Packet Storm
228835 2.1 注意 Devsaran - Drupal 用 Elegant Theme モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4497 2012-11-6 14:19 2012-08-15 Show GitHub Exploit DB Packet Storm
228836 2.1 注意 Roy Baxter - Drupal 用 Better Revisions モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4493 2012-11-6 14:18 2012-08-8 Show GitHub Exploit DB Packet Storm
228837 4 警告 Boombatower - Drupal 用 Subuser モジュールにおけるロールを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4487 2012-11-6 14:07 2012-07-25 Show GitHub Exploit DB Packet Storm
228838 6.8 警告 Boombatower - Drupal 用 Subuser モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4486 2012-11-6 14:04 2012-07-25 Show GitHub Exploit DB Packet Storm
228839 7.5 危険 Curtis Galloway - libexif の exif-entry.c の exif_entry_get_value 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2841 2012-11-6 12:28 2012-07-12 Show GitHub Exploit DB Packet Storm
228840 7.5 危険 Curtis Galloway - libexif の exif-entry.c の exif_convert_utf16_to_utf8 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2012-2840 2012-11-6 12:27 2012-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
581 - - - 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… New - CVE-2026-31444 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
582 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid use of half-online-committed context One major usage of damon_call() is online DAMON parameters update. It … New - CVE-2026-31445 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
583 - - - 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… New - CVE-2026-31447 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
584 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio Replace BUG_ON() with proper error handling when inline… New - CVE-2026-31451 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
585 - - - 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… New - CVE-2026-31453 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
586 - - - 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… New - CVE-2026-31454 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
587 - - - 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… New - CVE-2026-31446 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
588 - - - 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… New - CVE-2026-31448 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
589 - - - 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… New - CVE-2026-31449 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
590 - - - 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-… New - CVE-2026-31450 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm