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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200691 4.3 警告 LibTIFF - LibTIFF の tif_luv.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8783 2016-02-26 15:56 2015-12-27 Show GitHub Exploit DB Packet Storm
200692 4.3 警告 LibTIFF - LibTIFF の tif_luv.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8782 2016-02-26 15:56 2015-12-27 Show GitHub Exploit DB Packet Storm
200693 4.3 警告 LibTIFF - LibTIFF の tif_luv.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8781 2016-02-26 15:56 2015-12-27 Show GitHub Exploit DB Packet Storm
200694 6.8 警告 FFmpeg - FFmpeg の libavcodec/gif.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-2330 2016-02-26 15:51 2016-01-19 Show GitHub Exploit DB Packet Storm
200695 4.3 警告 FFmpeg - FFmpeg の libavcodec/jpeg2000dec.c の jpeg2000_decode_tile 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-2213 2016-02-26 15:51 2016-01-28 Show GitHub Exploit DB Packet Storm
200696 10 危険 Google - Kubernetes の API サーバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1906 2016-02-26 15:48 2016-01-8 Show GitHub Exploit DB Packet Storm
200697 4 警告 Google - Kubernetes の API サーバにおける追加のリソースにアクセスされる脆弱性 CWE-Other
その他
CVE-2016-1905 2016-02-26 15:48 2016-01-12 Show GitHub Exploit DB Packet Storm
200698 6 警告 Django Software Foundation - Django におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2016-2048 2016-02-26 14:34 2016-02-1 Show GitHub Exploit DB Packet Storm
200699 5.8 警告 シマンテック - Symantec Encryption Management Server における任意の OS コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2015-8151 2016-02-26 14:14 2015-11-13 Show GitHub Exploit DB Packet Storm
200700 6.3 警告 シマンテック - Symantec Encryption Management Server における root のアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8150 2016-02-26 14:14 2015-11-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 19, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
361 6.5 MEDIUM
Network
- - LINE client for iOS versions prior to 26.3.0 contains a vulnerability in the in-app browser where opening a crafted web page can repeatedly trigger OS-level dialogs, potentially causing the iOS devic… New CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-3861 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
362 6.2 MEDIUM
Local
- - In ONLYOFFICE DesktopEditors before 9.3.0, the update service allows attackers to perform actions on files with SYSTEM privileges. New CWE-669
 Incorrect Resource Transfer Between Spheres
CVE-2026-41030 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
363 5.0 MEDIUM
Network
- - ONLYOFFICE DocumentServer before 9.3.0 has an untrusted pointer dereference in XLS processing/conversion (via pictFmla.cbBufInCtlStm and other vectors), leading to an information leak and ASLR bypass. New CWE-125
Out-of-bounds Read
CVE-2026-41034 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
364 7.4 HIGH
Network
- - In rsync 3.0.1 through 3.4.1, receive_xattr relies on an untrusted length value during a qsort call, leading to a receiver use-after-free. The victim must run rsync with -X (aka --xattrs). On Linux, … New CWE-130
 Improper Handling of Length Parameter Inconsistency
CVE-2026-41035 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
365 7.5 HIGH
Network
- - The XML parsers within multiple WSO2 products accept user-supplied XML data without properly configuring to prevent the resolution of external entities. This omission allows malicious actors to craft… New CWE-611
XXE
CVE-2024-2374 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
366 6.1 MEDIUM
Network
- - The authentication endpoint fails to adequately validate user-supplied input before reflecting it back in the response. This allows an attacker to inject malicious script payloads into the input para… New CWE-79
Cross-site Scripting
CVE-2024-10242 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
367 5.4 MEDIUM
Network
- - The WSO2 API Manager developer portal accepts user-supplied input without enforcing expected validation constraints or proper output encoding. This deficiency allows a malicious actor to inject scrip… New CWE-79
Cross-site Scripting
CVE-2024-4867 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
368 3.5 LOW
Adjacent
- - The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external e… New CWE-611
XXE
CVE-2024-8010 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
369 6.1 MEDIUM
Network
- - The authentication endpoint fails to encode user-supplied input before rendering it in the web page, allowing for script injection. An attacker can leverage this by injecting malicious scripts into t… New CWE-79
Cross-site Scripting
CVE-2025-6024 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
370 6.0 MEDIUM
Network
- - Active access tokens are not revoked or invalidated when a user account is locked within WSO2 Identity Server. This failure to enforce revocation allows previously issued, valid tokens to remain usab… New CWE-613
 Insufficient Session Expiration
CVE-2025-12624 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm