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 8, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218221 7.5 危険 ヒューレット・パッカード - HP Sprinter における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-2638 2014-10-14 14:46 2014-10-8 Show GitHub Exploit DB Packet Storm
218222 7.5 危険 ヒューレット・パッカード - HP Sprinter における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-2637 2014-10-14 14:45 2014-10-8 Show GitHub Exploit DB Packet Storm
218223 7.5 危険 ヒューレット・パッカード - HP Sprinter における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-2636 2014-10-14 14:43 2014-10-8 Show GitHub Exploit DB Packet Storm
218224 7.5 危険 ヒューレット・パッカード - HP Sprinter における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-2635 2014-10-14 14:42 2014-10-8 Show GitHub Exploit DB Packet Storm
218225 7.5 危険 Rejetto - Rejetto HTTP File Server のファイルコメント機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-7226 2014-10-14 14:30 2014-10-2 Show GitHub Exploit DB Packet Storm
218226 5 警告 アドビシステムズ - Adobe Digital Editions における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-8068 2014-10-14 14:14 2014-10-8 Show GitHub Exploit DB Packet Storm
218227 3.5 注意 Splunk - Splunk Enterprise のオートコンプリート機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3147 2014-10-14 13:50 2014-05-9 Show GitHub Exploit DB Packet Storm
218228 5 警告 Google - Android 上で稼動する Google Chrome で使用される Blink におけるコンテンツを偽装される脆弱性 CWE-119
バッファエラー
CVE-2014-3201 2014-10-14 13:43 2014-10-8 Show GitHub Exploit DB Packet Storm
218229 7.5 危険 Joomla! - Joomla! CMS における認証の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-7984 2014-10-14 13:32 2014-03-6 Show GitHub Exploit DB Packet Storm
218230 4.3 警告 Joomla! - Joomla! CMS の com_contact におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-7983 2014-10-14 13:32 2014-03-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
731 7.8 HIGH
Local
- - A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. The X server has multiple stack buffers sized XkbMaxShiftLevel * XkbNumKbdGroups but CheckKeyTypes() does not verify o… CWE-121
Stack-based Buffer Overflow
CVE-2026-50258 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
732 7.8 HIGH
Local
- - A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. _XkbSetMapChecks() declares a fixed-size stack buffer mapWidths[256] indexed by key type index. The helper function Ch… CWE-121
Stack-based Buffer Overflow
CVE-2026-50259 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
733 7.8 HIGH
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in FreeCounter(). A client that sets up multiple SyncCounters and awaits on those triggers can trigger a use-after-free when destroy… CWE-416
 Use After Free
CVE-2026-50260 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
734 7.8 HIGH
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in SyncChangeCounter(). A client that sets up multiple SyncCounters can trigger a use-after-free when destroying those counters via … CWE-416
 Use After Free
CVE-2026-50261 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
735 5.5 MEDIUM
Local
- - An out-of-bounds read flaw was found in the X.Org X server and Xwayland in __glXDisp_ChangeDrawableAttributes(). A wrong size validation check can read a client-controlled number of bytes, exceeding … CWE-125
Out-of-bounds Read
CVE-2026-50262 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
736 5.5 MEDIUM
Local
- - A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow(). A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, le… CWE-416
 Use After Free
CVE-2026-50263 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
737 7.8 HIGH
Local
- - An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat. A client that requests multiple DRI2BufferBackLeft attachments and one DRI2BufferFro… CWE-787
 Out-of-bounds Write
CVE-2026-50264 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
738 3.3 LOW
Local
- - A vulnerability was found in bytedance InfiniStore up to 0.2.33. The impacted element is the function purge_kv_map in the library /src/infinistore.h of the component KV Map Handler. Performing a mani… CWE-404
CWE-407
 Improper Resource Shutdown or Release
 Inefficient Algorithmic Complexity
CVE-2026-11312 2026-06-5 22:27 2026-06-5 Show GitHub Exploit DB Packet Storm
739 10.0 CRITICAL
Network
- - Improper Validation of Specified Quantity in Input vulnerability in ShapedPlugin, LLC Product Slider Pro for WooCommerce allows Malicious Software Implanted. This issue affects Product Slider Pro fo… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-49777 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm
740 3.6 LOW
Local
- - A vulnerability has been found in onnx onnx-mlir up to 0.5.0.0. Affected by this issue is the function generate_hash_key of the file src/Runtime/python/torch_onnxmlir/src/torch_onnxmlir/backend.py of… CWE-327
CWE-328
 Use of a Broken or Risky Cryptographic Algorithm
 Use of Weak Hash
CVE-2026-11329 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm