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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252951 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1399 2010-07-14 16:34 2010-06-10 Show GitHub Exploit DB Packet Storm
252952 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1398 2010-07-14 16:33 2010-06-10 Show GitHub Exploit DB Packet Storm
252953 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1397 2010-07-14 16:33 2010-06-10 Show GitHub Exploit DB Packet Storm
252954 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1396 2010-07-14 16:32 2010-06-10 Show GitHub Exploit DB Packet Storm
252955 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1395 2010-07-14 16:32 2010-06-10 Show GitHub Exploit DB Packet Storm
252956 4.3 警告 アップル - Apple Safari の Cascading Style Sheet 実装 における重要な URL の情報を見破られる脆弱性 CWE-200
情報漏えい
CVE-2010-1393 2010-07-14 16:31 2010-06-10 Show GitHub Exploit DB Packet Storm
252957 5 警告 IBM - IBM WebSphere Application Server の HTTP Channel におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2328 2010-07-13 17:56 2010-03-2 Show GitHub Exploit DB Packet Storm
252958 4.3 警告 IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2326 2010-07-13 17:55 2010-03-23 Show GitHub Exploit DB Packet Storm
252959 10 危険 アップル - Apple iTunes の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-1769 2010-07-13 17:55 2010-06-18 Show GitHub Exploit DB Packet Storm
252960 10 危険 アップル - Apple iTunes の WebKit における脆弱性 CWE-noinfo
情報不足
CVE-2010-1763 2010-07-13 17:54 2010-06-18 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