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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
217881 5 警告 FFmpeg - FFmpeg の libavcodec/hevc_ps.c の ff_hevc_decode_nal_sps 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9319 2014-12-11 15:03 2014-11-28 Show GitHub Exploit DB Packet Storm
217882 7.5 危険 FFmpeg - FFmpeg の libavcodec/rawdec.c の raw_decode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9318 2014-12-11 15:03 2014-11-27 Show GitHub Exploit DB Packet Storm
217883 7.5 危険 FFmpeg - FFmpeg の libavcodec/pngdec.c の decode_ihdr_chunk 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9317 2014-12-11 15:02 2014-11-27 Show GitHub Exploit DB Packet Storm
217884 7.5 危険 FFmpeg - FFmpeg の libavcodec/mjpegdec.c の mjpeg_decode_app 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-9316 2014-12-11 15:02 2014-11-25 Show GitHub Exploit DB Packet Storm
217885 4.3 警告 MantisBT Group - MantisBT の admin/copy_field.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9281 2014-12-11 14:32 2014-12-5 Show GitHub Exploit DB Packet Storm
217886 4.7 警告 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9066 2014-12-11 14:03 2014-12-8 Show GitHub Exploit DB Packet Storm
217887 4.4 警告 Xen プロジェクト - Xen の common/spinlock.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9065 2014-12-11 14:03 2014-12-8 Show GitHub Exploit DB Packet Storm
217888 3.6 注意 GNU Project - GNU Binutils におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-8737 2014-12-11 13:46 2014-11-4 Show GitHub Exploit DB Packet Storm
217889 7.5 危険 GNU Project - GNU Binutils の bfd/srec.c 内の srec_scan 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-8504 2014-12-11 13:46 2014-10-28 Show GitHub Exploit DB Packet Storm
217890 7.5 危険 GNU Project - GNU Binutils の bfd/ihex.c 内の ihex_scan 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-8503 2014-12-11 13:46 2014-10-30 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
1331 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gfx3d: add parent to parent request map After commit d228ece36345 ("clk: divider: remove round_rate() in favor of dete… NVD-CWE-noinfo
CVE-2026-46247 2026-06-10 05:36 2026-06-4 Show GitHub Exploit DB Packet Storm
1332 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handler Using the `devm_` variant for requesting IRQ _before_ the… CWE-416
 Use After Free
CVE-2026-46246 2026-06-10 05:36 2026-06-4 Show GitHub Exploit DB Packet Storm
1333 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dc_link NULL handling in HPD init amdgpu_dm_hpd_init() may see connectors without a valid dc_link. The code… CWE-476
 NULL Pointer Dereference
CVE-2026-46245 2026-06-10 05:36 2026-06-4 Show GitHub Exploit DB Packet Storm
1334 9.1 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: Fix IPv6 inner_thoff desync In nft_inner_parse_l2l3(), when processing inner IPv6 packets, ipv6_find_hdr() … NVD-CWE-noinfo
CVE-2026-46244 2026-06-10 05:35 2026-06-4 Show GitHub Exploit DB Packet Storm
1335 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Recover from panthor_gpu_flush_caches() failures We have seen a few cases where the whole memory subsystem is blocke… NVD-CWE-noinfo
CVE-2025-71314 2026-06-10 05:35 2026-06-4 Show GitHub Exploit DB Packet Storm
1336 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for alloc_workqueue() alloc_workqueue() can return NULL on memory allocation failure. Witho… CWE-476
 NULL Pointer Dereference
CVE-2025-71313 2026-06-10 05:35 2026-06-4 Show GitHub Exploit DB Packet Storm
1337 7.5 HIGH
Network
- - Shenzhen Tenda Technology Co., Ltd Tenda W20E v15.11.0.6 was discovered to contain a buffer overflow in the webAuthUserInfo parameter of the formAddWebAuthUser function. This vulnerability allows att… CWE-121
Stack-based Buffer Overflow
CVE-2026-36823 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1338 7.5 HIGH
Network
- - Shenzhen Tenda Technology Co., Ltd Tenda W3 Wireless Router v1.0.0.3(2204) was discovered to contain a stack overflow in the wl_radio parameter of the formwrlSSIDset function. This vulnerability allo… CWE-121
Stack-based Buffer Overflow
CVE-2026-36771 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1339 7.5 HIGH
Network
- - Shenzhen Tenda Technology Co., Ltd Tenda US_W3V1.0BR v1.0.0.3 was discovered to contain a stack overflow in the Go parameter of the ask_to_reboot function. This vulnerability allows attackers to caus… CWE-121
Stack-based Buffer Overflow
CVE-2026-36770 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1340 7.2 HIGH
Network
- - A flaw was found in Keycloak. A limited administrator can exploit an improper access control vulnerability in the POST /admin/realms/{realm}/partialImport endpoint. This allows them to bypass Fine-Gr… CWE-863
 Incorrect Authorization
CVE-2026-11577 2026-06-10 05:16 2026-06-8 Show GitHub Exploit DB Packet Storm