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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256461 1.9 注意 Linux
レッドハット
- Linux kernel の Direct Rendering Manager サブシステムの drm_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2803 2011-04-7 13:43 2010-08-26 Show GitHub Exploit DB Packet Storm
256462 2.6 注意 アップル - Apple Safari のウインドウの機能における任意のローカルファイルが送信される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0169 2011-04-6 18:38 2011-03-11 Show GitHub Exploit DB Packet Storm
256463 7.8 危険 アップル - 複数の Apple 製品の Wi-Fi におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0162 2011-04-6 18:36 2011-03-11 Show GitHub Exploit DB Packet Storm
256464 4.3 警告 アップル - Apple Safari のウインドウの機能における任意のローカルファイルが送信される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0167 2011-04-6 18:01 2011-03-11 Show GitHub Exploit DB Packet Storm
256465 5.8 警告 アップル - Apple Safari の HTML5 ドラッグ&ドロップの機能における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0166 2011-04-6 17:38 2011-03-11 Show GitHub Exploit DB Packet Storm
256466 5 警告 アップル - Apple iOS の Safari にある Safari 設定機能におけるユーザを追跡可能な脆弱性 CWE-20
不適切な入力確認
CVE-2011-0159 2011-04-6 17:34 2011-03-11 Show GitHub Exploit DB Packet Storm
256467 7.5 危険 アップル - Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0157 2011-04-6 17:29 2011-03-11 Show GitHub Exploit DB Packet Storm
256468 5 警告 OpenSLP - OpenSLP にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3609 2011-04-6 17:27 2011-03-22 Show GitHub Exploit DB Packet Storm
256469 5.8 警告 Apache Software Foundation - Apache Tomcat におけるアクセス制限を回避される脆弱性 CWE-DesignError
CVE-2011-1088 2011-04-6 17:23 2011-03-11 Show GitHub Exploit DB Packet Storm
256470 9.3 危険 マイクロソフト - Microsoft Groove 2007 における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3146 2011-04-6 17:09 2011-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
6411 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
6412 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
6413 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
6414 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
6415 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
6416 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
6417 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
6418 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
6419 4.7 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.6, the client-side and server-side GitHub OIDC flow is bound only to a global audienc… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44428 2026-05-16 02:23 2026-05-15 Show GitHub Exploit DB Packet Storm
6420 9.1 CRITICAL
Network
opnsense opnsense OPNsense is a FreeBSD based firewall and routing platform. Prior to 26.1.8, an authenticated Remote Code Execution (RCE) vulnerability in the OPNsense core allows a user with user-management privileg… CWE-78
OS Command 
CVE-2026-44194 2026-05-16 02:19 2026-05-14 Show GitHub Exploit DB Packet Storm