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 9, 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
218211 4.3 警告 IBM - IBM Security QRadar SIEM における平文の認証情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-4825 2014-10-27 11:50 2014-10-8 Show GitHub Exploit DB Packet Storm
218212 4.3 警告 IBM - WebSphere MQ の Telemetry Component における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-6116 2014-10-27 11:49 2014-10-8 Show GitHub Exploit DB Packet Storm
218213 1.9 注意 IBM - IBM WebSphere MQ classes for Java ライブラリおよび Websphere MQ Explorer における事前に設定された平文のパスワードを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-4822 2014-10-27 11:48 2014-10-13 Show GitHub Exploit DB Packet Storm
218214 4.3 警告 Aptana - Aflax におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-5331 2014-10-24 18:32 2014-10-16 Show GitHub Exploit DB Packet Storm
218215 6.5 警告 Tips and Tricks HQ - WordPress 用 All In One WP Security & Firewall プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-6242 2014-10-24 18:24 2014-09-12 Show GitHub Exploit DB Packet Storm
218216 5 警告 シスコシステムズ - Cisco WebEx Meetings Server における任意のファイルのダウンロードを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3395 2014-10-24 18:23 2014-09-30 Show GitHub Exploit DB Packet Storm
218217 6.8 警告 シスコシステムズ - Cisco Prime Optical の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3408 2014-10-24 18:22 2014-10-15 Show GitHub Exploit DB Packet Storm
218218 7.1 危険 シスコシステムズ - Cisco Intrusion Prevention System ソフトウェアの IP ロギング機能ににおけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2014-3406 2014-10-24 18:22 2014-10-14 Show GitHub Exploit DB Packet Storm
218219 7.8 危険 シスコシステムズ - Cisco TelePresence MCU ソフトウェアのネットワークスタック におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3397 2014-10-24 18:21 2014-10-15 Show GitHub Exploit DB Packet Storm
218220 5 警告 シスコシステムズ - Cisco Email Security Appliance 上で稼働する Cisco AsyncOS の ZIP インスペクションエンジンにおけるマルウェアフィルタリングを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3381 2014-10-24 18:20 2014-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
631 9.8 CRITICAL
Network
freedesktop libinput In libinput before 1.30.4 and 1.31.x before 1.31.3, libinput-device-group unescaped phys output can inject udev properties leading to arbitrary root code execution CWE-93
CRLF Injection
CVE-2026-50292 2026-06-6 06:06 2026-06-5 Show GitHub Exploit DB Packet Storm
632 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… 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
633 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… CWE-330
 Use of Insufficiently Random Values
CVE-2026-41207 2026-06-6 06:01 2026-06-5 Show GitHub Exploit DB Packet Storm
634 - - - 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… - CVE-2025-71313 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
635 - - - 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… - CVE-2025-71314 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
636 - - - 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… - CVE-2026-46245 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
637 - - - 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… - CVE-2026-46249 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
638 - - - 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… - CVE-2026-46258 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
639 - - - 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… - CVE-2026-46261 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm
640 - - - 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… - CVE-2026-46246 2026-06-6 05:51 2026-06-4 Show GitHub Exploit DB Packet Storm