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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199801 7.5 重要
Network
jwt project - jwt の Encryption/Symmetric.php の verify 関数における署名を偽造される脆弱性 CWE-361
時間とステータス
CVE-2016-7037 2017-02-8 16:50 2016-09-6 Show GitHub Exploit DB Packet Storm
199802 9.1 緊急
Network
Doorkeeper project - Ruby 用 Doorkeeper gem における反射攻撃を実行される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6582 2017-02-8 16:49 2016-08-19 Show GitHub Exploit DB Packet Storm
199803 6.1 警告
Network
Infoblox - Infoblox Network Automation NetMRI における CRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2016-6484 2017-02-8 16:48 2016-09-6 Show GitHub Exploit DB Packet Storm
199804 7.5 重要
Network
FFmpeg - FFmpeg の libavcodec/exr.c の decode_block 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-6920 2017-02-8 16:46 2016-08-25 Show GitHub Exploit DB Packet Storm
199805 9.8 緊急
Network
FFmpeg - FFmpeg の libavformat/mov.c の mov_build_index 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-6164 2017-02-8 16:46 2016-06-28 Show GitHub Exploit DB Packet Storm
199806 7.8 重要
Local
TrueCrypt Foundation
IDRIX
- TrueCrypt および VeraCrypt などの製品のインストーラにおける管理者権限で任意のコードを実行される脆弱性 CWE-426
信頼性のない検索パス
CVE-2016-1281 2017-02-8 16:06 2016-01-8 Show GitHub Exploit DB Packet Storm
199807 9.8 緊急
Network
GNU Project - GNU Chess の frontend/move.cc の ValidateMove 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8972 2017-02-8 15:24 2015-10-29 Show GitHub Exploit DB Packet Storm
199808 7.5 重要
Network
Atlassian - 複数の Atlassian Hipchat 製品における HipChat インスタンスの通信用の秘密鍵を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6668 2017-02-8 15:04 2016-09-21 Show GitHub Exploit DB Packet Storm
199809 8.8 重要
Network
Arista Networks, Inc. - Arista CloudVision Portal における内部構成メカニズムへのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9012 2017-02-8 12:21 2016-12-1 Show GitHub Exploit DB Packet Storm
199810 9.8 緊急
Network
Joomla! - Joomla! におけるユーザ名などのアサイメントをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-9081 2017-02-8 12:11 2016-10-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2741 - - - IEC 60870-5-104 used in bidirectional mode in RTU500 is vulnerable for a NULL pointer dereferencing, if a specially crafted sequence of messages is sent for a certain time, causing Denial of Service … CWE-476
 NULL Pointer Dereference
CVE-2026-8479 2026-05-27 01:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2742 - - - FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read vulnerability in the NetFlow v9 data flowset processor. In src/netflow_plugin/netflow_v9_collector.cpp, the Data template bra… - CVE-2026-48683 2026-05-27 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2743 7.6 HIGH
Network
- - Karakeep is a elf-hostable bookmark-everything app. A Server-Side Request Forgery (SSRF) protection bypass vulnerability was identified in versions prior to 0.32.0 affecting redirect-following proces… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45082 2026-05-27 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2744 6.2 MEDIUM
Local
- - In Arm ArmNN through 2026-03-27, an integer overflow in TensorShape::GetNumElements() in armnn/Tensor.cpp allows a crafted TFLite model file to bypass buffer size validation and trigger a heap-based … CWE-190
 Integer Overflow or Wraparound
CVE-2026-42627 2026-05-27 01:16 2026-05-23 Show GitHub Exploit DB Packet Storm
2745 - - - An Insecure Direct Object Reference (IDOR) vulnerability was discovered in ONLYOFFICE DocSpace before 3.2.1. The flaw exists in multiple REST API endpoints. This allows authenticated users with low-l… - CVE-2026-38587 2026-05-27 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2746 7.0 HIGH
Local
samba rsync Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replac… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-29518 2026-05-27 01:16 2026-05-20 Show GitHub Exploit DB Packet Storm
2747 7.8 HIGH
Local
- - A high-severity vulnerability in the deployment of Genetec RabbitMQ that allows a privilege escalation attack. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-25112 2026-05-27 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2748 7.3 HIGH
Network
- - A security flaw has been discovered in Das Parking Management System 停车场管理系统 6.2.0. This vulnerability affects unknown code of the component Search API Endpoint. The manipulation of the argument Valu… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-9552 2026-05-27 00:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2749 7.3 HIGH
Network
- - A vulnerability was identified in Das Parking Management System 停车场管理系统 6.2.0. This affects the function xp_cmdshell of the file ParkingRecord/ExportParkingRecords of the component API Endpoint. The … CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-9551 2026-05-27 00:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2750 7.3 HIGH
Network
- - A vulnerability was determined in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0. Affected by this issue is some unknown functionality of the file /SubstationWE… CWE-22
Path Traversal
CVE-2026-9550 2026-05-27 00:16 2026-05-27 Show GitHub Exploit DB Packet Storm