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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227601 7.8 危険 Rockwell Automation - 複数の Rockwell Automation 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6438 2013-01-28 15:55 2013-01-11 Show GitHub Exploit DB Packet Storm
227602 10 危険 Rockwell Automation - 複数の Rockwell Automation 製品における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2012-6437 2013-01-28 15:53 2013-01-11 Show GitHub Exploit DB Packet Storm
227603 7.8 危険 Rockwell Automation - 複数の Rockwell Automation 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6436 2013-01-28 15:53 2013-01-11 Show GitHub Exploit DB Packet Storm
227604 7.8 危険 Rockwell Automation - 複数の Rockwell Automation 製品におけるサービス運用妨害 (制御および通信の停止) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6435 2013-01-28 15:52 2013-01-11 Show GitHub Exploit DB Packet Storm
227605 4.3 警告 デル - Dell OpenManage Server Administrator にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6272 2013-01-28 14:07 2013-01-10 Show GitHub Exploit DB Packet Storm
227606 7.5 危険 Google - Mac OS X 上の Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0843 2013-01-28 11:33 2013-01-22 Show GitHub Exploit DB Packet Storm
227607 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2013-0842 2013-01-28 11:32 2013-01-22 Show GitHub Exploit DB Packet Storm
227608 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0841 2013-01-28 11:30 2013-01-22 Show GitHub Exploit DB Packet Storm
227609 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2013-0840 2013-01-28 11:29 2013-01-22 Show GitHub Exploit DB Packet Storm
227610 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0839 2013-01-28 11:28 2013-01-22 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