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":May 19, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229491 5 警告 ZyXEL - Zyxel P-2602HW-D1A ルータにおける現在のログインステータスを取得される脆弱性 CWE-DesignError
CVE-2008-1261 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229492 4.3 警告 ZyXEL - Zyxel P-2602HW-D1A ルータ上におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1260 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229493 9.3 危険 ZyXEL - Zyxel P-2602HW-D1A ルータにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-1259 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229494 4.3 警告 ZyXEL - ZyXEL P-660HW シリーズルータ上で稼動する Forms/DiagGeneral_2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1257 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229495 10 危険 ZyXEL - ZyXEL P-660HW における管理アクセス権限を取得される脆弱性 CWE-DesignError
CVE-2008-1256 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229496 10 危険 ZyXEL - ZyXEL P-660HW シリーズルータにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1255 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229497 6.8 警告 ZyXEL - ZyXEL P-660HW シリーズルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1254 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229498 4.3 警告 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1251 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229499 9.3 危険 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1250 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
229500 9.4 危険 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する snomControl.swf におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1249 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2671 9.8 CRITICAL
Network
- - NPM package query-parser-string 1.0.0 is vulnerable to Prototype Pollution. The package does not properly sanitize user supplied query parameters and merges them to the newly created object. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2025-63704 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
2672 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the all… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43225 2026-05-9 06:22 2026-05-6 Show GitHub Exploit DB Packet Storm
2673 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUG_ON with error handling for CNID count checks In a06ec283e125 next_id, folder_count, and file_count in the super … CWE-617
 Reachable Assertion
CVE-2026-43228 2026-05-9 06:16 2026-05-6 Show GitHub Exploit DB Packet Storm
2674 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2_send_request_ex When pvr2_send_request_ex() submits a write URB successfully but fails to su… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43223 2026-05-9 06:14 2026-05-6 Show GitHub Exploit DB Packet Storm
2675 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix sgtable leak on mapping failures In an unlikely case when io_populate_area_dma() fails, which could only happe… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43224 2026-05-9 06:13 2026-05-6 Show GitHub Exploit DB Packet Storm
2676 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/sh_tmu: Always leave device running after probe The TMU device can be used as both a clocksource and a clocke… NVD-CWE-noinfo
CVE-2026-43227 2026-05-9 06:11 2026-05-6 Show GitHub Exploit DB Packet Storm
2677 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: radio-keene: fix memory leak in error path Fix a memory leak in usb_keene_probe(). The v4l2 control handler is initialized… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43231 2026-05-9 06:09 2026-05-6 Show GitHub Exploit DB Packet Storm
2678 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix device cleanup order to prevent kernel panic Move video device unregistration to the beginning of … NVD-CWE-noinfo
CVE-2026-43229 2026-05-9 06:08 2026-05-6 Show GitHub Exploit DB Packet Storm
2679 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential zero beacon interval in beacon tracking During fuzz testing, it was discovered that bss_conf->beacon_i… CWE-369
 Divide By Zero
CVE-2026-43267 2026-05-9 06:03 2026-05-6 Show GitHub Exploit DB Packet Storm
2680 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hfsplus: pretend special inodes as regular files Since commit af153bb63a33 ("vfs: catch invalid modes in may_open()") requires an… NVD-CWE-noinfo
CVE-2026-43268 2026-05-9 06:02 2026-05-6 Show GitHub Exploit DB Packet Storm