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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2531 9.9 緊急
Network
Termix Termix TermixにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-45744 2026-06-9 14:14 2026-06-5 Show GitHub Exploit DB Packet Storm
2532 8 重要
Network
Termix Termix Termixにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-45745 2026-06-9 14:14 2026-06-5 Show GitHub Exploit DB Packet Storm
2533 9 緊急
Network
Termix Termix Termixにおける複数の脆弱性 CWE-284
CWE-639
CVE-2026-45746 2026-06-9 14:13 2026-06-5 Show GitHub Exploit DB Packet Storm
2534 9.8 緊急
Network
Termix Termix TermixにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-45748 2026-06-9 14:13 2026-06-5 Show GitHub Exploit DB Packet Storm
2535 8.1 重要
Network
Termix Termix Termixにおける単一要素認証の使用に関する脆弱性 CWE-308
単一要素認証の使用
CVE-2026-45749 2026-06-9 14:13 2026-06-5 Show GitHub Exploit DB Packet Storm
2536 9 緊急
Network
Termix Termix Termixにおける複数の脆弱性 CWE-639
CWE-78
CVE-2026-45750 2026-06-9 14:13 2026-06-5 Show GitHub Exploit DB Packet Storm
2537 7.5 重要
Network
マイクロソフト Copilot Chat (Microsoft Edge) Copilot Chat (Microsoft Edge) の情報漏えいの脆弱性 CWE-74
インジェクション
CVE-2026-47644 2026-06-9 14:13 2026-06-4 Show GitHub Exploit DB Packet Storm
2538 8.1 重要
Network
7-Zip 7-Zip 7-Zipにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-48092 2026-06-9 14:13 2026-06-5 Show GitHub Exploit DB Packet Storm
2539 8.8 重要
Network
7-Zip 7-Zip 7-Zipにおける複数の脆弱性 CWE-190
CWE-787
CVE-2026-48095 2026-06-9 14:13 2026-06-5 Show GitHub Exploit DB Packet Storm
2540 6.5 警告
Network
7-Zip 7-Zip 7-Zipにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-48101 2026-06-9 14:13 2026-06-5 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
351 - - - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache IoTDB. This issue affects Apache IoTDB: from 1.0.0 before 1.3.6, from 2.0.0 before 2.0.7. User… New CWE-22
Path Traversal
CVE-2025-64152 2026-06-26 23:51 2026-06-26 Show GitHub Exploit DB Packet Storm
352 7.8 HIGH
Local
mmaitre314 picklescan picklescan before 0.0.28 fails to detect malicious pickle files that invoke torch.utils._config_module.load_config function within reduce methods. Attackers can craft pickle files embedding arbitrary… New CWE-502
 Deserialization of Untrusted Data
CVE-2025-71348 2026-06-26 23:46 2026-06-21 Show GitHub Exploit DB Packet Storm
353 7.5 HIGH
Network
- - Setracker2 Android Companion App com.tgelec.setracker versions 3.1.5 and prior encrypts requests between the watch and its backend with static hardcoded AES keys and initialization vectors. This allo… New CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-9220 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
354 6.5 MEDIUM
Network
- - Setracker2 Android Companion App com.tgelec.setracker versions 3.1.5 and prior have a predictable registration ID derived from IMEI. The enrollment system lacks additional authentication before assig… New CWE-340
 Generation of Predictable Numbers or Identifiers
CVE-2026-9219 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
355 - - - X.509 name constraint bypass via the Subject Common Name when treated as a DNS-type name. A certificate whose Subject CN violates an issuing CA's DNS name constraints could be accepted. New CWE-295
Improper Certificate Validation 
CVE-2026-6731 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
356 - - - The PKCS#7 decode path ignores the caller-supplied output buffer size (outputSz), allowing decoded content to be written past the bounds of the provided buffer. This affects wolfSSL 5.9.0 and earlier… New CWE-120
CWE-787
Classic Buffer Overflow
 Out-of-bounds Write
CVE-2026-6681 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
357 - - - A heap buffer overflow could occur in the DTLS 1.3 ACK serialization path before the connecting peer is authenticated. The buffer overflow was due to an integer truncation when computing the length o… New CWE-190
CWE-197
CWE-787
 Integer Overflow or Wraparound
 Numeric Truncation Error
 Out-of-bounds Write
CVE-2026-6679 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
358 - - - Integer underflow in wc_PKCS7_DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption. New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-6678 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
359 - - - A CRL critical extension bypass exists in ParseCRL_Extensions where critical extensions are not properly enforced, allowing a crafted CRL with an unhandled critical extension to be accepted. This onl… New CWE-295
Improper Certificate Validation 
CVE-2026-6450 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm
360 - - - Certificate policy and RFC 8446 compliance concerns regarding the continued acceptance of SHA-1/MD5 in certificate processing. New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-6412 2026-06-26 23:17 2026-06-26 Show GitHub Exploit DB Packet Storm