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 30, 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
224191 6.8 警告 CubeCart Limited - CubeCar における Web セッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2014-2341 2014-04-24 11:42 2014-04-10 Show GitHub Exploit DB Packet Storm
224192 6.4 警告 pimcore - pimcore の Pimcore_Tool_Newsletter モジュールにおける PHP オブジェクトインジェクション攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-2922 2014-04-24 10:22 2014-04-11 Show GitHub Exploit DB Packet Storm
224193 7.5 危険 pimcore - pimcore の Pimcore_Tool_Newsletter モジュールにおける PHP オブジェクトインジェクション攻撃を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-2921 2014-04-24 10:21 2014-04-11 Show GitHub Exploit DB Packet Storm
224194 4 警告 MediaWiki - MediaWiki の includes/specials/SpecialChangePassword.php における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2014-2665 2014-04-23 20:02 2014-03-28 Show GitHub Exploit DB Packet Storm
224195 4 警告 Mozilla Foundation - Bugzilla のログインフォームにおける重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2014-1517 2014-04-23 20:00 2014-04-17 Show GitHub Exploit DB Packet Storm
224196 5 警告 シーメンス - Siemens SINEMA サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2733 2014-04-23 19:56 2014-04-15 Show GitHub Exploit DB Packet Storm
224197 5 警告 シーメンス - Siemens SINEMA サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-2732 2014-04-23 19:55 2014-04-15 Show GitHub Exploit DB Packet Storm
224198 9.3 危険 シーメンス - Siemens SINEMA サーバの統合 Web サーバにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-2731 2014-04-23 19:55 2014-04-15 Show GitHub Exploit DB Packet Storm
224199 5.5 警告 Moxi9 - PHPFox の static/ajax.php における "Only Me" 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-7196 2014-04-23 19:23 2013-12-22 Show GitHub Exploit DB Packet Storm
224200 5.5 警告 Moxi9 - PHPFox における "Only Me" 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-7195 2014-04-23 19:23 2013-12-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2811 9.8 CRITICAL
Network
- - Naxclow devices use a uniform request-signing scheme based on a hard-coded, platform-wide salt embedded in every firmware image. Once this salt is recovered from any device, an attacker can generate … CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-28742 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
2812 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… 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
2813 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… 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
2814 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… CWE-538
 File and Directory Information Exposure
CVE-2026-50099 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
2815 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… CWE-262
 Not Using Password Aging
CVE-2026-50101 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
2816 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… CWE-862
 Missing Authorization
CVE-2026-50108 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
2817 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… CWE-862
 Missing Authorization
CVE-2026-50244 2026-06-17 00:37 2026-06-13 Show GitHub Exploit DB Packet Storm
2818 - - - 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 … CWE-862
 Missing Authorization
CVE-2026-10831 2026-06-17 00:36 2026-06-17 Show GitHub Exploit DB Packet Storm
2819 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… 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
2820 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… 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