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 20, 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
190941 5.4 警告
Network
シスコシステムズ - Cisco Secure Access Control System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6769 2017-09-4 18:17 2017-07-26 Show GitHub Exploit DB Packet Storm
190942 8.8 重要
Network
シスコシステムズ - Cisco Prime Collaboration Provisioning Tool におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6756 2017-09-4 18:17 2017-08-2 Show GitHub Exploit DB Packet Storm
190943 8.1 重要
Network
NetApp - NetApp SnapCenter Server におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2015-7887 2017-09-4 18:00 2015-10-26 Show GitHub Exploit DB Packet Storm
190944 9.8 緊急
Network
シスコシステムズ - Cisco Identity Services Engine における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-6747 2017-09-4 17:53 2017-08-2 Show GitHub Exploit DB Packet Storm
190945 7.5 重要
Network
シスコシステムズ - Cisco Videoscape Distribution Suite for Television におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-6745 2017-09-4 17:53 2017-08-2 Show GitHub Exploit DB Packet Storm
190946 4.7 警告
Local
teether - authd における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2016-4982 2017-09-4 17:48 2016-06-13 Show GitHub Exploit DB Packet Storm
190947 7.5 重要
Network
シスコシステムズ - Cisco IOS XE ソフトウェアにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6664 2017-09-4 17:40 2017-07-26 Show GitHub Exploit DB Packet Storm
190948 6.5 警告
Adjacent
シスコシステムズ - Cisco IOS ソフトウェアおよび Cisco IOS XE ソフトウェアにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6663 2017-09-4 17:40 2017-07-26 Show GitHub Exploit DB Packet Storm
190949 7.5 重要
Network
Peter Selinger - Potrace における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-12067 2017-09-4 17:33 2017-07-31 Show GitHub Exploit DB Packet Storm
190950 6.1 警告
Network
Digium - FreePBX 用 Digium Addons モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2690 2017-09-4 17:29 2015-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
811 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… 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
812 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… 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
813 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… 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
814 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… 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
815 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… 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
816 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… 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
817 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… CWE-863
 Incorrect Authorization
CVE-2026-44380 2026-05-16 02:42 2026-05-14 Show GitHub Exploit DB Packet Storm
818 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 … CWE-89
SQL Injection
CVE-2026-44381 2026-05-16 02:37 2026-05-14 Show GitHub Exploit DB Packet Storm
819 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 … 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
820 9.1 CRITICAL
Network
opnsense opnsense OPNsense is a FreeBSD based firewall and routing platform. Prior to 26.1.7, the XMLRPC method opnsense.restore_config_section fails to sanitize user supplied input leading to Remote Code Execution. T… CWE-88
Argument Injection
CVE-2026-44193 2026-05-16 02:30 2026-05-14 Show GitHub Exploit DB Packet Storm