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
193811 9.8 緊急
Network
Debian
GStreamer
レッドハット
- GStreamer の FLIC デコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9634 2017-02-14 14:05 2016-11-29 Show GitHub Exploit DB Packet Storm
193812 5.5 警告
Local
openSUSE project
libgit2
SUSE
Fedora Project
- libgit2 の commit.c の git_oid_nfmt 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8569 2017-02-14 13:45 2016-11-3 Show GitHub Exploit DB Packet Storm
193813 5.5 警告
Local
openSUSE project
libgit2
SUSE
Fedora Project
- libgit2 の oid.c の git_commit_message 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-8568 2017-02-14 13:45 2016-11-3 Show GitHub Exploit DB Packet Storm
193814 6.5 警告
Network
Inverse inc. - SOGo におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-6188 2017-02-14 12:28 2016-02-17 Show GitHub Exploit DB Packet Storm
193815 6.1 警告
Network
SANADATA - SANADATA SanaCMS の index.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5882 2017-02-14 12:00 2017-02-4 Show GitHub Exploit DB Packet Storm
193816 5.5 警告
Local
Linux - Linux Kernel の drivers/usb/serial/kl5kusb105.c における重要な情報を取得される脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2017-5549 2017-02-14 11:31 2017-01-20 Show GitHub Exploit DB Packet Storm
193817 6.5 警告
Local
Linux - Linux Kernel の arch/x86/kvm/vmx.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-2596 2017-02-14 11:31 2017-02-6 Show GitHub Exploit DB Packet Storm
193818 4.3 警告
Physics
Linux - Linux Kernel の fs/ext4/super.c の ext4_fill_super 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-10208 2017-02-14 11:31 2016-12-1 Show GitHub Exploit DB Packet Storm
193819 5.5 警告
Local
OpenJPEG project
Fedora Project
- OpenJPEG の tcd.c の opj_tcd_init_tile 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2016-4797 2017-02-14 11:04 2016-05-9 Show GitHub Exploit DB Packet Storm
193820 5.5 警告
Local
OpenJPEG project
Fedora Project
- OpenJPEG の common/color.c の color_cmyk_to_rgb におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4796 2017-02-14 11:04 2016-05-9 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
91 5.3 MEDIUM
Network
- - zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the unaccess handler (controller/unaccess.go) contains a logical error in its ownership guard: when a … New CWE-284
CWE-863
Improper Access Control
 Incorrect Authorization
CVE-2026-40304 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
92 9.1 CRITICAL
Network
- - The Gramps Web API is a Python REST API for the genealogical research software Gramps. Versions 1.6.0 through 3.11.0 have a path traversal vulnerability (Zip Slip) in the media archive import feature… New CWE-22
Path Traversal
CVE-2026-40258 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
93 - - - libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where get_byte_inc() in src/oscore/oscore_cbor.c relies solely on assert() for bounds checking, which i… New CWE-125
Out-of-bounds Read
CVE-2026-29013 2026-04-18 07:16 2026-04-18 Show GitHub Exploit DB Packet Storm
94 8.8 HIGH
Network
chamilo chamilo_lms Chamilo LMS is a learning management system. Prior to .0.0-RC.3, the PlatformConfigurationController::decodeSettingArray() method uses PHP's eval() to parse platform settings from the database. An at… Update CWE-95
Eval Injection
CVE-2026-33618 2026-04-18 07:03 2026-04-11 Show GitHub Exploit DB Packet Storm
95 7.8 HIGH
Local
- - radare2 prior to commit bc5a890 contains a command injection vulnerability in the afsv/afsvj command path where crafted ELF binaries can embed malicious r2 command sequences as DWARF DW_TAG_formal_pa… New CWE-78
OS Command 
CVE-2026-40527 2026-04-18 06:16 2026-04-18 Show GitHub Exploit DB Packet Storm
96 7.5 HIGH
Network
- - zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls make([]string, cou… New CWE-400
CWE-789
 Uncontrolled Resource Consumption
 Memory Allocation with Excessive Size Value
CVE-2026-40303 2026-04-18 06:16 2026-04-18 Show GitHub Exploit DB Packet Storm
97 6.1 MEDIUM
Network
- - zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the proxyUi template engine uses Go's text/template (which performs no HTML escaping) instead of html/… New CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-40302 2026-04-18 06:16 2026-04-18 Show GitHub Exploit DB Packet Storm
98 4.7 MEDIUM
Network
- - DOMSanitizer is a DOM/SVG/MathML Sanitizer for PHP 7.3+. Prior to version 1.0.10, DOMSanitizer::sanitize() allows <style> elements in SVG content but never inspects their text content. CSS url() refe… New CWE-79
Cross-site Scripting
CVE-2026-40301 2026-04-18 06:16 2026-04-18 Show GitHub Exploit DB Packet Storm
99 - - - next-intl provides internationalization for Next.js. Applications using the `next-intl` middleware prior to version 4.9.1with `localePrefix: 'as-needed'` could construct URLs where path handling and … New CWE-601
Open Redirect
CVE-2026-40299 2026-04-18 06:16 2026-04-18 Show GitHub Exploit DB Packet Storm
100 6.5 MEDIUM
Network
- - OpenFGA is an authorization/permission engine built for developers. In versions 0.1.4 through 1.13.1, when OpenFGA is configured to use preshared-key authentication with the built-in playground enabl… New CWE-200
Information Exposure
CVE-2026-40293 2026-04-18 06:16 2026-04-18 Show GitHub Exploit DB Packet Storm