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 15, 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
226341 7.5 危険 visualizationlibrary - Visualization Library における脆弱性 CWE-noinfo
情報不足
CVE-2010-0937 2012-12-20 19:28 2010-03-8 Show GitHub Exploit DB Packet Storm
226342 9.3 危険 Canonical - Ubuntu 上で稼動するベースファイルパッケージにおける任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2010-0834 2012-12-20 19:28 2010-08-5 Show GitHub Exploit DB Packet Storm
226343 6.9 警告 Canonical - Ubuntu 上で稼動する PAM の pam_motd における任意のファイルのオーナーシップを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2010-0832 2012-12-20 19:28 2010-07-7 Show GitHub Exploit DB Packet Storm
226344 7.5 危険 snowflake - TYPO3 用の T3BLOG エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0798 2012-12-20 19:28 2010-03-2 Show GitHub Exploit DB Packet Storm
226345 4.3 警告 snowflake - TYPO3 用の T3BLOG エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0797 2012-12-20 19:28 2010-03-2 Show GitHub Exploit DB Packet Storm
226346 1.9 注意 thibault godouet - fcrontab の fcron における任意のファイルを読まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-0792 2012-12-20 19:28 2010-03-5 Show GitHub Exploit DB Packet Storm
226347 7.5 危険 SoftbizScripts - Softbiz Jobs の news_desc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0758 2012-12-20 19:28 2010-02-26 Show GitHub Exploit DB Packet Storm
226348 6.5 警告 wikyblog - WikyBlog の index.php/Attach における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-0757 2012-12-20 19:28 2010-02-26 Show GitHub Exploit DB Packet Storm
226349 5.8 警告 wikyblog - WikyBlog におけるセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2010-0756 2012-12-20 19:28 2010-02-26 Show GitHub Exploit DB Packet Storm
226350 7.5 危険 wikyblog - WikyBlog の include/WBmap.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0755 2012-12-20 19:28 2010-02-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1801 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces The Scarlett2 mixer quirk in USB-audio driver may h… - CVE-2026-43436 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1802 - - - In the Linux kernel, the following vulnerability has been resolved: net/mana: Null service_wq on setup error to prevent double destroy In mana_gd_setup() error path, set gc->service_wq to NULL afte… - CVE-2026-43440 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1803 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… - CVE-2026-43374 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1804 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… - CVE-2026-43376 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1805 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read The q54sj108a2_debugfs_read function suffers from a stack buffer ove… - CVE-2026-43380 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1806 - - - In the Linux kernel, the following vulnerability has been resolved: nouveau/dpcd: return EBUSY for aux xfer if the device is asleep If we have runtime suspended, and userspace wants to use /dev/drm… - CVE-2026-43381 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1807 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid double-rtnl_lock ELP metric worker batadv_v_elp_get_throughput() might be called when the RTNL lock is already … - CVE-2026-43382 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1808 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: Fix rcu_tasks stall in threaded busypoll I was debugging a NIC driver when I noticed that when I enable threaded busypoll, b… - CVE-2026-43385 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1809 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-mach-common: Add missing error check for clock acquisition The acp_card_rt5682_init() and acp_card_rt5682s_init() … - CVE-2026-43443 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1810 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walk_control on inactive context in damos_walk() damos_walk() sets ctx->walk_control to the caller-provided … - CVE-2026-43388 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm