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 29, 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
5211 7.5 重要
Network
libexpat project libexpat libexpat projectのlibexpatにおけるアルゴリズムの複雑さに関する脆弱性 CWE-407
アルゴリズムの複雑性
CVE-2026-45186 2026-05-18 12:10 2026-05-10 Show GitHub Exploit DB Packet Storm
5212 9.8 緊急
Network
vm2 project vm2 vm2 projectのvm2における誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-45411 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
5213 5.9 警告
Network
Haxx cURL HaxxのcURLにおける複数の脆弱性 CWE-295
CWE-319
CVE-2026-4873 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
5214 5.9 警告
Network
Haxx cURL HaxxのcURLにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-6253 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
5215 7.5 重要
Network
Haxx cURL HaxxのcURLにおける重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2026-6276 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
5216 5.3 警告
Network
Haxx cURL HaxxのcURLにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-6429 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
5217 7.5 重要
Network
PgBouncer PgBouncer PgBouncerにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-6664 2026-05-18 12:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5218 9.8 緊急
Network
PgBouncer PgBouncer PgBouncerにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-6665 2026-05-18 12:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5219 7.5 重要
Network
PgBouncer PgBouncer PgBouncerにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-6666 2026-05-18 12:09 2026-05-9 Show GitHub Exploit DB Packet Storm
5220 4.3 警告
Network
PgBouncer PgBouncer PgBouncerにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-6667 2026-05-18 12:09 2026-05-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1561 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared-view password check fell back to strict-equality (===) comparison for legacy plaintext passwords, leaking the… CWE-200
CWE-203
Information Exposure
 Information Exposure Through Discrepancy
CVE-2026-47379 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1562 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, sign-in response timing differed between known and unknown email addresses because the unknown-user branch returned with… CWE-208
CWE-307
 Information Exposure Through Timing Discrepancy
mproper Restriction of Excessive Authentication Attempts
CVE-2026-47380 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1563 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a user in one workspace could exercise another workspace's integration through the testConnection endpoint by supplying … CWE-290
 Authentication Bypass by Spoofing
CVE-2026-47381 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1564 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the connection-test endpoint opened a raw TCP socket to the user-supplied database host without resolving and range-chec… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47382 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1565 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated commenter could store HTML in row comments that executed as script when other users hovered over the co… CWE-79
Cross-site Scripting
CVE-2026-47383 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1566 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with column-create permission can inject SQL into the bulk groupBy endpoint by setting a column's … CWE-89
SQL Injection
CVE-2026-47384 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1567 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with base-create permission can attach a SQLite source pointing at an arbitrary file on the NocoDB… CWE-22
Path Traversal
CVE-2026-47385 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1568 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, two concurrent token-exchange requests using the same OAuth authorization code could each mint a distinct valid (access_… CWE-362
Race Condition
CVE-2026-47386 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1569 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared form-view submit handler (packages/nc-gui/composables/useSharedFormViewStore.ts) in NocoDB writes the form's … CWE-79
Cross-site Scripting
CVE-2026-47387 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1570 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a low-privilege MCP token holder with knowledge of an attachment path could read any file in shared storage, including a… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47388 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm