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 15, 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
196961 5.3 警告
Network
シスコシステムズ - Cisco Intrusion Prevention System Device Manager の Web ベースの管理インターフェースにおける重要な情報を表示される脆弱性 CWE-200
情報漏えい
CVE-2017-3842 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196962 7.5 重要
Network
シスコシステムズ - Cisco Secure Access Control System の Web インターフェースにおける重要な情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-3841 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196963 6.1 警告
Network
シスコシステムズ - Cisco Secure Access Control System の Web インターフェースにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2017-3840 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196964 4.3 警告
Network
シスコシステムズ - Cisco Secure Access Control System の Web ベースのユーザインターフェースにおける XML 外部エンティティの脆弱性 CWE-20
不適切な入力確認
CVE-2017-3839 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196965 6.1 警告
Network
シスコシステムズ - Cisco Secure Access Control System における DOM ベースのクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-3838 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196966 8.1 重要
Network
シスコシステムズ - Cisco Meeting Server の Web Bridge インターフェースにおけるメモリの内容を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2017-3837 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196967 6.1 警告
Network
シスコシステムズ - Cisco Unified Communications Manager の serviceability ページにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-3821 2017-03-10 16:02 2017-02-15 Show GitHub Exploit DB Packet Storm
196968 5.5 警告
Local
icoutils project - icoutils の extract.c ソースファイルの simple_vec 関数におけるバッファオーバーフローの脆弱性 CWE-125
境界外読み取り
CVE-2017-6011 2017-03-10 16:01 2017-02-3 Show GitHub Exploit DB Packet Storm
196969 5.5 警告
Local
icoutils project - icoutils の extract.c ソースファイルの extract_icons 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6010 2017-03-10 16:01 2017-02-3 Show GitHub Exploit DB Packet Storm
196970 5.5 警告
Local
icoutils project - icoutils の restable.c ソースファイルの decode_ne_resource_id 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6009 2017-03-10 16:01 2017-02-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
891 - - - Improper Neutralization of Input During Web Page Generation (XSS) vulnerability in absinthe-graphql absinthe_plug allows reflected cross-site scripting via the GraphiQL interface. 'Elixir.Absinthe.P… Update CWE-79
Cross-site Scripting
CVE-2026-42794 2026-05-14 00:57 2026-05-9 Show GitHub Exploit DB Packet Storm
892 - - - Inefficient Algorithmic Complexity vulnerability in absinthe-graphql absinthe allows unauthenticated denial of service via quadratic fragment-name uniqueness validation. 'Elixir.Absinthe.Phase.Docum… Update CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-43967 2026-05-14 00:57 2026-05-9 Show GitHub Exploit DB Packet Storm
893 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in ninenines cowlib allows SSE event splitting and injection via unvalidated field values. cow_sse:event/1 in cowlib guards… New CWE-93
CRLF Injection
CVE-2026-43968 2026-05-14 00:57 2026-05-12 Show GitHub Exploit DB Packet Storm
894 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cow_co… New CWE-93
CRLF Injection
CVE-2026-43969 2026-05-14 00:57 2026-05-12 Show GitHub Exploit DB Packet Storm
895 - - - Uncontrolled Resource Consumption vulnerability in ninenines cowlib (cow_http_te module) allows Excessive Allocation. The chunked transfer-encoding parser in cow_http_te accepts an unbounded number … New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-7790 2026-05-14 00:57 2026-05-12 Show GitHub Exploit DB Packet Storm
896 - - - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex ('Elixir.Postgrex.Notifications' module) allows SQL Injection. The channel … New CWE-89
SQL Injection
CVE-2026-32687 2026-05-14 00:57 2026-05-13 Show GitHub Exploit DB Packet Storm
897 - - - Privilege escalation in the mk_mysql agent plugin on Windows in Checkmk <2.4.0p29, <2.3.0p47, and 2.2.0 (EOL) allows a local unprivileged user able to create a Windows service whose name matches 'MyS… New CWE-427
 Uncontrolled Search Path Element
CVE-2024-47091 2026-05-14 00:57 2026-05-13 Show GitHub Exploit DB Packet Storm
898 - - - Improper Input Validation in the NAT64 translator in The OpenThread Authors OpenThread before commit 26a882d on all platforms allows an attacker on the adjacent IPv4 network to inject corrupted IPv6 … New CWE-20
 Improper Input Validation 
CVE-2026-8369 2026-05-14 00:54 2026-05-13 Show GitHub Exploit DB Packet Storm
899 9.1 CRITICAL
Network
- - Insufficient ownership check in `clientarea.php` allows an authenticated client area user to submit requests using another user’s `addonId` without any ownership validation leading to unauthorized ac… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-29204 2026-05-14 00:54 2026-05-13 Show GitHub Exploit DB Packet Storm
900 8.8 HIGH
Network
- - A chmod call in the cPanel Nova plugin's Cpanel::Nova::Connector follows symlinks, allowing setting root permissions on arbitrary system files or directories. That can cause DoS or local privilege es… Update CWE-61
 UNIX Symbolic Link (Symlink) Following
CVE-2026-29203 2026-05-14 00:53 2026-05-9 Show GitHub Exploit DB Packet Storm