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 2, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2191 6.5 警告
Network
MongoDB Inc. MongoDB MongoDB Inc.のMongoDBにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-8063 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2192 5.4 警告
Network
MISP MISP MISPにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-8080 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2193 9.8 緊急
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における例外的な状態のチェックに関する脆弱性 CWE-754
CWE-noinfo
CVE-2026-8091 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2194 8.1 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における複数の脆弱性 CWE-125
CWE-416
CWE-787
CVE-2026-8092 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2195 8.1 重要
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-8093 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2196 9.8 緊急
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品におけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-8094 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2197 6.1 警告
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-8106 2026-05-13 10:21 2026-05-7 Show GitHub Exploit DB Packet Storm
2198 7.2 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC6 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC6 ファームウェアにおける複数の脆弱性 CWE-77
CWE-78
CWE-78
CVE-2026-8259 2026-05-13 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
2199 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC6 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC6 ファームウェアにおける複数の脆弱性 CWE-77
CWE-78
CWE-78
CVE-2026-8264 2026-05-13 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
2200 7.2 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC6 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC6 ファームウェアにおける複数の脆弱性 CWE-77
CWE-78
CWE-78
CVE-2026-8265 2026-05-13 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
318711 6.1 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 reflected XSS was possible on the agentPushPreset page CWE-79
Cross-site Scripting
CVE-2024-43809 2024-08-20 06:11 2024-08-17 Show GitHub Exploit DB Packet Storm
318712 5.4 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 self XSS was possible in the HashiCorp Vault plugin CWE-79
Cross-site Scripting
CVE-2024-43808 2024-08-20 06:10 2024-08-17 Show GitHub Exploit DB Packet Storm
318713 5.4 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2024.07.1 multiple stored XSS was possible on Clouds page CWE-79
Cross-site Scripting
CVE-2024-43807 2024-08-20 06:09 2024-08-17 Show GitHub Exploit DB Packet Storm
318714 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). ip6table_nat_table_init() accesses net->gen->ptr[… CWE-476
 NULL Pointer Dereference
CVE-2024-42269 2024-08-20 05:53 2024-08-17 Show GitHub Exploit DB Packet Storm
318715 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions per… CWE-667
 Improper Locking
CVE-2024-42268 2024-08-20 05:52 2024-08-17 Show GitHub Exploit DB Packet Storm
318716 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-42263 2024-08-20 05:41 2024-08-17 Show GitHub Exploit DB Packet Storm
318717 - - - In setTransactionState of SurfaceFlinger.cpp, there is a possible way to perform tapjacking due to a logic error in the code. This could lead to local escalation of privilege with no additional execu… - CVE-2024-34743 2024-08-20 05:35 2024-08-16 Show GitHub Exploit DB Packet Storm
318718 - - - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2024-7958 2024-08-20 05:15 2024-08-20 Show GitHub Exploit DB Packet Storm
318719 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the performance extension If fetching of userspace memory fails during the main loop, all d… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-42262 2024-08-20 05:05 2024-08-17 Show GitHub Exploit DB Packet Storm
318720 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from bh context. iucv->pat… CWE-416
 Use After Free
CVE-2024-42271 2024-08-20 05:03 2024-08-17 Show GitHub Exploit DB Packet Storm