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 16, 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
196911 5.4 警告
Network
IBM - IBM Rational DOORS Next Generation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6055 2017-03-13 16:01 2016-06-29 Show GitHub Exploit DB Packet Storm
196912 6.1 警告
Network
IBM - IBM iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5883 2017-03-13 16:01 2016-06-29 Show GitHub Exploit DB Packet Storm
196913 7.5 重要
Network
Linux - Linux Kernel の net/ipv4/tcp.c の tcp_splice_read 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-6214 2017-03-13 15:53 2017-02-18 Show GitHub Exploit DB Packet Storm
196914 7.8 重要
Local
Linux - Linux Kernel の ipc/shm.c の do_shmat 関数におけるゼロページをマップされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5669 2017-03-13 15:53 2017-02-8 Show GitHub Exploit DB Packet Storm
196915 8.8 重要
Local
シスコシステムズ - Cisco UCS Director の Web ベースの GUI における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-3801 2017-03-13 15:49 2017-02-15 Show GitHub Exploit DB Packet Storm
196916 8.8 重要
Network
Smartlink Network Systems Ltd. - DIGISOL DG-HR1400 Wireless Router のファームウェアのアクセスポータルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6127 2017-03-13 15:49 2017-02-23 Show GitHub Exploit DB Packet Storm
196917 6.7 警告
Local
VCE Company, LLC. - VCE Vision Intelligent Operations の System Library における認証情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2015-4056 2017-03-13 15:48 2015-06-17 Show GitHub Exploit DB Packet Storm
196918 5.4 警告
Network
トレンドマイクロ - Trend Micro InterScan Web Security Virtual Appliance における格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9316 2017-03-13 15:38 2016-11-14 Show GitHub Exploit DB Packet Storm
196919 7.8 重要
Local
トレンドマイクロ - Trend Micro InterScan Web Security Virtual Appliance における重要な情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-9314 2017-03-13 15:38 2016-11-14 Show GitHub Exploit DB Packet Storm
196920 9.9 緊急
Network
トレンドマイクロ - Trend Micro Interscan Web Security Virtual Appliance におけるリモートでコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9269 2017-03-13 15:38 2016-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1121 - - - Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's write_txt, write_csv, write_json, and (commented-but-shipping) scan_file helpers open their output as open… Update CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-42866 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1122 10.0 CRITICAL
Network
- - SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value i… Update CWE-287
CWE-522
CWE-798
Improper Authentication
 Insufficiently Protected Credentials
 Use of Hard-coded Credentials
CVE-2026-42869 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1123 3.7 LOW
Network
- - Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.set_cookie() method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n se… Update CWE-113
HTTP Response Splitting
CVE-2026-42874 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1124 9.4 CRITICAL
Network
- - oxyno-zeta/s3-proxy is an aws s3 proxy written in go. Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation between the authentication middleware a… Update CWE-22
CWE-863
Path Traversal
 Incorrect Authorization
CVE-2026-42882 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1125 7.8 HIGH
Local
- - libcaca is a colour ASCII art library. In 0.99.beta20 and earlier, an integer overflow vulnerability in libcaca's canvas import functionality allows an attacker to cause a controlled heap out-of-boun… Update CWE-122
CWE-190
CWE-787
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-42046 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1126 7.1 HIGH
Network
- - New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to version 0.12.10, a vulnerability exists in the Stripe webhook handler that allows an … Update CWE-345
CWE-863
CWE-1188
 Insufficient Verification of Data Authenticity
 Incorrect Authorization
 Insecure Default Initialization of Resource
CVE-2026-41432 2026-05-14 03:29 2026-05-9 Show GitHub Exploit DB Packet Storm
1127 6.5 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/libraries/:id/download endpoint validates that the requesting user has access to the library specified in t… Update CWE-863
 Incorrect Authorization
CVE-2026-42883 2026-05-14 03:29 2026-05-12 Show GitHub Exploit DB Packet Storm
1128 - - - Link Preview JS extracts web links information. Prior to 4.0.1, the library did not check for IPv6 loopback attacks. There was also a DNS attack, where an address could be resolved into an internal I… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43897 2026-05-14 03:27 2026-05-12 Show GitHub Exploit DB Packet Storm
1129 8.2 HIGH
Network
- - exiftool-vendored provides cross-platform Node.js access to ExifTool. Prior to 35.19.0, exiftool-vendored starts ExifTool in -stay_open True -@ - mode, where arguments are read from stdin one per lin… Update CWE-88
Argument Injection
CVE-2026-43893 2026-05-14 03:27 2026-05-12 Show GitHub Exploit DB Packet Storm
1130 - - - pam_authnft is a PAM session module binding nftables firewall rules to authenticated sessions via cgroupv2 inodes. Prior to 0.2.0-alpha, a heap buffer over-read in peer_lookup_tcp (src/peer_lookup.c:… Update CWE-125
CWE-191
Out-of-bounds Read
 Integer Underflow (Wrap or Wraparound)
CVE-2026-43916 2026-05-14 03:27 2026-05-12 Show GitHub Exploit DB Packet Storm