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
203311 4.8 警告
Network
アドビシステムズ - Adobe ColdFusion におけるサーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2016-1115 2016-05-17 18:11 2016-05-10 Show GitHub Exploit DB Packet Storm
203312 9.8 緊急
Network
アドビシステムズ - Adobe ColdFusion における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-1114 2016-05-17 18:11 2016-05-10 Show GitHub Exploit DB Packet Storm
203313 6.1 警告
Network
アドビシステムズ - Adobe ColdFusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1113 2016-05-17 18:11 2016-05-10 Show GitHub Exploit DB Packet Storm
203314 9.8 緊急
Network
SUSE - SUSE Linux Enterprise で使用される yast2-users における脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-1601 2016-05-17 15:47 2016-04-25 Show GitHub Exploit DB Packet Storm
203315 5.9 警告
Network
GNU Project
Canonical
Fedora Project
- GNU Libtasn1 の lib/decoding.c の _asn1_extract_der_octet 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-4008 2016-05-17 14:52 2016-04-11 Show GitHub Exploit DB Packet Storm
203316 4.6 警告
Physics
Lexmark - Lexmark プリンタのファームウェアにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3145 2016-05-17 14:52 2016-04-7 Show GitHub Exploit DB Packet Storm
203317 7.8 重要
Local
Linux - 32-bit プラットフォーム上で稼動する Linux Kernel の net/netfilter/x_tables.c における整数オーバーフローの脆弱性 CWE-189
CWE-Other
CVE-2016-3135 2016-05-17 14:51 2016-03-10 Show GitHub Exploit DB Packet Storm
203318 6.8 警告
Local
Google
Linux
- Debian wheezy の linux パッケージおよび Red Hat Enterprise Linux の kernel パッケージの特定の Linux Kernel バックポートの fs/pipe.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0774 2016-05-17 14:51 2016-04-27 Show GitHub Exploit DB Packet Storm
203319 5.5 警告
Local
Linux - PowerPC プラットフォーム上で稼動する Linux Kernel の arch/powerpc/kernel/process.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8845 2016-05-17 14:51 2015-11-19 Show GitHub Exploit DB Packet Storm
203320 5.5 警告
Local
Linux - PowerPC プラットフォーム上で稼動する Linux Kernel のシグナルの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8844 2016-05-17 14:51 2015-11-19 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