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 4, 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
212631 6.8 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2014-1589 2014-12-12 15:09 2014-12-2 Show GitHub Exploit DB Packet Storm
212632 6.8 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1588 2014-12-12 15:08 2014-12-2 Show GitHub Exploit DB Packet Storm
212633 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-1587 2014-12-12 15:08 2014-12-2 Show GitHub Exploit DB Packet Storm
212634 3.5 注意 マイクロソフト - Microsoft Exchange Server の Outlook Web App におけるユーザを任意の Web サイトにリダイレクトされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-6336 2014-12-12 11:19 2014-12-9 Show GitHub Exploit DB Packet Storm
212635 4.3 警告 マイクロソフト - Microsoft Exchange Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6326 2014-12-12 11:15 2014-12-9 Show GitHub Exploit DB Packet Storm
212636 4.3 警告 マイクロソフト - Microsoft Exchange Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6325 2014-12-12 11:14 2014-12-9 Show GitHub Exploit DB Packet Storm
212637 5 警告 マイクロソフト - Microsoft Exchange Server の Outlook Web App における電子メールメッセージの発信元になりすまされる脆弱性 CWE-Other
その他
CVE-2014-6319 2014-12-12 11:11 2014-12-9 Show GitHub Exploit DB Packet Storm
212638 4.3 警告 マイクロソフト - Microsoft Internet Explorer 11 における ASLR 保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2014-6368 2014-12-12 10:56 2014-12-9 Show GitHub Exploit DB Packet Storm
212639 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 から 11 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-6369 2014-12-12 10:56 2014-12-9 Show GitHub Exploit DB Packet Storm
212640 9.3 危険 マイクロソフト - Microsoft Internet Explorer 10 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-6373 2014-12-12 10:56 2014-12-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
461 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: runflags cannot determine whether to reclaim chanlist syzbot reported a memory leak [1], because commit 4e1da516debb ("co… New - CVE-2026-31750 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
462 - - - In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND E… New - CVE-2026-31783 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
463 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginnin… New - CVE-2026-31784 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
464 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs… New - CVE-2026-31785 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
465 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardw… New - CVE-2026-31751 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
466 - - - In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct li… New - CVE-2026-31753 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
467 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in g… New - CVE-2026-31754 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
468 - - - In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop() dwc2_gadget_exit_clock_gating() internally calls call_g… New - CVE-2026-31756 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
469 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is c… New - CVE-2026-31764 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
470 - - - In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() faile… New - CVE-2026-43004 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm