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
3091 7.5 重要
Network
budibase budibase budibaseにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-25043 2026-04-22 10:10 2026-04-3 Show GitHub Exploit DB Packet Storm
3092 6.5 警告
Network
Christian Neukirchen Rack RackにおけるCRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2026-26962 2026-04-22 10:09 2026-04-2 Show GitHub Exploit DB Packet Storm
3093 6.1 警告
Network
Progress Software Corporation Flowmon Progress Software CorporationのFlowmonにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-2737 2026-04-22 10:09 2026-04-2 Show GitHub Exploit DB Packet Storm
3094 6.5 警告
Network
Christian Neukirchen Rack Rackにおける解釈の競合に関する脆弱性 CWE-436
解釈の競合
CVE-2026-32762 2026-04-22 10:09 2026-04-2 Show GitHub Exploit DB Packet Storm
3095 6.1 警告
Network
Streetwriters Notesnook Mobile StreetwritersのNotesnook Mobileにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-33978 2026-04-22 10:09 2026-04-1 Show GitHub Exploit DB Packet Storm
3096 8.1 重要
Network
OpenProject OpenProject OpenProjectにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-34717 2026-04-22 10:09 2026-04-2 Show GitHub Exploit DB Packet Storm
3097 6.5 警告
Network
Web Technologies Change Detection Web TechnologiesのChange Detectionにおける不完全なブラックリストに関する脆弱性 CWE-184
不完全なブラックリスト
CVE-2026-35000 2026-04-22 10:09 2026-04-1 Show GitHub Exploit DB Packet Storm
3098 9.1 緊急
Network
rti RTI Connext Professional rtiのRTI Connext ProfessionalにおけるXML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-4374 2026-04-22 10:09 2026-04-1 Show GitHub Exploit DB Packet Storm
3099 5.3 警告
Network
PowerDNS PowerDNS Recursor PowerDNSのPowerDNS Recursorにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-0398 2026-04-21 10:51 2026-02-9 Show GitHub Exploit DB Packet Storm
3100 3.6
Local
ARM Ltd. Arm C1-Pro ファームウェア ARM Ltd.のArm C1-Pro ファームウェアにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-0995 2026-04-21 10:51 2026-03-2 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
891 - - - 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… Update - CVE-2026-43380 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
892 - - - 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… Update - CVE-2026-43381 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
893 - - - 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 … Update - CVE-2026-43382 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
894 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… Update - CVE-2026-43385 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
895 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… Update - CVE-2026-43463 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
896 - - - 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 … Update - CVE-2026-43388 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
897 - - - In the Linux kernel, the following vulnerability has been resolved: mm: memfd_luo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a c… Update - CVE-2026-43389 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
898 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix starvation of scx_enable() under fair-class saturation During scx_enable(), the READY -> ENABLED task switching lo… Update - CVE-2026-43392 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
899 - - - 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… Update - CVE-2026-43397 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
900 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when… Update - CVE-2026-43473 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm