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 19, 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
196621 9.8 緊急
Network
bitlbee - bitlbee-libpurple におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5668 2017-03-31 17:30 2017-01-30 Show GitHub Exploit DB Packet Storm
196622 7.5 重要
Network
bitlbee - BitlBee におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10189 2017-03-31 17:30 2016-11-14 Show GitHub Exploit DB Packet Storm
196623 9.8 緊急
Network
bitlbee - bitlbee-libpurple におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-10188 2017-03-31 17:30 2016-11-14 Show GitHub Exploit DB Packet Storm
196624 8.1 重要
Network
WP Technologies, Inc - WePresent WiPG-1500 デバイスのファームウェアにおけるハードコードされたアカウントでデバイスにログインされる脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-6351 2017-03-31 17:29 2017-03-5 Show GitHub Exploit DB Packet Storm
196625 7.5 重要
Network
OP-TEE
Libtom
- OP-TEE で使用される LibTomCrypt の rsa_verify_hash.c における RSA 署名または公開証明書を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2016-6129 2017-03-31 17:24 2016-06-30 Show GitHub Exploit DB Packet Storm
196626 8.8 重要
Network
Puppet - Windows 上で稼動する mcollective-puppet-agent プラグインにおけるファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-2290 2017-03-31 17:22 2017-03-1 Show GitHub Exploit DB Packet Storm
196627 5.5 警告
Local
Wavpack project - Wavpack の open_utils.c の read_new_config_info 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10172 2017-03-31 17:16 2016-12-22 Show GitHub Exploit DB Packet Storm
196628 5.5 警告
Local
Wavpack project - Wavpack の cli/wvunpack.c の unreorder_channels 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10171 2017-03-31 17:16 2016-12-22 Show GitHub Exploit DB Packet Storm
196629 5.5 警告
Local
Wavpack project - Wavpack の cli/caff.c の WriteCaffHeader 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10170 2017-03-31 17:16 2016-12-22 Show GitHub Exploit DB Packet Storm
196630 5.5 警告
Local
Wavpack project - Wavpack の read_words.c の read_code 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10169 2017-03-31 17:16 2016-12-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1511 - - - 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… 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
1512 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… 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
1513 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… CWE-113
HTTP Response Splitting
CVE-2026-42874 2026-05-14 03:31 2026-05-12 Show GitHub Exploit DB Packet Storm
1514 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… 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
1515 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… 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
1516 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 … 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
1517 - - - 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43897 2026-05-14 03:27 2026-05-12 Show GitHub Exploit DB Packet Storm
1518 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… CWE-88
Argument Injection
CVE-2026-43893 2026-05-14 03:27 2026-05-12 Show GitHub Exploit DB Packet Storm
1519 - - - 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:… 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
1520 9.1 CRITICAL
Network
- - sealed-env is a cross-stack, zero-trust secret management library for Node.js and Java/Spring Boot. In sealed-env enterprise mode, versions 0.1.0-alpha.1 through 0.1.0-alpha.3 embedded the operator's… CWE-200
CWE-522
Information Exposure
 Insufficiently Protected Credentials
CVE-2026-45091 2026-05-14 03:27 2026-05-12 Show GitHub Exploit DB Packet Storm