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":April 28, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253141 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
253142 6.8 警告 マイクロソフト - Microsoft Windows の kernel の Graphics Device Interface (GDI) における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2513 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
253143 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
253144 10 危険 マイクロソフト - Microsoft Windows の License Logging Server (llssrv.exe) における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2523 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
253145 9.3 危険 マイクロソフト - Microsoft Windows の Web Services on Devices API (WSDAPI) における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2512 2010-01-4 15:23 2009-11-10 Show GitHub Exploit DB Packet Storm
253146 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2722 2010-01-4 14:56 2009-08-10 Show GitHub Exploit DB Packet Storm
253147 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2723 2010-01-4 14:55 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 28, 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
2711 8.3 HIGH
Network
rustfs rustfs RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-alpha.94, all four notification target admin API endpoints in `rustfs/src/admin/handlers/event.rs` use a `check_permissions… CWE-862
 Missing Authorization
CVE-2026-40937 2026-04-24 22:12 2026-04-23 Show GitHub Exploit DB Packet Storm
2712 7.0 HIGH
Network
openremote openremote OpenRemote is an open-source internet-of-things platform. Prior to version 1.22.1, a user who has `write:admin` in one Keycloak realm can call the Manager API to update Keycloak realm roles for users… CWE-284
Improper Access Control
CVE-2026-41166 2026-04-24 22:10 2026-04-23 Show GitHub Exploit DB Packet Storm
2713 5.3 MEDIUM
Network
pypdf_project pypdf pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.1 can craft a PDF which leads to long runtimes. This requires cross-ref… CWE-834
 Excessive Iteration
CVE-2026-41168 2026-04-24 22:07 2026-04-23 Show GitHub Exploit DB Packet Storm
2714 5.9 MEDIUM
Network
leancrypto leancrypto The leancrypto library is a cryptographic library that exclusively contains only PQC-resistant cryptographic algorithms. Prior to version 1.7.1, lc_x509_extract_name_segment() casts size_t vlen to ui… CWE-681
 Incorrect Conversion between Numeric Types
CVE-2026-34610 2026-04-24 22:01 2026-04-3 Show GitHub Exploit DB Packet Storm
2715 7.5 HIGH
Network
saitoha libsixel libsixel 1.8.1 has a memory leak in sixel_decoder_decode in decoder.c, image_buffer_resize in fromsixel.c, and sixel_decode_raw in fromsixel.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-14072 2026-04-24 21:56 2018-07-16 Show GitHub Exploit DB Packet Storm
2716 7.5 HIGH
Network
saitoha libsixel libsixel 1.8.1 tiene una fuga de memoria en sixel_decoder_decode en decoder.c e image_buffer_resize en fromsixel.c y sixel_decode_raw en fromsixel.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-14072 2026-04-24 21:56 2018-07-16 Show GitHub Exploit DB Packet Storm
2717 7.5 HIGH
Network
saitoha libsixel libsixel 1.8.1 has a memory leak in sixel_allocator_new in allocator.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-14073 2026-04-24 21:56 2018-07-16 Show GitHub Exploit DB Packet Storm
2718 7.5 HIGH
Network
saitoha libsixel libsixel 1.8.71 tiene una fuga de memoria en sixel_allocator_new en allocator.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-14073 2026-04-24 21:56 2018-07-16 Show GitHub Exploit DB Packet Storm
2719 5.5 MEDIUM
Local
saitoha libsixel There is a heap-based buffer over-read at stb_image.h (function: stbi__tga_load) in libsixel 1.8.2 that will cause a denial of service. CWE-125
Out-of-bounds Read
CVE-2018-19756 2026-04-24 21:56 2018-11-30 Show GitHub Exploit DB Packet Storm
2720 5.5 MEDIUM
Local
saitoha libsixel Existe una sobrelectura de búfer basada en memoria dinámica (heap) en stb_image.h (función: stbi__tga_load) en libsixel 1.8.2 que provoca una denegación de servicio (DoS). CWE-125
Out-of-bounds Read
CVE-2018-19756 2026-04-24 21:56 2018-11-30 Show GitHub Exploit DB Packet Storm