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":June 14, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
190101 8.8 重要
Network
Jenkins プロジェクト - Jenkins Favorite プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-1000244 2017-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm
190102 4.3 警告
Network
Jenkins プロジェクト - Jenkins Favorite プラグインにおけるパーミッションに関する脆弱性 CWE-275
パーミッションの問題
CVE-2017-1000243 2017-11-21 11:39 2017-06-6 Show GitHub Exploit DB Packet Storm
190103 3.3
Local
Jenkins プロジェクト - Jenkins Git Client プラグインにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-1000242 2017-11-21 11:39 2017-04-27 Show GitHub Exploit DB Packet Storm
190104 6.6 警告
Physics
Linux - Linux Kernel における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-16538 2017-11-21 10:33 2017-09-26 Show GitHub Exploit DB Packet Storm
190105 6.6 警告
Physics
Linux - Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-16537 2017-11-21 10:33 2017-10-9 Show GitHub Exploit DB Packet Storm
190106 9.8 緊急
Network
Sokial - Sokial Social Network Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-15973 2017-11-20 16:52 2017-09-29 Show GitHub Exploit DB Packet Storm
190107 9.8 緊急
Network
Adult Script Pro - Adult Script Pro における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-15959 2017-11-20 16:44 2017-09-29 Show GitHub Exploit DB Packet Storm
190108 9.8 緊急
Network
softechproducts - SoftDatepro Dating Social Network における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-15972 2017-11-20 16:44 2017-09-29 Show GitHub Exploit DB Packet Storm
190109 6.6 警告
Physics
Linux - Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-16536 2017-11-20 16:34 2017-09-21 Show GitHub Exploit DB Packet Storm
190110 6.6 警告
Physics
Linux - Linux Kernel における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-16535 2017-11-20 16:34 2017-10-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1881 - - - In the Linux kernel, the following vulnerability has been resolved: isofs: validate Rock Ridge CE continuation extent against volume size rock_continue() reads rs->cont_extent verbatim from the Roc… - CVE-2026-46303 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1882 - - - In the Linux kernel, the following vulnerability has been resolved: selinux: allow multiple opens of /sys/fs/selinux/policy Currently there can only be a single open of /sys/fs/selinux/policy at an… - CVE-2026-46302 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1883 - - - In the Linux kernel, the following vulnerability has been resolved: spi: topcliff-pch: fix use-after-free on unbind Give the driver a chance to flush its queue before releasing the DMA buffers on d… - CVE-2026-46301 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1884 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplus_fill_super() hfsplus_fill_super() calls hfs_find_init() to initialize a search structure,… - CVE-2026-46299 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1885 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix race with interrupt handler While executing ->ioctl handler or ->release handler, if an interrupt fires … - CVE-2026-46298 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1886 - - - In the Linux kernel, the following vulnerability has been resolved: net: libwx: use request_irq for VF misc interrupt Currently, request_threaded_irq() is used with a primary handler but a NULL thr… - CVE-2026-46297 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1887 - - - In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe() back to s3c64xx_spi_prepare_tra… - CVE-2026-46296 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1888 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty Fall back to apic_find_highest_vector() when PID.ON is set bu… - CVE-2026-46295 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1889 - - - In the Linux kernel, the following vulnerability has been resolved: dm: fix a buffer overflow in ioctl processing Tony Asleson (using Claude) found a buffer overflow in dm-ioctl in the function ret… - CVE-2026-46294 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1890 - - - In the Linux kernel, the following vulnerability has been resolved: clk: microchip: mpfs-ccc: fix out of bounds access during output registration UBSAN reported an out of bounds access during regis… - CVE-2026-46293 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm