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
220831 4.3 警告 PHP-Fusion - PHP-Fusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1804 2014-05-2 16:46 2013-01-27 Show GitHub Exploit DB Packet Storm
220832 7.5 危険 Google - Android における暗号保護メカニズムを破られる脆弱性 CWE-200
情報漏えい
CVE-2013-7373 2014-05-2 16:45 2013-08-14 Show GitHub Exploit DB Packet Storm
220833 5 警告 Google
Apache Software Foundation
- Android の Java Cryptography Architecture で使用される Apache Harmony における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2013-7372 2014-05-2 16:45 2013-08-14 Show GitHub Exploit DB Packet Storm
220834 7.5 危険 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller および NetScaler Gateway の管理 GUI における脆弱性 CWE-noinfo
情報不足
CVE-2014-2882 2014-05-2 16:35 2014-04-28 Show GitHub Exploit DB Packet Storm
220835 7.5 危険 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller および NetScaler Gateway の管理 GUI の Java アプレットにおける脆弱性 CWE-noinfo
情報不足
CVE-2014-2881 2014-05-2 16:34 2014-04-28 Show GitHub Exploit DB Packet Storm
220836 6.5 警告 フォーティネット - FortiGuard FortiWeb における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1957 2014-05-2 16:33 2014-02-13 Show GitHub Exploit DB Packet Storm
220837 7.5 危険 フォーティネット - FortiGuard FortiWeb における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2014-1956 2014-05-2 16:32 2014-02-13 Show GitHub Exploit DB Packet Storm
220838 4.3 警告 フォーティネット - FortiGuard FortiWeb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1955 2014-05-2 16:30 2014-02-13 Show GitHub Exploit DB Packet Storm
220839 4.3 警告 vBulletin Solutions, Inc. - vBulletin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3135 2014-05-2 16:11 2014-04-18 Show GitHub Exploit DB Packet Storm
220840 5 警告 Ecava - Ecava IntegraXor における管理者アカウントの平文の資格情報を読まれる脆弱性 CWE-310
暗号の問題
CVE-2014-0786 2014-05-2 15:51 2014-02-21 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