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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205291 7.5 重要
Network
WordPress.org - WordPress のカスタマイザーにおけるリダイレクト制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2016-5832 2016-06-30 15:30 2016-06-21 Show GitHub Exploit DB Packet Storm
205292 8.5 重要
Network
Fabrice Bellard - QEMU の hw/ide/ahci.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1568 2016-06-30 15:10 2016-01-11 Show GitHub Exploit DB Packet Storm
205293 7.5 危険 アップル
Google
サイボウズ
VMware
- libxml2 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3919 2016-06-30 15:05 2012-01-5 Show GitHub Exploit DB Packet Storm
205294 9.3 危険 アップル
VMware
xmlsoft.org
オラクル
- libxml および libxml2 の xpath.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1944 2016-06-30 15:05 2011-09-2 Show GitHub Exploit DB Packet Storm
205295 5 警告 サイボウズ
Google
VMware
- Google Chrome などで使用される libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3905 2016-06-30 15:05 2011-12-13 Show GitHub Exploit DB Packet Storm
205296 7.5 危険 アップル
Google
サイボウズ
- libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2821 2016-06-30 15:05 2011-08-22 Show GitHub Exploit DB Packet Storm
205297 6.8 警告 アップル
Google
サイボウズ
VMware
- libxml2 におけるメモリ二重開放の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2834 2016-06-30 14:56 2011-09-16 Show GitHub Exploit DB Packet Storm
205298 9.3 危険 アップル
VMware
サイボウズ
- Apple Safari などの製品で利用される libxml における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0216 2016-06-30 14:53 2011-07-21 Show GitHub Exploit DB Packet Storm
205299 3.5 注意 David King - Vino の vino-server の rfbSendFramebufferUpdate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0905 2016-06-30 14:45 2011-05-10 Show GitHub Exploit DB Packet Storm
205300 4.3 警告 xmlsoft.org
アップル
ヒューレット・パッカード
VMware
Google
OpenOffice.org Project
- libxml2 の XPath 表現におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4008 2016-06-30 14:45 2010-11-17 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
981 7.3 HIGH
Local
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most appli… CWE-502
 Deserialization of Untrusted Data
CVE-2026-34993 2026-06-5 22:44 2026-06-3 Show GitHub Exploit DB Packet Storm
982 7.5 HIGH
Network
aiohttp aiohttp AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin r… CWE-346
 Origin Validation Error
CVE-2026-47265 2026-06-5 22:39 2026-06-3 Show GitHub Exploit DB Packet Storm
983 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
984 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
985 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
986 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
987 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
988 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
989 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
990 7.2 HIGH
Network
- - A vulnerability has been found in Shibby Tomato 1.28.0000. This vulnerability affects the function start_6rd_tunnel of the file /sbin/rc of the component Web UI. Such manipulation of the argument ipv… CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-10871 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm