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 16, 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
195571 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-0959 2017-07-25 17:09 2016-06-23 Show GitHub Exploit DB Packet Storm
195572 8.1 重要
Network
AeroAdmin - AeroAdmin における HTTP リクエストスマグリングに関する脆弱性 CWE-444
HTTP リクエストスマグリング
CVE-2017-8894 2017-07-25 16:58 2017-02-7 Show GitHub Exploit DB Packet Storm
195573 7.5 重要
Network
AeroAdmin - AeroAdmin におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-8893 2017-07-25 16:58 2017-02-7 Show GitHub Exploit DB Packet Storm
195574 9.8 緊急
Network
Sebastian Bergmann - PHPUnit の Util/PHP/eval-stdin.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2017-9841 2017-07-25 16:48 2017-06-27 Show GitHub Exploit DB Packet Storm
195575 8.1 重要
Adjacent
シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアにおけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2012-5010 2017-07-25 16:48 2012-09-21 Show GitHub Exploit DB Packet Storm
195576 9.8 緊急
Network
シスコシステムズ - Cisco Ultra Services Framework Staging Server の AutoIT サービスにおける Linux root ユーザとして任意のシェルコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-6714 2017-07-25 16:38 2017-07-5 Show GitHub Exploit DB Packet Storm
195577 9.8 緊急
Network
シスコシステムズ - Cisco Elastic Services Controller の Play Framework における影響を受けるシステムへのフルアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6713 2017-07-25 16:38 2017-07-5 Show GitHub Exploit DB Packet Storm
195578 8.8 重要
Network
シスコシステムズ - Cisco Elastic Services Controller の特定のコマンドにおけるサーバ上で root に権限を昇格される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-6712 2017-07-25 16:38 2017-07-5 Show GitHub Exploit DB Packet Storm
195579 9.1 緊急
Network
シスコシステムズ - Cisco Ultra Services Framework の Ultra Automation Service における影響を受けるデバイスへの非認証のアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2017-6711 2017-07-25 16:38 2017-07-5 Show GitHub Exploit DB Packet Storm
195580 9.8 緊急
Network
TP-LINK Technologies - TP-Link WR841N V8 ルータにおける暗号アルゴリズムの使用に関する脆弱性 CWE-327
不完全、または危険な暗号アルゴリズムの使用
CVE-2017-9466 2017-07-25 16:30 2017-06-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
171 5.3 MEDIUM
Network
- - Naxclow device identifiers use fixed manufacturing prefixes combined with sequential counters, producing a fully predictable and enumerable identifier space. Because the platform also exposes an endp… New CWE-340
 Generation of Predictable Numbers or Identifiers
CVE-2026-42932 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
172 8.8 HIGH
Network
- - A flaw in Naxclow's platform’s onboarding workflow allows an attacker to replay a confirm-then-bind sequence to silently reassign a device to an arbitrary account. Because the affected endpoints vali… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-42947 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
173 4.6 MEDIUM
Physics
- - During WiFi association, Naxclow device firmware prints the host network’s SSID, PSK, and negotiated WPA keys in cleartext to an exposed UART console on production hardware. The UART pads are labeled… New CWE-538
 File and Directory Information Exposure
CVE-2026-50099 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
174 8.1 HIGH
Network
- - Naxclow devices use a server-side, per-device relay credential that never rotates and is re-issued to the device on each boot. Because this credential remains valid indefinitely and cannot be reset o… New CWE-262
 Not Using Password Aging
CVE-2026-50101 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
175 7.5 HIGH
Network
- - The Naxclow platform API that returns device relay registration details exposes a persistent credential without verifying that the requester is the legitimate device or owner. An actor able to presen… New CWE-862
 Missing Authorization
CVE-2026-50108 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
176 5.3 MEDIUM
Network
- - The Naxclow platform exposes a registration endpoint that accepts signed requests containing a batch prefix and an arbitrary caller-supplied account identifier, without validating any ownership relat… New CWE-862
 Missing Authorization
CVE-2026-50244 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
177 - - - A denial-of-service vulnerability exists in NPort devices because of improper access control on the command port. The command interface does not properly validate whether a sender is associated with … New CWE-862
 Missing Authorization
CVE-2026-10831 2026-06-17 00:36 2026-06-17 Show GitHub Exploit DB Packet Storm
178 9.8 CRITICAL
Network
- - Nefteprodukttekhnika BUK TS-G Gas Station Automation System 2.9.1 through 2.10.2 on Linux contains an Improper Authentication vulnerability (CWE-287) in the system configuration module. The /php/ajax… New CWE-287
CWE-306
Improper Authentication
Missing Authentication for Critical Function
CVE-2026-12183 2026-06-17 00:36 2026-06-14 Show GitHub Exploit DB Packet Storm
179 8.6 HIGH
Network
- - nanoMODBUS through v1.23.0 contains an off-by-one buffer overflow in the recv_msg_header() function of the Modbus/TCP server that allows remote unauthenticated attackers to write one attacker-control… New CWE-193
CWE-787
 Off-by-one Error
 Out-of-bounds Write
CVE-2026-54410 2026-06-17 00:36 2026-06-15 Show GitHub Exploit DB Packet Storm
180 5.9 MEDIUM
Network
- - Linux-PAM through 1.7.2 contains an observable timing discrepancy (CWE-208) in the pam_userdb module's plaintext-password comparison path in modules/pam_userdb/pam_userdb.c that allows a local or net… New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-54411 2026-06-17 00:36 2026-06-15 Show GitHub Exploit DB Packet Storm