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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3221 6.7 警告
Local
インテル Intel Graphics Software
インテル グラフィックス・ドライバー
Linux Intel LTS Kernel
インテルのインテル グラフィックス・ドライバー等の複数製品における安全でない継承されたパーミッションに関する脆弱性 CWE-277
安全でない継承されたパーミッション
CVE-2025-32092 2026-04-21 10:43 2026-02-10 Show GitHub Exploit DB Packet Storm
3222 6.7 警告
Local
インテル Intel Graphics Software
インテル グラフィックス・ドライバー
Linux Intel LTS Kernel
インテルのインテル グラフィックス・ドライバー等の複数製品における不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2025-32453 2026-04-21 10:43 2026-02-10 Show GitHub Exploit DB Packet Storm
3223 2.8
Local
インテル Intel Graphics Software
インテル グラフィックス・ドライバー
Linux Intel LTS Kernel
インテルのインテル グラフィックス・ドライバー等の複数製品における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2025-32739 2026-04-21 10:43 2026-02-10 Show GitHub Exploit DB Packet Storm
3224 9.1 緊急
Network
Grafana Labs Grafana Pyroscope Grafana LabsのGrafana Pyroscopeにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2025-41118 2026-04-21 10:43 2026-04-15 Show GitHub Exploit DB Packet Storm
3225 6.1 警告
Network
Hind Leaflet Leafletにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-69993 2026-04-21 10:43 2026-04-14 Show GitHub Exploit DB Packet Storm
3226 8.8 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品における証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-23776 2026-04-21 10:43 2026-04-17 Show GitHub Exploit DB Packet Storm
3227 7.2 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-23778 2026-04-21 10:42 2026-04-17 Show GitHub Exploit DB Packet Storm
3228 6.7 警告
Local
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-23779 2026-04-21 10:42 2026-04-17 Show GitHub Exploit DB Packet Storm
3229 4.3 警告
Network
Apache Software Foundation Apache ActiveMQ
ActiveMQ Web
ActiveMQ Broker
Apache Software FoundationのApache ActiveMQ等の複数製品におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-33227 2026-04-21 10:42 2026-04-7 Show GitHub Exploit DB Packet Storm
3230 7.3 重要
Local
BeeWare Briefcase BeeWareのBriefcaseにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2026-33430 2026-04-21 10:42 2026-03-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
691 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop i… New - CVE-2026-43358 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
692 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the dri… New - CVE-2026-43357 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
693 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adis_init The adis_init() function dereferences adis->ops to check if the individ… New - CVE-2026-43356 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
694 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM r… New - CVE-2026-43355 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
695 - - - In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in set_samp_freq Avoid division by zero when sampling frequency is unsp… New - CVE-2026-43354 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
696 - - - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in DMA ring dequeue The HCI DMA dequeue path (hci_dma_dequeue_xfer()) may be invoked for multiple tra… New - CVE-2026-43353 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
697 - - - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue The logic used to abort the DMA ring contains several flaws: … New - CVE-2026-43352 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
698 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Eagerly init vgic dist/redist on vgic creation If vgic_allocate_private_irqs_locked() fails for any odd reason, we ex… New - CVE-2026-43351 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
699 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks… New CWE-123
 Write-what-where Condition
CVE-2026-43284 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm
700 7.1 HIGH
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.214, the Change Customer modal correctly hides out-of-scope customers through the mailbox-filte… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-41906 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm