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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253101 6.9 警告 サイバートラスト株式会社
レッドハット
acpid
- acpid のレッドハットパッチにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4033 2010-01-21 11:43 2009-12-7 Show GitHub Exploit DB Packet Storm
253102 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-3952 2010-01-21 11:43 2010-01-7 Show GitHub Exploit DB Packet Storm
253103 9.3 危険 アドビシステムズ - Adobe Illustrator における Encapsulated PostScript ファイルの処理に関する任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4195 2010-01-21 11:43 2009-12-4 Show GitHub Exploit DB Packet Storm
253104 4.4 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の exit_notify 関数における任意のシグナルをプロセスに送信可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1337 2010-01-21 11:23 2009-04-22 Show GitHub Exploit DB Packet Storm
253105 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel における sendmsg 関数の呼び出しに関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5300 2010-01-21 11:22 2008-12-1 Show GitHub Exploit DB Packet Storm
253106 6.8 警告 シスコシステムズ - 複数の SSL VPN (Web VPN) 製品においてウェブブラウザのセキュリティが迂回される問題 CWE-264
認可・権限・アクセス制御
CVE-2009-2631 2010-01-20 14:15 2009-12-1 Show GitHub Exploit DB Packet Storm
253107 4.4 警告 DAG
レッドハット
- dstat における Python module の検索パスに関する権限昇格の脆弱性 CWE-Other
その他
CVE-2009-3894 2010-01-20 14:15 2009-11-29 Show GitHub Exploit DB Packet Storm
253108 6.4 警告 OSIsoft - PI Server の OSIsoft PI System におけるデータベースの情報を変更される脆弱性 CWE-310
暗号の問題
CVE-2009-0209 2010-01-20 14:14 2009-10-1 Show GitHub Exploit DB Packet Storm
253109 9.3 危険 サン・マイクロシステムズ
freedesktop.org
レッドハット
サイバートラスト株式会社
Glyph & Cog, LLC
- Xpdf および Poppler の PSOutputDev::doImageL1Sep 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3606 2010-01-20 11:57 2009-10-15 Show GitHub Exploit DB Packet Storm
253110 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- PostgreSQL の core server コンポーネントにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3230 2010-01-19 15:49 2009-09-17 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