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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3421 7.5 重要
Network
マイクロソフト Microsoft 365 Copilot BizChat M365 Copilot の情報漏えいの脆弱性 CWE-74
インジェクション
CVE-2026-26164 2026-05-11 11:12 2026-05-7 Show GitHub Exploit DB Packet Storm
3422 9.8 緊急
Network
vm2 project vm2 vm2 projectのvm2における保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-26956 2026-05-11 11:12 2026-05-4 Show GitHub Exploit DB Packet Storm
3423 6.5 警告
Network
Traccar Ltd Traccar Traccar LtdのTraccarにおけるCSV ファイル内の数式要素の中和に関する脆弱性 CWE-1236
CSV ファイル内の数式要素の不適切な中和
CVE-2026-27644 2026-05-11 11:12 2026-05-5 Show GitHub Exploit DB Packet Storm
3424 5.4 警告
Network
Traccar Ltd Traccar Traccar LtdのTraccarにおけるブラインド XPath インジェクションの脆弱性 CWE-91
ブラインド XPath インジェクション
CVE-2026-27693 2026-05-11 11:12 2026-05-5 Show GitHub Exploit DB Packet Storm
3425 5.4 警告
Network
Traccar Ltd Traccar Traccar LtdのTraccarにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-27694 2026-05-11 11:11 2026-05-5 Show GitHub Exploit DB Packet Storm
3426 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31753 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
3427 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31754 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
3428 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31755 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
3429 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-31756 2026-05-11 11:11 2026-05-1 Show GitHub Exploit DB Packet Storm
3430 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31757 2026-05-11 11:11 2026-05-1 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
2771 - - - Incorrect permission settings on a critical resource in Suprema BioStar 2 (versions 2.9.3 through 2.9.11) that allow backup files to be publicly exposed when the administrator configures their path w… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-9508 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2772 - - - An unhandled exception in Suprema BioStar 2 (Server), versions 2.9.8, 2.9.10, and 2.9.11, that allows an unauthenticated remote attacker to cause a denial of service (DoS) by sending HTTP POST reques… CWE-248
 Uncaught Exception
CVE-2026-9509 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2773 9.1 CRITICAL
Network
- - The WP Travel Pro plugin for WordPress is vulnerable to arbitrary user deletion via the /wp-json/wp-travel/v1/travel-guide/{user_id} REST API endpoint in all versions up to, and including, 10.6.0. Th… CWE-862
 Missing Authorization
CVE-2026-4290 2026-05-30 00:39 2026-05-30 Show GitHub Exploit DB Packet Storm
2774 8.2 HIGH
Network
- - Anchor is a framework providing several convenient developer tools for writing Solana programs. From 1.0.0 to before 1.0.2, an logic error causes anchor programs to accept any program id when requiri… CWE-20
 Improper Input Validation 
CVE-2026-45137 2026-05-30 00:34 2026-05-28 Show GitHub Exploit DB Packet Storm
2775 6.1 MEDIUM
Network
golang net Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML befo… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-25681 2026-05-30 00:30 2026-05-23 Show GitHub Exploit DB Packet Storm
2776 7.5 HIGH
Network
- - Banks generates meaningful LLM prompts using a template language that makes sense. Prior to 2.4.2, banks uses jinja2.Environment() (unsandboxed) to render prompt templates. Applications that pass use… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-44209 2026-05-30 00:29 2026-05-27 Show GitHub Exploit DB Packet Storm
2777 5.4 MEDIUM
Network
- - FacturaScripts is an open source accounting and invoicing software. In 2025.92 and earlier, a stored Cross-Site Scripting (XSS) vulnerability exists in the product search modal of sales (Core/Lib/Aja… CWE-79
Cross-site Scripting
CVE-2026-42877 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
2778 - - - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. From 2024-06-29 to before 2026-05-07, the web application endpoint is vulnerable to SQL injection. The /pialert/php/server/devi… CWE-89
SQL Injection
CVE-2026-44886 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
2779 9.8 CRITICAL
Network
- - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's web-based configuration editor allows arbitrary Python code to be injected into pialert.conf. S… CWE-94
Code Injection
CVE-2026-44887 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
2780 9.8 CRITICAL
Network
- - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. Prior to 2026-05-07, Pi.Alert's SaveConfigFile() endpoint writes user-supplied numeric config values (e.g., SMTP_PORT) directly… CWE-94
Code Injection
CVE-2026-44888 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm