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":May 18, 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
206581 6.8 警告 マイクロソフト - Microsoft Internet Explorer 7 から 11 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4124 2015-12-2 15:45 2014-10-14 Show GitHub Exploit DB Packet Storm
206582 6.8 警告 マイクロソフト - Microsoft Internet Explorer 7 から 11 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4123 2015-12-2 15:45 2014-10-14 Show GitHub Exploit DB Packet Storm
206583 7.8 危険 Samba Project - rsync の check_secret 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2855 2015-12-2 15:45 2014-04-13 Show GitHub Exploit DB Packet Storm
206584 7.8 危険 OpenStack - OpenStack Identity の V3 API におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2014-2828 2015-12-2 15:45 2014-04-3 Show GitHub Exploit DB Packet Storm
206585 4.3 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における SERVER:SSL:yaSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6495 2015-12-2 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
206586 4.3 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における CLIENT:SSL:yaSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6496 2015-12-2 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
206587 7.5 危険 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における SERVER:SSL:yaSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6500 2015-12-2 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
206588 4.3 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における SERVER:SSL:yaSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6478 2015-12-2 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
206589 7.5 危険 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における SERVER:SSL:yaSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6491 2015-12-2 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
206590 4.3 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における CLIENT:SSL:yaSSL に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6494 2015-12-2 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
331 7.5 HIGH
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.81.0, a vulnerability in Fleet’s Windows MDM management endpoint could allow requests to be processed without proper client certifi… New CWE-295
Improper Certificate Validation 
CVE-2026-23998 2026-05-16 03:08 2026-05-15 Show GitHub Exploit DB Packet Storm
332 8.8 HIGH
Network
openimageio openimageio OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in t… New CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-43908 2026-05-16 03:07 2026-05-15 Show GitHub Exploit DB Packet Storm
333 8.8 HIGH
Network
openimageio openimageio OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in t… New CWE-125
CWE-190
CWE-787
Out-of-bounds Read
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-43909 2026-05-16 03:07 2026-05-15 Show GitHub Exploit DB Packet Storm
334 5.3 MEDIUM
Network
misp misp MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, MISP Collections did not enforce RFC 4122 UUID validation on the uuid field. As a result, a user able to create or mo… Update CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-44379 2026-05-16 02:57 2026-05-14 Show GitHub Exploit DB Packet Storm
335 7.1 HIGH
Local
saitoha libsixel libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a signed integer overflow in the SIXEL parser's image-buffer doubling loop can lead to an out-of-boun… New CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-44637 2026-05-16 02:55 2026-05-15 Show GitHub Exploit DB Packet Storm
336 2.5 LOW
Local
saitoha libsixel libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, a wrong NULL check after an allocation call in sixel_decode_raw and sixel_decode causes a NULL pointe… New CWE-476
CWE-690
 NULL Pointer Dereference
 Unchecked Return Value to NULL Pointer Dereference
CVE-2026-44638 2026-05-16 02:54 2026-05-15 Show GitHub Exploit DB Packet Storm
337 5.4 MEDIUM
Network
lfprojects mcp_registry The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. Prior to 1.7.7, the public catalogue UI served at GET / (file internal/api/handlers/v0/ui_index.ht… New CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-44429 2026-05-16 02:52 2026-05-15 Show GitHub Exploit DB Packet Storm
338 7.2 HIGH
Network
misp misp MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, an improper access control vulnerability in the authentication key reset functionality allowed an authenticated organ… Update CWE-863
 Incorrect Authorization
CVE-2026-44380 2026-05-16 02:42 2026-05-14 Show GitHub Exploit DB Packet Storm
339 5.3 MEDIUM
Network
misp misp MISP is an open source threat intelligence and sharing platform. Prior to 2.5.37, a SQL injection vulnerability existed in the handling of user-controlled ordering parameters in the event and shadow … Update CWE-89
SQL Injection
CVE-2026-44381 2026-05-16 02:37 2026-05-14 Show GitHub Exploit DB Packet Storm
340 8.1 HIGH
Network
fit2cloud sqlbot SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. Prior to 1.8.0, SQLBot contains a Cross-Workspace IDOR (Insecure Direct Object Reference) and Authorization Bypass … Update CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-42463 2026-05-16 02:34 2026-05-14 Show GitHub Exploit DB Packet Storm