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 7, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199201 7.5 重要
Network
Debian
openSUSE project
GraphicsMagick
- GraphicsMagick の coders/sct.c の ReadSCTImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-8682 2017-03-6 16:50 2016-09-10 Show GitHub Exploit DB Packet Storm
199202 6.1 警告
Network
WSO2 - WSO2 SOA Enablement Server for Java におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4327 2017-03-6 16:32 2016-04-8 Show GitHub Exploit DB Packet Storm
199203 6.1 警告
Network
WSO2 - WSO2 Carbon におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4316 2017-03-6 16:32 2016-08-12 Show GitHub Exploit DB Packet Storm
199204 5.7 警告
Network
WSO2 - WSO2 Carbon におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4315 2017-03-6 16:32 2016-08-12 Show GitHub Exploit DB Packet Storm
199205 4.9 警告
Network
WSO2 - WSO2 Carbon の LogViewer Admin Service におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-4314 2017-03-6 16:32 2016-08-12 Show GitHub Exploit DB Packet Storm
199206 7.5 重要
Network
suckless.org
Fedora Project
- slock における画面ロックを回避される脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-6866 2017-03-6 16:31 2016-08-30 Show GitHub Exploit DB Packet Storm
199207 5.5 警告
Local
Libav - libav の resample.c の the ff_audio_resample 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-6832 2017-03-6 16:31 2016-08-17 Show GitHub Exploit DB Packet Storm
199208 7.8 重要
Local
Nagios Enterprises, LLC - Nagios における root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10089 2017-03-6 16:29 2016-12-30 Show GitHub Exploit DB Packet Storm
199209 7.5 重要
Network
FreeBSD - FreeBSD の telnetd サービスにおけるログインの引数を挿入される脆弱性 CWE-287
不適切な認証
CVE-2016-1888 2017-03-6 16:27 2016-12-6 Show GitHub Exploit DB Packet Storm
199210 7.8 重要
Local
FreeBSD - FreeBSD の Linux 互換レイヤの issetugid システムコールにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1883 2017-03-6 16:27 2016-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3221 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix deadlock in ni_read_folio_cmpr Syzbot reported a task hung in ni_readpage_cmpr (now ni_read_folio_cmpr). This is ca… - CVE-2025-71309 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3222 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() In ntfs_fill_super(), the fc->fs_private pointer is set to NULL withou… - CVE-2025-71312 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3223 - - - In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers() The dw_i3c_master_i2c_xfers() function allocates memory for the xfer struct… - CVE-2026-45863 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3224 - - - In the Linux kernel, the following vulnerability has been resolved: mctp i2c: initialise event handler read bytes Set a 0xff value for i2c reads of an mctp-i2c device. Otherwise reads will return "… - CVE-2026-45865 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3225 - - - In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix refcount leak in pcs_add_gpio_func() of_parse_phandle_with_args() returns a device_node pointer with refcoun… - CVE-2026-45868 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3226 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on get_burstcount() error get_burstcount() can return -EBUSY on timeout. When this happens, st… - CVE-2026-45871 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3227 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix memory leak in pqi_report_phys_luns() pqi_report_phys_luns() fails to release the rpl_list buffer when encoun… - CVE-2026-45872 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3228 - - - In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserve_unaccepted() function incorrectly calculates the size of the memblock… - CVE-2026-45851 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3229 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets Userspace provides an optimized representation in case in… - CVE-2026-45873 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3230 - - - In the Linux kernel, the following vulnerability has been resolved: phy: freescale: imx8qm-hsio: fix NULL pointer dereference During the probe the refclk_pad pointer is set to NULL if the 'fsl,refc… - CVE-2026-45874 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm