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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203781 7.5 重要
Network
シスコシステムズ - Cisco IP Phone 8800 デバイスの Web アプリケーションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1421 2016-06-14 13:55 2016-06-9 Show GitHub Exploit DB Packet Storm
203782 7.8 重要
Local
シスコシステムズ - Cisco Application Policy Infrastructure Controller デバイスのソフトウェアにおける root アクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2016-1420 2016-06-14 13:55 2016-06-9 Show GitHub Exploit DB Packet Storm
203783 9.8 緊急
Network
GNU Project
openSUSE project
- GNU C Library の sunrpc/clnt_udp.c の clntudp_call 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-20
不適切な入力確認
CVE-2016-4429 2016-06-14 12:23 2016-05-23 Show GitHub Exploit DB Packet Storm
203784 7.5 重要
Network
GNU Project
openSUSE project
- GNU C Library の sysdeps/posix/getaddrinfo.c の getaddrinfo 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-20
不適切な入力確認
CVE-2016-3706 2016-06-14 12:23 2016-04-29 Show GitHub Exploit DB Packet Storm
203785 9.8 緊急
Network
DELL EMC (旧 EMC Corporation) - EMC NetWorker における任意のコマンドを実行される脆弱性 CWE-287
不適切な認証
CVE-2016-0916 2016-06-14 12:04 2016-06-8 Show GitHub Exploit DB Packet Storm
203786 8.8 重要
Local
DELL EMC (旧 EMC Corporation) - EMC Data Domain オペレーティングシステムにおける任意のアカウントをハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0910 2016-06-14 12:04 2016-06-8 Show GitHub Exploit DB Packet Storm
203787 8.1 重要
Adjacent
シスコシステムズ - Cisco Aironet アクセスポイントデバイスのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1419 2016-06-14 11:47 2016-06-9 Show GitHub Exploit DB Packet Storm
203788 7.8 重要
Local
シスコシステムズ - 複数の Cisco Aironet アクセスポイントのソフトウェアにおける Linux の root アクセス権を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1418 2016-06-13 17:22 2016-06-6 Show GitHub Exploit DB Packet Storm
203789 9.8 緊急
Network
General Electric Company - General Electric Multilink スイッチのファームウェアにおける構成設定を変更される脆弱性 CWE-Other
その他
CVE-2016-2310 2016-06-13 17:07 2016-06-7 Show GitHub Exploit DB Packet Storm
203790 9.8 緊急
Network
VideoLAN
Debian
- VideoLAN VLC media player の modules/codec/adpcm.c の DecodeAdpcmImaQT 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-5108 2016-06-13 16:52 2016-06-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1071 4.3 MEDIUM
Network
- - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, broken access control in the searchAsset, searchTag, searchWidget, and searchTemplate publish-mode Readers can enumerate… CWE-863
 Incorrect Authorization
CVE-2026-45148 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1072 7.5 HIGH
Network
- - libyang is a YANG data modeling language library. Prior to SO 5.2.15, lyb_read_string() in src/parser_lyb.c contains an integer overflow that results in a heap buffer overflow when parsing a maliciou… CWE-190
 Integer Overflow or Wraparound
CVE-2026-44673 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1073 - - - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View (AV / database) names without any HTML escape, then a render template uses raw strings.… CWE-79
CWE-94
CWE-1188
Cross-site Scripting
Code Injection
 Insecure Default Initialization of Resource
CVE-2026-44670 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1074 - - - HRConvert2 is a self-hosted, drag-and-drop & nosql file conversion server & share tool. Prior to 3.3.8, the sanitizeString() function in convertCore.php is missing backtick (`) and tab (\t) from its … CWE-78
OS Command 
CVE-2026-44666 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1075 - - - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, he tooltip mouseover handler in app/src/block/popover.ts reads aria-label via getAttribute and passes it through decode… CWE-79
CWE-116
CWE-1188
Cross-site Scripting
 Improper Encoding or Escaping of Output
 Insecure Default Initialization of Resource
CVE-2026-44588 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1076 10.0 CRITICAL
Network
- - Note Mark is an open-source note-taking application. Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration value. The application accepts any base64-decodable secr… CWE-326
CWE-345
Inadequate Encryption Strength
 Insufficient Verification of Data Authenticity
CVE-2026-44523 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1077 - - - The MCP Registry provides MCP clients with a list of MCP servers, like an app store for MCP servers. From 1.1.0 to 1.7.4, the TrailingSlashMiddleware in internal/api/server.go is vulnerable to an ope… CWE-601
Open Redirect
CVE-2026-44427 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1078 6.5 MEDIUM
Network
vllm vllm vLLM is an inference and serving engine for large language models (LLMs). From to before 0.20.0, the extract_hidden_states speculative decoding proposer in vLLM returns a tensor with an incorrect sh… CWE-131
CWE-704
Incorrect Calculation of Buffer Size
 Incorrect Type Conversion or Cast
CVE-2026-44223 2026-05-16 00:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1079 5.3 MEDIUM
Network
- - Foscam VD1 Video Doorbell before V5.3.13_1072 is vulnerable to Cleartext Transmission of Sensitive Information. The device transmits sensitive Session Description Protocol (SDP), including ICE creden… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-38740 2026-05-16 00:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1080 8.8 HIGH
Network
- - The _load_model() function in the neural_magic_training.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f (2024-07-21) is vulnerable to insecure deserialization (CW… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31219 2026-05-16 00:16 2026-05-13 Show GitHub Exploit DB Packet Storm