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 28, 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
202181 7.5 重要
Network
libdwarf project - libdwarf の dwarf_elf_access.c の WRITE_UNALIGNED 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-787
境界外書き込み
CVE-2016-5044 2017-03-7 16:56 2016-05-2 Show GitHub Exploit DB Packet Storm
202182 7.5 重要
Network
libdwarf project - libdwarf の dwarf_dealloc 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5043 2017-03-7 16:56 2016-05-2 Show GitHub Exploit DB Packet Storm
202183 7.5 重要
Network
libdwarf project - libdwarf の dwarf_get_aranges_list 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-5042 2017-03-7 16:56 2016-05-2 Show GitHub Exploit DB Packet Storm
202184 7.5 重要
Network
libdwarf project - libdwarf におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5040 2017-03-7 16:56 2016-05-2 Show GitHub Exploit DB Packet Storm
202185 7.5 重要
Network
libdwarf project - libdwarf の get_attr_value 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5039 2017-03-7 16:56 2016-05-5 Show GitHub Exploit DB Packet Storm
202186 7.5 重要
Network
libdwarf project - libdwarf の dwarf_macro5.c の dwarf_get_macro_startend_file 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5038 2017-03-7 16:56 2016-05-5 Show GitHub Exploit DB Packet Storm
202187 5.5 警告
Local
libdwarf project - libdwarf の _dwarf_load_section 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-5037 2017-03-7 16:56 2016-05-5 Show GitHub Exploit DB Packet Storm
202188 7.5 重要
Network
libdwarf project - libdwarf の print_sections.c の dump_block 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5036 2017-03-7 16:56 2016-05-6 Show GitHub Exploit DB Packet Storm
202189 5.5 警告
Local
libdwarf project - libdwarf の dwarf_line_table_reader.c の _dwarf_read_line_table_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-5035 2017-03-7 16:56 2016-05-6 Show GitHub Exploit DB Packet Storm
202190 5.5 警告
Local
libdwarf project - libdwarf の dwarf_elf_access.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-787
境界外書き込み
CVE-2016-5034 2017-03-7 16:56 2016-05-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 - - - 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
932 - - - 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
933 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, revokeAllOAuthTokensByUser in the users service is an empty stub being called from passwordChange, passwordForgot, and p… CWE-613
 Insufficient Session Expiration
CVE-2026-53926 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
934 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-fetch endpoint (axiosRequestMake) accepted URLs whose path contained a permitted extension anywhere in t… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53927 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
935 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a stolen refresh token survived a password-forgot flow and could be used to mint fresh JWTs even after the user reset th… CWE-613
 Insufficient Session Expiration
CVE-2026-53928 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
936 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the base-migration endpoint accepted a caller-supplied URL that the migration worker dereferenced without enforcing prot… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53930 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
937 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable … CWE-441
CWE-918
Confused Deputy
Server-Side Request Forgery (SSRF) 
CVE-2026-53931 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
938 8.5 HIGH
Network
- - Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.1, 8.3.3, 8.2.3, 8.1.4, 8.0.5, 7.13.7, and 7.10.11, Rocket.Chat's sendFileMessage DDP method pas… CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-45687 2026-06-25 23:19 2026-06-25 Show GitHub Exploit DB Packet Storm
939 8.3 HIGH
Network
- - Gogs is an open source self-hosted Git service. Prior to 0.14.3, the fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47267 2026-06-25 23:19 2026-06-25 Show GitHub Exploit DB Packet Storm
940 - - - Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.2, 8.3.4, 8.2.4, 8.1.5, 8.0.6, 7.13.8, and 7.10.12, Rocket.Chat does not revoke OAuth bearer or … CWE-613
 Insufficient Session Expiration
CVE-2026-49277 2026-06-25 23:19 2026-06-25 Show GitHub Exploit DB Packet Storm