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 12, 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
133691 7.2 重要
Network
Moodle Moodle Moodle におけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2021-20187 2021-10-12 14:55 2021-01-25 Show GitHub Exploit DB Packet Storm
133692 8.8 重要
Network
Apache Software Foundation Apache Druid Apache Druid における重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2021-25646 2021-10-12 14:46 2021-01-29 Show GitHub Exploit DB Packet Storm
133693 6.5 警告
Network
CKEditor Team CKEditor 5 CKEditor 5 におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2021-21254 2021-10-12 14:22 2021-01-27 Show GitHub Exploit DB Packet Storm
133694 9.8 緊急
Network
Bitovi Launchpad launchpad におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2021-23330 2021-10-12 14:08 2021-02-1 Show GitHub Exploit DB Packet Storm
133695 7.3 重要
Network
Artur Kurowski kill-process-on-port kill-process-on-port における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2020-28426 2021-10-12 13:58 2020-12-11 Show GitHub Exploit DB Packet Storm
133696 5.3 警告
Network
Pallets project
Fedora Project
Jinja
Fedora
jinja2 におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2020-28493 2021-10-12 13:51 2020-09-25 Show GitHub Exploit DB Packet Storm
133697 7.5 重要
Network
MediaWiki MediaWiki MediaWiki における認証情報の不十分な保護に関する脆弱性 CWE-319
CWE-522
CVE-2020-29005 2021-10-11 18:12 2020-09-11 Show GitHub Exploit DB Packet Storm
133698 8.8 重要
Network
MediaWiki MediaWiki MediaWiki におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2020-29004 2021-10-11 18:12 2020-09-11 Show GitHub Exploit DB Packet Storm
133699 6.5 警告
Network
Istio
レッドハット
Red Hat OpenShift Service Mesh
Istio
Istio pilot における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2019-25014 2021-10-11 18:12 2019-11-12 Show GitHub Exploit DB Packet Storm
133700 7.5 重要
Network
marc project marc Rust 用 marc crate における脆弱性 CWE-noinfo
情報不足
CVE-2021-26308 2021-10-11 18:12 2021-01-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 8.2 HIGH
Network
- - The Aqara Developer Portal (developer.aqara.com) and shared test environments (developer-test.aqara.com, aiot-test.aqara.com) exhibit cross-origin request sharing, which is an instance of "CWE-942: P… New CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-50088 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
72 8.2 HIGH
Network
- - The Aqara IAM/SSO gateway (gw-builder.aqara.com) exhibits a cross-origin request sharing vulnerability, which is an instance of "CWE-942: Permissive Cross-domain Policy with Untrusted Domains," and h… New CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-50087 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
73 10.0 CRITICAL
Network
- - The Aqara IAM/SSO gateway (gw-builder.aqara.com) exposes bidirectional AES round-trups against the platform's signing key without authentication. This is an instance of "CWE-306: Missing Authenticati… New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-50086 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
74 8.6 HIGH
Network
- - The Aqara Board service (op-test.aqara.com) accepts arbitrary MQTT command payloads, and forwards them to the platfom's HiveMQ broker without authentication. This is an instance of "CWE-306: Missing … New CWE-306
Missing Authentication for Critical Function
CVE-2026-50085 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
75 9.6 CRITICAL
Network
- - The Aqara Cloud Production API (open-cn.aqara.com/v3.0/open/api) would authorize any valid developer token for access to any account. This is an instance of "CWE-862: Missing Authorization" with an e… New CWE-862
 Missing Authorization
CVE-2026-50084 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
76 9.1 CRITICAL
Network
- - The Aqara IAM/SSO Gateway (gw-builder.aqara.com) used a hardcoded OAuth client credential, which is an instance of "CWE-798: Use of Hard-coded Credentials." This issue has an estimated CVSS of CVSS:3… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-50083 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
77 6.5 MEDIUM
Network
- - The Aqara Cloud Developer Portal (developer.aqara.com) issued a developer token to any email address supplied by the attacker. This is an instance of "CWE-306: Missing Authentication for Critical Fun… New CWE-306
Missing Authentication for Critical Function
CVE-2026-50082 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
78 5.3 MEDIUM
Network
- - Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, before reading the first request-line, `HttpObjectDecoder` … New CWE-444
HTTP Request Smuggling
CVE-2026-50020 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
79 4.3 MEDIUM
Network
- - NanaZip is the 7-Zip derivative intended for the modern Windows experience. From version 3.0.1000.0 to before version 6.0.1698.0, a heap buffer-overflow read exists in the LVM2 physical-volume metada… New CWE-125
Out-of-bounds Read
CVE-2026-47224 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
80 9.8 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, a sandbox escape vulnerability in vm2 allows arbitrary code execution in the host process when untrusted code is executed with a… New CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-47210 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm