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 6, 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
199601 6.1 警告
Network
WordPress.org - WordPress 用 WP Mail プラグインにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5942 2017-02-22 15:31 2017-02-15 Show GitHub Exploit DB Packet Storm
199602 5.4 警告
Network
IBM - IBM Spectrum Protect Operations Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6046 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
199603 8.8 重要
Network
IBM - IBM Spectrum Protect Operations Center におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6045 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
199604 4.3 警告
Network
IBM - IBM Spectrum Protect Operations Center におけるセキュリティポリシーに違反される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6044 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
199605 7 重要
Local
IBM - IBM Spectrum Protect Operations Center における以前にログインしたユーザを継承される脆弱性 CWE-384
セッションの固定化
CVE-2016-6043 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
199606 7.3 重要
Local
IBM - IBM Security AppScan Enterprise エディションにおけるシステム上で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-6042 2017-02-22 11:56 2016-12-6 Show GitHub Exploit DB Packet Storm
199607 6.1 警告
Network
IBM - IBM Sterling B2B Integrator Standard Edition におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2016-6020 2017-02-22 11:55 2016-12-21 Show GitHub Exploit DB Packet Storm
199608 5.4 警告
Network
IBM - IBM TRIRIGA Application Platform におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5980 2017-02-22 11:54 2016-10-17 Show GitHub Exploit DB Packet Storm
199609 5.5 警告
Local
IBM - IBM BigFix Inventory におけるユーザの認証情報を読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-8967 2017-02-22 11:35 2016-10-25 Show GitHub Exploit DB Packet Storm
199610 5.4 警告
Network
IBM - IBM WebSphere Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-8934 2017-02-22 11:30 2016-12-5 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
191 9.1 CRITICAL
Network
netty netty-incubator-codec-ohttp The netty incubator codec.bhttp is a java language binary http parser. The library implements Oblivious HTTP (RFC 9458) using BoringSSL's HPKE C library via JNI. When deriving native memory addresses… New CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-48040 2026-06-6 06:04 2026-06-5 Show GitHub Exploit DB Packet Storm
192 5.3 MEDIUM
Network
netty netty-incubator-codec-ohttp The netty incubator codec.bhttp is a java language binary http parser. Prior to version 0.0.21.Final, HKDF_expand returns non-NULL on failure. The byte[] is filled with zeros and has no way to distin… New CWE-330
 Use of Insufficiently Random Values
CVE-2026-41207 2026-06-6 06:01 2026-06-5 Show GitHub Exploit DB Packet Storm
193 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for alloc_workqueue() alloc_workqueue() can return NULL on memory allocation failure. Witho… Update - CVE-2025-71313 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
194 - - - In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Recover from panthor_gpu_flush_caches() failures We have seen a few cases where the whole memory subsystem is blocke… Update - CVE-2025-71314 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
195 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dc_link NULL handling in HPD init amdgpu_dm_hpd_init() may see connectors without a valid dc_link. The code… Update - CVE-2026-46245 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
196 - - - In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix PF driver crash with kexec kernel booting During a kexec reboot the hardware is not power-cycled, so AF state f… Update - CVE-2026-46249 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
197 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandle_create() In linehandle_create(), there is a statement like this: retain_and_nu… Update - CVE-2026-46258 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
198 - - - In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe() platform_get_resource_byname() can return NULL, which w… Update - CVE-2026-46261 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
199 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler Using the `devm_` variant for requesting IRQ _before_ the… Update - CVE-2026-46246 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
200 - - - In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gfx3d: add parent to parent request map After commit d228ece36345 ("clk: divider: remove round_rate() in favor of dete… Update - CVE-2026-46247 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm