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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3351 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7348 2026-05-7 12:27 2026-04-28 Show GitHub Exploit DB Packet Storm
3352 6.3 警告
Network
Shenzhen Tenda Technology Co.,Ltd. 4g300 ファームウェア Shenzhen Tenda Technology Co.,Ltd.の4g300 ファームウェアにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-7469 2026-05-7 12:27 2026-04-30 Show GitHub Exploit DB Packet Storm
3353 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. 4g300 ファームウェア Shenzhen Tenda Technology Co.,Ltd.の4g300 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-7470 2026-05-7 12:27 2026-04-30 Show GitHub Exploit DB Packet Storm
3354 7 重要
Local
NASA Core Flight System (cFS) NASAのCore Flight System (cFS)における複数の脆弱性 CWE-20
CWE-502
CWE-502
CVE-2026-5473 2026-05-7 12:27 2026-04-3 Show GitHub Exploit DB Packet Storm
3355 8.8 重要
Adjacent
NASA Core Flight System (cFS) NASAのCore Flight System (cFS)における複数の脆弱性 CWE-119
CWE-122
CVE-2026-5474 2026-05-7 12:27 2026-04-3 Show GitHub Exploit DB Packet Storm
3356 5.4 警告
Network
TensorOpera FEDML TensorOperaのFEDMLにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-5535 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
3357 7.3 重要
Network
TensorOpera FEDML TensorOperaのFEDMLにおける複数の脆弱性 CWE-20
CWE-502
CVE-2026-5536 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
3358 9.8 緊急
Network
Technostrobe HI-LED-WR120-G2 Firmware TechnostrobeのHI-LED-WR120-G2 Firmwareにおける複数の脆弱性 CWE-266
CWE-284
CVE-2026-5569 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
3359 9.8 緊急
Network
Technostrobe HI-LED-WR120-G2 Firmware TechnostrobeのHI-LED-WR120-G2 Firmwareにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2026-5570 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
3360 7.5 重要
Network
Technostrobe HI-LED-WR120-G2 Firmware TechnostrobeのHI-LED-WR120-G2 Firmwareにおける複数の脆弱性 CWE-200
CWE-284
CVE-2026-5571 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WS… Update - CVE-2026-45841 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1112 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with … Update - CVE-2026-45840 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1113 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that desc… Update - CVE-2026-45839 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1114 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element … Update - CVE-2026-45838 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1115 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… Update - CVE-2026-45836 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1116 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Add the same NULL guard already present in l2cap_sock_resu… Update - CVE-2026-45835 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1117 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Add the same NULL guard already present in l2cap_sock_resume… Update - CVE-2026-45834 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1118 10.0 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded BETTER_AUTH_SECRET fallback ("better-auth-secret-123456789") lets an unauthenticated attacker … Update CWE-798
 Use of Hard-coded Credentials
CVE-2026-45631 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm
1119 8.1 HIGH
Network
apache apache-airflow-providers-google Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposing SSH traffic between an Airflow worker and a Compute Engine VM to in-path network attac… Update CWE-322
 Key Exchange without Entity Authentication
CVE-2026-45361 2026-06-2 02:17 2026-05-25 Show GitHub Exploit DB Packet Storm
1120 7.7 HIGH
Network
- - FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allows an authenticated attacker to bypass the global isInternalAddress network pro… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44285 2026-06-2 02:17 2026-05-30 Show GitHub Exploit DB Packet Storm