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 2, 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
204281 6.5 警告
Network
OSIsoft - OSIsoft PI SQL Data Access Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4530 2016-06-24 14:14 2016-05-10 Show GitHub Exploit DB Packet Storm
204282 4.3 警告
Network
サイボウズ - サイボウズ ガルーンのログ出力機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1192 2016-06-23 17:49 2016-05-30 Show GitHub Exploit DB Packet Storm
204283 4.3 警告
Network
サイボウズ - サイボウズ ガルーンにおけるアクセス制限不備の脆弱性 CWE-Other
その他
CVE-2015-7776 2016-06-23 17:42 2016-05-30 Show GitHub Exploit DB Packet Storm
204284 5.3 警告
Network
サイボウズ - サイボウズ ガルーンのファイル管理機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1191 2016-06-23 17:39 2016-05-30 Show GitHub Exploit DB Packet Storm
204285 5.6 警告
Network
エヌ・ティ・ティ・ブロードバンドプラットフォーム株式会社 - Japan Connected-free Wi-Fi における任意の API が実行可能な脆弱性 CWE-Other
その他
CVE-2016-4811 2016-06-23 17:37 2016-05-27 Show GitHub Exploit DB Packet Storm
204286 4.3 警告
Network
サイボウズ - サイボウズ ガルーンにおけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1196 2016-06-23 17:32 2016-05-30 Show GitHub Exploit DB Packet Storm
204287 5.3 警告
Network
奥 一穂 - H2O における解放済みメモリ使用 (use-after-free) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-4817 2016-06-23 17:22 2016-05-27 Show GitHub Exploit DB Packet Storm
204288 4.3 警告
Network
株式会社アイ・オー・データ機器 - ETX-R におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4820 2016-06-23 17:11 2016-06-14 Show GitHub Exploit DB Packet Storm
204289 4.4 警告
Network
サイボウズ - サイボウズ ガルーンにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7775 2016-06-23 17:08 2016-05-30 Show GitHub Exploit DB Packet Storm
204290 4.7 警告
Network
サイボウズ - サイボウズ ガルーンにおけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2016-1195 2016-06-23 17:06 2016-05-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1431 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying reso… - CVE-2026-46200 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1432 - - - In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlight_device->ops_lock via… - CVE-2026-46202 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1433 - - - In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during … - CVE-2026-46203 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1434 - - - In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc() in init_one_mc() is assigned to dev->init_nam… - CVE-2026-46221 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1435 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix empty payload in tap skb for non-linear buffers For non-linear skbs, virtio_transport_build_skb() goes through … - CVE-2026-46207 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1436 - - - In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msm_ioctl_gem_info_get_metadata() msm_ioctl_gem_info_get_metadata() always returns 0 regardles… - CVE-2026-46211 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1437 - - - In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 ("HID: appletb-kbd: fix slab use-after-free bug in… - CVE-2026-46213 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1438 - - - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads The pads missed checks for connected devices which may a null deref… - CVE-2026-46222 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1439 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA du… - CVE-2026-46225 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1440 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA dur… - CVE-2026-46226 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm