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 12, 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
2941 - - (複数のベンダ) (複数の製品) CISA ICS Advisory / ICS Medical Advisory(2026年04月21日) - - 2026-04-23 17:41 2026-04-22 Show GitHub Exploit DB Packet Storm
2942 8.8 重要
Network
サイレックス・テクノロジー株式会社 SD-330AC
AMC Manager
サイレックス・テクノロジー製SD-330ACおよびAMC Managerにおける複数の脆弱性 CWE-1188
CWE-121
CWE-122
CWE-1395
CWE-226
CWE-266
CWE-306
CWE-321
CWE-327
CWE-79
CWE-93
CVE-2015-5621
CVE-2024-24487
CVE-2026-32955
CVE-2026-32956
CVE-2026-32957
CVE-2026-32958
CVE-2026-32959
CVE-2026-32960
CVE-2026-32961
CVE-2026-32962
CVE-2026-32963
CV…
2026-04-23 17:36 2026-04-20 Show GitHub Exploit DB Packet Storm
2943 7.5 重要
Network
株式会社GROWI GROWI GROWIにおける、正規表現を用いたサービス運用妨害(ReDoS)の脆弱性 CWE-Other
その他
CVE-2026-41040 2026-04-23 15:16 2026-04-23 Show GitHub Exploit DB Packet Storm
2944 8.8 重要
Network
一般社団法人 JPCERT コーディネーションセンター LogonTracer LogonTracerにおける複数の脆弱性 CWE-78
CWE-Other
CVE-2026-33277
CVE-2026-33566
2026-04-23 14:12 2026-04-23 Show GitHub Exploit DB Packet Storm
2945 7.3 重要
Local
i-PRO株式会社 IP簡単設定ソフトウェア i-PRO製IP簡単設定ソフトウェアにおけるDLL読み込みに関する脆弱性 CWE-Other
その他
CVE-2026-34488 2026-04-23 12:21 2026-04-23 Show GitHub Exploit DB Packet Storm
2946 4.7 警告
Network
彼方株式会社 CMS ALAYA CMS ALAYAにおけるSQLインジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-40529 2026-04-23 12:07 2026-04-23 Show GitHub Exploit DB Packet Storm
2947 10 緊急
Network
Quest Software Inc. KACE Systems Management Appliance Quest Software Inc.のKACE Systems Management Applianceにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2025-32975 2026-04-23 10:17 2025-06-24 Show GitHub Exploit DB Packet Storm
2948 7.5 重要
Network
jsonparser project jsonparser jsonparser projectのjsonparserにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-32285 2026-04-23 10:17 2026-03-26 Show GitHub Exploit DB Packet Storm
2949 7.5 重要
Network
antchfx Xpath antchfxのXpathにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-32287 2026-04-23 10:17 2026-03-26 Show GitHub Exploit DB Packet Storm
2950 5.5 警告
Local
Direct-Soft Inc. WinMPG Video Convert Direct-Soft Inc.のWinMPG Video Convertにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2019-25644 2026-04-23 10:17 2026-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1041 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 … Update NVD-CWE-noinfo
CVE-2026-43181 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1042 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… Update CWE-369
 Divide By Zero
CVE-2026-43182 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1043 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… Update CWE-674
 Uncontrolled Recursion
CVE-2026-43185 2026-05-12 05:52 2026-05-6 Show GitHub Exploit DB Packet Storm
1044 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… Update NVD-CWE-noinfo
CVE-2026-43191 2026-05-12 05:51 2026-05-6 Show GitHub Exploit DB Packet Storm
1045 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)… Update CWE-125
Out-of-bounds Read
CVE-2026-43190 2026-05-12 05:50 2026-05-6 Show GitHub Exploit DB Packet Storm
1046 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… Update NVD-CWE-noinfo
CVE-2026-43189 2026-05-12 05:47 2026-05-6 Show GitHub Exploit DB Packet Storm
1047 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… Update CWE-787
 Out-of-bounds Write
CVE-2026-43186 2026-05-12 05:40 2026-05-6 Show GitHub Exploit DB Packet Storm
1048 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… Update CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-43187 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
1049 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ceph: do not propagate page array emplacement errors as batch errors When fscrypt is enabled, move_dirty_folio_in_page_array() ma… Update NVD-CWE-noinfo
CVE-2026-43188 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
1050 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dm mpath: Add missing dm_put_device when failing to get scsi dh name When commit fd81bc5cca8f ("scsi: device_handler: Return erro… Update NVD-CWE-noinfo
CVE-2026-43192 2026-05-12 05:36 2026-05-6 Show GitHub Exploit DB Packet Storm