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 12, 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
481 9.8 緊急
Network
Apache Software Foundation Apache OpenNLP Apache Software FoundationのApache OpenNLPにおけるクラスまたはコードを選択する外部から制御された入力の使用に関する脆弱性 CWE-470
クラスまたはコードを選択する外部から制御された入力の使用
CVE-2026-42027 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
482 6.5 警告
Network
nginxui Nginx UI Nginx UI TeamのNginx UIにおける複数の脆弱性 CWE-200
CWE-863
CVE-2026-42220 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
483 9.8 緊急
Network
nginxui Nginx UI Nginx UI TeamのNginx UIにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-42221 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
484 9.8 緊急
Network
nginxui Nginx UI Nginx UI TeamのNginx UIにおける複数の脆弱性 CWE-284
CWE-306
CVE-2026-42222 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
485 6.5 警告
Network
nginxui Nginx UI Nginx UI TeamのNginx UIにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-42223 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
486 7.5 重要
Network
n8n n8n n8nにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-42226 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
487 6.5 警告
Network
n8n n8n n8nにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-42227 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
488 6.5 警告
Network
n8n n8n n8nにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-42228 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
489 8.8 重要
Network
n8n n8n n8nにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-42229 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
490 6.1 警告
Network
n8n n8n n8nにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-42230 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
701 7.5 HIGH
Network
- - A Denial of Service (DoS) vulnerability in the DNSSEC validation of dnsmasq allows remote attackers to cause a denial of service via a crafted DNS packet. New - CVE-2026-4890 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
702 5.3 MEDIUM
Network
- - A heap-based out-of-bounds read vulnerability in the DNSSEC validation of dnsmasq allows remote attackers to cause a denial of service via a crafted DNS packet. New - CVE-2026-4891 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
703 8.4 HIGH
Local
- - A heap-based out-of-bounds write vulnerability in the DHCPv6 implementation of dnsmasq allows local attackers to execute arbitrary code with root privileges via a crafted DHCPv6 packet. New - CVE-2026-4892 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
704 5.3 MEDIUM
Network
- - An information disclosure vulnerability in dnsmasq allows remote attackers to bypass source checks via a crafted DNS packet with RFC 7871 client subnet information. New - CVE-2026-4893 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
705 - - - A buffer overflow in dnsmasq’s extract_addresses() function allows an attacker to trigger a heap out-of-bounds read and crash by exploiting a malformed DNS response, enabling extract_name() to advanc… New - CVE-2026-5172 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
706 - - - An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing le… New CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-35227 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
707 - - - A remote code execution vulnerability exists in Code Runner MCP Server when run with the --transport http option, which exposes the /mcp JSON-RPC endpoint without authentication on port 3088. An unau… New CWE-306
Missing Authentication for Critical Function
CVE-2026-5029 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
708 - - - ATutor is vulnerable to Reflected XSS in /install/upgrade.php endpoint. An attacker can provide a specially crafted URL that, when opened, results in arbitrary JavaScript execution in the victim's br… New CWE-79
Cross-site Scripting
CVE-2026-6909 2026-05-12 23:15 2026-05-11 Show GitHub Exploit DB Packet Storm
709 - - - ATutor is vulnerable to Reflected XSS in /install/install.php endpoint. An attacker can provide a specially crafted URL that, when opened, results in arbitrary JavaScript execution in the victim's br… New CWE-79
Cross-site Scripting
CVE-2026-6956 2026-05-12 23:15 2026-05-11 Show GitHub Exploit DB Packet Storm
710 9.8 CRITICAL
Network
cross-crypto cross-implementation CROSS implementation contains reference and optimized implementations of the CROSS post-quantum signature algorithm. Prior to commit fc6b7e7, there is a buffer overflow in crypto_sign_open() caused b… Update CWE-121
CWE-122
Stack-based Buffer Overflow
Heap-based Buffer Overflow
CVE-2026-41509 2026-05-12 23:15 2026-05-8 Show GitHub Exploit DB Packet Storm