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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
381 2.7
Network
Synology Inc. Surveillance Station Synology Inc.のSurveillance Stationにおけるパーミッションの不適切な保持に関する脆弱性 CWE-281
パーミッションの不適切な保持
CVE-2024-47270 2026-06-3 15:37 2026-05-27 Show GitHub Exploit DB Packet Storm
382 4.9 警告
Network
Synology Inc. Surveillance Station Synology Inc.のSurveillance Stationにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2024-47271 2026-06-3 15:37 2026-05-27 Show GitHub Exploit DB Packet Storm
383 2.7
Network
Synology Inc. Surveillance Station Synology Inc.のSurveillance Stationにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2024-47272 2026-06-3 15:37 2026-05-27 Show GitHub Exploit DB Packet Storm
384 4.3 警告
Network
IBM IBM Business Automation Workflow IBMのIBM Business Automation Workflowにおけるエラーメッセージによる情報漏えいに関する脆弱性 CWE-209
エラーメッセージによる情報漏えい
CVE-2026-1248 2026-06-3 15:37 2026-05-27 Show GitHub Exploit DB Packet Storm
385 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23300 2026-06-3 15:37 2026-03-25 Show GitHub Exploit DB Packet Storm
386 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける未チェックの戻り値に関する脆弱性 CWE-252
未チェックの戻り値
CVE-2026-23301 2026-06-3 15:37 2026-03-25 Show GitHub Exploit DB Packet Storm
387 4.7 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-23302 2026-06-3 15:37 2026-03-25 Show GitHub Exploit DB Packet Storm
388 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23303 2026-06-3 15:37 2026-03-25 Show GitHub Exploit DB Packet Storm
389 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23304 2026-06-3 15:37 2026-03-25 Show GitHub Exploit DB Packet Storm
390 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-23305 2026-06-3 15:37 2026-03-25 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