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 17, 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
201561 8.8 重要
Network
シスコシステムズ - Cisco Firepower Management Center および ASA 5500-X Series with FirePOWER Services の Web ベース GUI における root 権限で任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1457 2016-08-22 16:24 2016-08-17 Show GitHub Exploit DB Packet Storm
201562 8.8 重要
Network
シスコシステムズ - Cisco Application Policy Infrastructure Controller エンタープライズ モジュールにおける root 権限で任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1365 2016-08-22 16:24 2016-08-17 Show GitHub Exploit DB Packet Storm
201563 5.8 警告
Local
SAP - SAP SAPCAR における任意のファイルのパーミッションを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5847 2016-08-22 15:33 2016-08-10 Show GitHub Exploit DB Packet Storm
201564 5.5 警告
Local
SAP - SAP SAPCAR におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-5845 2016-08-22 15:33 2016-08-10 Show GitHub Exploit DB Packet Storm
201565 7.8 重要
Local
Debian
Fedora Project
fontconfig project
- fontconfig における任意の free コールを誘発される脆弱性 CWE-Other
その他
CVE-2016-5384 2016-08-19 17:58 2016-08-5 Show GitHub Exploit DB Packet Storm
201566 7.8 重要
Local
LINE株式会社 - LINE PC版(Windows版)における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2016-4831 2016-08-19 17:42 2016-07-8 Show GitHub Exploit DB Packet Storm
201567 6.2 警告
Local
IBM - IBM Tivoli Storage Manager および Tivoli Storage FlashCopy Manager における平文の SQL サーバのパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3059 2016-08-19 16:55 2016-07-25 Show GitHub Exploit DB Packet Storm
201568 6.5 警告
Network
IBM - IBM WebSphere Portal 用 Connections Portlets コンポーネントにおけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2016-2989 2016-08-19 16:55 2016-08-2 Show GitHub Exploit DB Packet Storm
201569 3.7
Network
IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-2960 2016-08-19 16:55 2016-08-1 Show GitHub Exploit DB Packet Storm
201570 5.4 警告
Network
IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2925 2016-08-19 16:55 2016-07-26 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