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 24, 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
226671 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC AlphaStor の Device Manager における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-0928 2013-01-23 16:28 2013-01-21 Show GitHub Exploit DB Packet Storm
226672 6.8 警告 シーメンス - Siemens SIMATIC RF-MANAGER および RF-MANAGER Basic におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0656 2013-01-23 16:28 2013-01-11 Show GitHub Exploit DB Packet Storm
226673 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Avamar Client および EMC Avamar Plugin における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2291 2013-01-23 16:25 2013-01-21 Show GitHub Exploit DB Packet Storm
226674 10 危険 Schneider Electric - Schneider Electric Interactive Graphical SCADA System におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0657 2013-01-23 16:24 2013-01-10 Show GitHub Exploit DB Packet Storm
226675 9.3 危険 Schneider Electric - Schneider Electric Software Update Utility のクライアントにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0655 2013-01-23 16:24 2013-01-9 Show GitHub Exploit DB Packet Storm
226676 5 警告 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment における JMX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5070 2013-01-23 16:13 2012-10-16 Show GitHub Exploit DB Packet Storm
226677 7.5 危険 VMware - VMware SpringSource Spring Framework における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2011-2730 2013-01-23 14:03 2011-09-9 Show GitHub Exploit DB Packet Storm
226678 5 警告 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment における Deployment の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5067 2013-01-22 17:36 2012-10-16 Show GitHub Exploit DB Packet Storm
226679 3.7 注意 libvirt.org - libvirt における異なるデバイスを関連づける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2693 2013-01-22 17:19 2012-06-17 Show GitHub Exploit DB Packet Storm
226680 5 警告 GNOME Project - gdk-pixbuf の io-xbm.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2370 2013-01-22 17:15 2012-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3151 3.0 LOW
Network
- - In OpenStack Ironic before 35.0.2 (in a certain non-default configuration), instance_info['ks_template'] is rendered without sandboxing. CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-44916 2026-05-12 09:17 2026-05-8 Show GitHub Exploit DB Packet Storm
3152 7.5 HIGH
Network
postfix postfix Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.10.9 sometimes allows a buffer over-read and process crash via an enhanced status code that lacks text after the third number. CWE-193
 Off-by-one Error
CVE-2026-43964 2026-05-12 06:17 2026-05-5 Show GitHub Exploit DB Packet Storm
3153 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely.… NVD-CWE-noinfo
CVE-2026-43184 2026-05-12 05:56 2026-05-6 Show GitHub Exploit DB Packet Storm
3154 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory regi… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43183 2026-05-12 05:55 2026-05-6 Show GitHub Exploit DB Packet Storm
3155 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO … NVD-CWE-noinfo
CVE-2026-43181 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
3156 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MIN_X_OUTPUT_SIZE… CWE-369
 Divide By Zero
CVE-2026-43182 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
3157 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… CWE-674
 Uncontrolled Recursion
CVE-2026-43185 2026-05-12 05:52 2026-05-6 Show GitHub Exploit DB Packet Storm
3158 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 th… NVD-CWE-noinfo
CVE-2026-43191 2026-05-12 05:51 2026-05-6 Show GitHub Exploit DB Packet Storm
3159 8.2 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… CWE-125
Out-of-bounds Read
CVE-2026-43190 2026-05-12 05:50 2026-05-6 Show GitHub Exploit DB Packet Storm
3160 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwn… NVD-CWE-noinfo
CVE-2026-43189 2026-05-12 05:47 2026-05-6 Show GitHub Exploit DB Packet Storm