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 5, 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
202751 7.5 重要
Network
The PHP Group - PHP の ext/wddx/wddx.c の php_wddx_push_element 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7418 2016-10-7 16:40 2016-09-15 Show GitHub Exploit DB Packet Storm
202752 9.8 緊急
Network
The PHP Group - PHP の ext/wddx/wddx.c の wddx_stack_destroy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-7413 2016-10-7 16:40 2016-09-15 Show GitHub Exploit DB Packet Storm
202753 8.8 重要
Network
The PHP Group - PHP の ext/zip/zip_stream.c の php_stream_zip_opener 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-6297 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202754 9.8 緊急
Network
The PHP Group - PHP で使用される xmlrpc-epi の simplestring.c の simplestring_addn 関数における整数符号エラーの脆弱性 CWE-119
バッファエラー
CVE-2016-6296 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202755 9.8 緊急
Network
The PHP Group - PHP の ext/snmp/snmp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6295 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202756 9.8 緊急
Network
The PHP Group - PHP の ext/intl/locale/locale_methods.c の locale_accept_from_http 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6294 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202757 6.5 警告
Network
The PHP Group - PHP の ext/exif/exif.c の exif_process_user_comment 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6292 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202758 9.8 緊急
Network
The PHP Group - PHP の ext/exif/exif.c の exif_process_IFD_in_MAKERNOTE 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-6291 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202759 9.8 緊急
Network
The PHP Group - PHP の ext/session/session.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6290 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
202760 7.8 重要
Local
The PHP Group - PHP の TSRM/tsrm_virtual_cwd.c の virtual_file_ex 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-6289 2016-10-7 16:37 2016-07-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2771 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically… - CVE-2026-46148 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2772 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: fix vector context allocation leak When the second kzalloc (host_context.vector.datap) fails in kvm_riscv_vcpu_alloc_… - CVE-2026-46171 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2773 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Watchdog task might end between send_sig() and kth… - CVE-2026-46180 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2774 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak btrfs_ioctl_space_info() has a TOCTOU race betw… - CVE-2026-46159 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2775 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing last_unlink_trans update when removing a directory When removing a directory we are not updating its last_unli… - CVE-2026-46160 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2776 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace The hdr variable is allocated on the stack and only hdr.versio… - CVE-2026-46182 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2777 - - - In the Linux kernel, the following vulnerability has been resolved: octeon_ep_vf: add NULL check for napi_build_skb() napi_build_skb() can return NULL on allocation failure. In __octep_vf_oq_proces… - CVE-2026-46188 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2778 - - - In the Linux kernel, the following vulnerability has been resolved: fbcon: Avoid OOB font access if console rotation fails Clear the font buffer if the reallocation during console rotation fails in… - CVE-2026-46191 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2779 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations The core will deal with reads … - CVE-2026-46192 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2780 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value by validating catalog record size Syzbot reported a KMSAN uninit-value issue in hfsplus_strcasecmp(). T… - CVE-2026-46169 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm