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":June 8, 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
220861 7.5 危険 Simple Machines - Simple Machines Forum における任意のユーザを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7236 2014-05-2 10:34 2013-12-13 Show GitHub Exploit DB Packet Storm
220862 7.5 危険 Simple Machines - Simple Machines Forum における任意のユーザを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7235 2014-05-2 10:34 2013-12-13 Show GitHub Exploit DB Packet Storm
220863 4.3 警告 Simple Machines - Simple Machines Forum におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7234 2014-05-2 10:34 2013-12-13 Show GitHub Exploit DB Packet Storm
220864 10 危険 Mozilla Foundation - Windows 上で稼動する Mozilla Firefox および SeaMonkey の Cairo で使用される Pixman における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-1528 2014-05-1 19:40 2014-04-29 Show GitHub Exploit DB Packet Storm
220865 5 警告 Mozilla Foundation - Android 上で稼動する Mozilla Firefox におけるアドレスバーを偽装される脆弱性 CWE-noinfo
情報不足
CVE-2014-1527 2014-05-1 19:35 2014-04-29 Show GitHub Exploit DB Packet Storm
220866 5.8 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey の XrayWrapper 実装におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1526 2014-05-1 19:28 2014-04-29 Show GitHub Exploit DB Packet Storm
220867 9.3 危険 Mozilla Foundation - Mozilla Firefox および SeaMonkey の mozilla::dom::TextTrack::AddCue 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2014-1525 2014-05-1 19:12 2014-04-29 Show GitHub Exploit DB Packet Storm
220868 10 危険 Mozilla Foundation - Mozilla Firefox および SeaMonkey の Web Audio サブシステムの mozilla::dom::OscillatorNodeEngine::ComputeCustom 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-1522 2014-05-1 18:38 2014-04-29 Show GitHub Exploit DB Packet Storm
220869 6.9 警告 Mozilla Foundation - Windows 上で稼働する Mozilla Firefox の Maintenance Service Installer の maintenservice_installer.exe における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1520 2014-05-1 18:35 2014-04-29 Show GitHub Exploit DB Packet Storm
220870 10 危険 Mozilla Foundation - Mozilla Firefox および SeaMonkey のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1519 2014-05-1 18:29 2014-04-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3361 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3362 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3363 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos_walk() vs kdamond_fn() exit race When kdamond_fn() main loop is finished, the function cancels remaining… - CVE-2026-46008 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3364 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memfd_luo: fix physical address conversion in put_folios cleanup In memfd_luo_retrieve_folios()'s put_folios cleanup path: 1.… - CVE-2026-46013 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3365 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB… - CVE-2026-46074 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3366 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a d… - CVE-2026-46083 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3367 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global poin… - CVE-2026-46087 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3368 - - - In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAG… - CVE-2026-46089 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3369 - - - In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. H… - CVE-2026-46091 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3370 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSR_IA32_DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVM_GET… - CVE-2026-46014 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm