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 30, 2026, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251871 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の browser-plugin 実装における任意のプログラムを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3749 2010-11-10 15:33 2010-10-15 Show GitHub Exploit DB Packet Storm
251872 10 危険 リアルネットワークス - RealNetworks RealPlayer の RichFX コンポーネントにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3748 2010-11-10 15:32 2010-10-15 Show GitHub Exploit DB Packet Storm
251873 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3751 2010-11-10 15:32 2010-10-15 Show GitHub Exploit DB Packet Storm
251874 10 危険 SAP - SAP BusinessObjects Axis2 におけるデフォルトパスワードの問題 CWE-255
証明書・パスワード管理
CVE-2010-0219 2010-11-10 15:32 2010-10-14 Show GitHub Exploit DB Packet Storm
251875 4 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0781 2010-11-9 15:30 2010-09-13 Show GitHub Exploit DB Packet Storm
251876 10 危険 IBM - IBM WebSphere Application Server における脆弱性 CWE-20
不適切な入力確認
CVE-2010-3186 2010-11-9 15:30 2010-08-26 Show GitHub Exploit DB Packet Storm
251877 7.5 危険 IBM
Apache Software Foundation
- Apache Axis2 における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2010-1632 2010-11-9 15:29 2010-06-22 Show GitHub Exploit DB Packet Storm
251878 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における QCP ファイルの処理に関するヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2578 2010-11-9 14:51 2010-10-15 Show GitHub Exploit DB Packet Storm
251879 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の rjrmrpln.dll における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3750 2010-11-9 14:50 2010-10-15 Show GitHub Exploit DB Packet Storm
251880 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3747 2010-11-9 14:50 2010-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1361 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix kernel stack leak in ionic_create_cq() struct ionic_cq_resp resp { __u32 cqid[2]; // offset 0 - PARTI… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23384 2026-04-25 03:42 2026-03-25 Show GitHub Exploit DB Packet Storm
1362 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: RDMA/ionic: Corrección de fuga de pila del kernel en ionic_create_cq() struct ionic_cq_resp resp { __u32 cqid[2]; //… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-23384 2026-04-25 03:42 2026-03-25 Show GitHub Exploit DB Packet Storm
1363 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpf_plt contains a u64 target field. Currently… NVD-CWE-noinfo
CVE-2026-23383 2026-04-25 03:42 2026-03-25 Show GitHub Exploit DB Packet Storm
1364 7.8 HIGH
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: bpf, arm64: Forzar alineación de 8 bytes para el búfer JIT para prevenir el desgarro atómico struct bpf_plt contiene un campo ob… NVD-CWE-noinfo
CVE-2026-23383 2026-04-25 03:42 2026-03-25 Show GitHub Exploit DB Packet Storm
1365 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them In commit 2ff5baa9b527 ("HID: appleir: Fix potential NULL d… CWE-476
 NULL Pointer Dereference
CVE-2026-23382 2026-04-25 03:42 2026-03-25 Show GitHub Exploit DB Packet Storm
1366 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: HID: Añadir protecciones HID_CLAIMED_INPUT en las retrollamadas de raw_event que las omiten En el commit 2ff5baa9b527 ('HID: app… CWE-476
 NULL Pointer Dereference
CVE-2026-23382 2026-04-25 03:42 2026-03-25 Show GitHub Exploit DB Packet Storm
1367 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is ne… CWE-476
 NULL Pointer Dereference
CVE-2026-23381 2026-04-25 03:41 2026-03-25 Show GitHub Exploit DB Packet Storm
1368 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: net: bridge: corrige la desreferencia NULL de nd_tbl cuando IPv6 está deshabilitado Al arrancar con el parámetro 'ipv6.disable=1… CWE-476
 NULL Pointer Dereference
CVE-2026-23381 2026-04-25 03:41 2026-03-25 Show GitHub Exploit DB Packet Storm
1369 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy led_triggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDS_TRIGGER_NETDEV… CWE-667
 Improper Locking
CVE-2026-23368 2026-04-25 03:41 2026-03-25 Show GitHub Exploit DB Packet Storm
1370 5.5 MEDIUM
Local
linux linux_kernel En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: phy: registrar los led_triggers del phy durante la sonda para evitar un interbloqueo AB-BA Existe un interbloqueo AB-BA cuand… CWE-667
 Improper Locking
CVE-2026-23368 2026-04-25 03:41 2026-03-25 Show GitHub Exploit DB Packet Storm