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 20, 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
229701 4.9 警告 SCO - SCO UnixWare の pkgadd および pkgrm におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1343 2012-12-20 18:34 2008-02-27 Show GitHub Exploit DB Packet Storm
229702 4.3 警告 polymita technologies - Polymita BPM-Suite などの search 機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1342 2012-12-20 18:34 2008-03-17 Show GitHub Exploit DB Packet Storm
229703 6.8 警告 woltlab - wBB の index.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1323 2012-12-20 18:34 2008-03-13 Show GitHub Exploit DB Packet Storm
229704 9.3 危険 versant - Borland CaliberRM などで使用される Versant Object Database における任意のコマンドを実行される脆弱性 CWE-DesignError
CVE-2008-1319 2012-12-20 18:34 2008-03-13 Show GitHub Exploit DB Packet Storm
229705 6.8 警告 qt-cute - QT-cute QuickTalk フォーラムの qtf_ind_search_ov.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1316 2012-12-20 18:34 2008-03-13 Show GitHub Exploit DB Packet Storm
229706 7.5 危険 PHPNUKE - PHP-Nuke 用の ZClassifieds モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1315 2012-12-20 18:34 2008-03-13 Show GitHub Exploit DB Packet Storm
229707 7.5 危険 sudirman angriawan - PHP-Nuke 用の Sudirman Angriawan NukeC30 モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1308 2012-12-20 18:34 2008-03-12 Show GitHub Exploit DB Packet Storm
229708 4.3 警告 WordPress.org - WordPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1304 2012-12-20 18:34 2008-03-12 Show GitHub Exploit DB Packet Storm
229709 4.3 警告 ViewVC - ViewVC における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1292 2012-12-20 18:34 2008-03-24 Show GitHub Exploit DB Packet Storm
229710 4.3 警告 ViewVC - ViewVC における CVSROOT 隠しフォルダ配下のファイルおよびフォルダの一覧を読み取られる脆弱性 CWE-200
情報漏えい
CVE-2008-1291 2012-12-20 18:34 2008-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2731 - - - In the Linux kernel, the following vulnerability has been resolved: drm/bridge: samsung-dsim: Fix memory leak in error path In samsung_dsim_host_attach(), drm_bridge_add() is called to add the brid… - CVE-2026-43397 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2732 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. (cherry picked from … - CVE-2026-43444 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2733 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workque… - CVE-2026-43446 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2734 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kin… - CVE-2026-43452 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2735 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… - CVE-2026-43454 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2736 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… - CVE-2026-43457 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2737 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… - CVE-2026-43401 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2738 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … - CVE-2026-43402 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2739 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… - CVE-2026-43404 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2740 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm