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 24, 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
222241 3.5 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4348 2014-06-26 11:47 2014-06-20 Show GitHub Exploit DB Packet Storm
222242 6.8 警告 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3299 2014-06-26 11:23 2014-06-25 Show GitHub Exploit DB Packet Storm
222243 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の SMIL Animation Controller における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1541 2014-06-25 14:56 2014-06-10 Show GitHub Exploit DB Packet Storm
222244 4 警告 Debian - apt におけるトロイの木馬のパッケージをダウンロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-0478 2014-06-25 14:25 2014-06-12 Show GitHub Exploit DB Packet Storm
222245 10 危険 Mozilla Foundation - Mozilla Firefox の nsTextEditRules::CreateMozBR 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1538 2014-06-25 12:16 2014-06-10 Show GitHub Exploit DB Packet Storm
222246 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-1533 2014-06-25 12:15 2014-06-10 Show GitHub Exploit DB Packet Storm
222247 7.1 危険 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-0964 2014-06-25 12:13 2014-05-7 Show GitHub Exploit DB Packet Storm
222248 6.8 警告 NetIQ - NetIQ Sentinel の Agent Manager の NQMcsVarSet ActiveX コントロールの DumpToFile メソッドにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-3460 2014-06-25 12:13 2014-05-19 Show GitHub Exploit DB Packet Storm
222249 4.3 警告 シマンテック - OS X 上で稼働する Symantec PGP Desktop および Encryption Desktop Professional におけるファイル操作時の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3431 2014-06-24 18:38 2014-06-20 Show GitHub Exploit DB Packet Storm
222250 4 警告 シスコシステムズ - Cisco WebEx Meeting Server の XML programmatic interface における重要なミーティング情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3296 2014-06-24 18:26 2014-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1021 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… 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
1022 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… 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
1023 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… 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
1024 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 … CWE-306
Missing Authentication for Critical Function
CVE-2026-50085 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
1025 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… CWE-862
 Missing Authorization
CVE-2026-50084 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
1026 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… CWE-798
 Use of Hard-coded Credentials
CVE-2026-50083 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
1027 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… CWE-306
Missing Authentication for Critical Function
CVE-2026-50082 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
1028 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… 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
1029 10.0 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM blocks several dangerous Node.js builtins such as module, worker_threads, cluster, vm, repl, and inspector. However, the … CWE-693
 Protection Mechanism Failure
CVE-2026-47140 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm
1030 8.6 HIGH
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM supports excluding public network builtins from the wildcard builtin option. With this configuration direct access to htt… CWE-693
 Protection Mechanism Failure
CVE-2026-47139 2026-06-13 02:16 2026-06-13 Show GitHub Exploit DB Packet Storm