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":May 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
207551 5 警告 マカフィー - McAfee Agent のリモートログ参照機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-7237 2015-09-29 17:47 2015-08-31 Show GitHub Exploit DB Packet Storm
207552 7.5 危険 Boxoft Co., Ltd. - Boxoft WAV to MP3 Converter におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7243 2015-09-29 17:36 2015-08-31 Show GitHub Exploit DB Packet Storm
207553 6.5 警告 Atlassian - Atlassian JIRA 用 HipChat for JIRA プラグインにおける任意の Java コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2015-5603 2015-09-29 17:31 2015-08-26 Show GitHub Exploit DB Packet Storm
207554 5.8 警告 VMware - VMware vCenter Server におけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2015-6932 2015-09-29 17:15 2015-09-16 Show GitHub Exploit DB Packet Storm
207555 7.5 危険 3S-Smart Software Solutions - 3S-Smart CODESYS Gateway Server におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-6460 2015-09-29 17:00 2015-09-15 Show GitHub Exploit DB Packet Storm
207556 6.5 警告 レッドハット - Red Hat OpenShift の rubygem-openshift-origin-console における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2015-5274 2015-09-29 16:59 2015-09-16 Show GitHub Exploit DB Packet Storm
207557 10 危険 General Electric Company - GE Digital Energy MDS PulseNET および MDS PulseNET Enterprise の FileDownloadServlet における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-6459 2015-09-29 16:41 2015-09-15 Show GitHub Exploit DB Packet Storm
207558 9 危険 General Electric Company - GE Digital Energy MDS PulseNET および MDS PulseNET Enterprise における管理アクセス権を取得される脆弱性 CWE-Other
その他
CVE-2015-6456 2015-09-29 16:41 2015-09-15 Show GitHub Exploit DB Packet Storm
207559 4.3 警告 Xiph.Org - vorbis-tools の oggenc/audio.c の aiff_open 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-6749 2015-09-29 16:37 2015-08-30 Show GitHub Exploit DB Packet Storm
207560 7.2 危険 VBox Communications - VBox Communications Satellite Express Protocol の ndvbs モジュールにおける任意の物理メモリ領域に書き込まれる脆弱性 CWE-Other
その他
CVE-2015-6923 2015-09-29 16:19 2015-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1461 6.5 MEDIUM
Network
- - ELECOM wireless LAN access point devices use a hard-coded cryptographic key when creating backups of configuration files. An attacker who knows the encryption key can tamper the configuration file of… CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-25107 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1462 7.2 HIGH
Network
- - ELECOM wireless LAN access point devices contain an OS command injection vulnerability in processing of ping_ip_addr parameter. If processing a crafted request sent by a logged-in user, an arbitrary … CWE-78
OS Command 
CVE-2026-35506 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1463 9.8 CRITICAL
Network
- - ELECOM wireless LAN access point devices do not require authentication to access some specific URLs. The affected product may be operated without authentication. CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-40621 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1464 9.8 CRITICAL
Network
- - ELECOM wireless LAN access point devices contain an OS command injection in processing of username parameter. If processing a crafted request, an arbitrary OS command may be executed. No authenticati… CWE-78
OS Command 
CVE-2026-42062 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1465 4.8 MEDIUM
Network
- - Stored cross-site scripting vulnerability exists in ELECOM wireless LAN access point devices. If one of the administrators input malicious data, an arbitrary script may be executed in another adminis… CWE-79
Cross-site Scripting
CVE-2026-42948 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1466 4.3 MEDIUM
Network
- - ELECOM wireless LAN access point devices do not check if language parameter has an appropriate value. If a user views a malicious page while logged in, the admin page on the user's web browser may be… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-42950 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1467 4.3 MEDIUM
Network
- - ELECOM wireless LAN access point devices implement CSRF protection mechanism, but with inadequate handling of CSRF tokens. If a user views a malicious page while logged in, the user may be tricked to… CWE-344
 Use of Invariant Value in Dynamically Changing Context
CVE-2026-42961 2026-05-14 00:47 2026-05-13 Show GitHub Exploit DB Packet Storm
1468 8.2 HIGH
Network
- - nanoMODBUS through v1.22.0 has a stack-based buffer overflow in recv_read_registers_res() in nanomodbus.c. When a client calls nmbs_read_holding_registers() or nmbs_read_input_registers(), the librar… CWE-121
Stack-based Buffer Overflow
CVE-2026-29972 2026-05-14 00:46 2026-05-9 Show GitHub Exploit DB Packet Storm
1469 6.5 MEDIUM
Local
- - Hex-Rays IDA Pro 9.2 and 9.3 before 9.3sp2 does not block Clang dependency-file generation (via argument injection), which allows attackers to place their code into a plugins directory if the victim … CWE-88
Argument Injection
CVE-2026-45181 2026-05-14 00:46 2026-05-10 Show GitHub Exploit DB Packet Storm
1470 2.2 LOW
Local
- - GrapheneOS before 2026050400 allows attackers to discover the real IP address of a VPN user as a consequence of a registerQuicConnectionClosePayload optimization, because an application can let syste… CWE-441
Confused Deputy
CVE-2026-45182 2026-05-14 00:46 2026-05-10 Show GitHub Exploit DB Packet Storm