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 17, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1441 7.5 重要
Network
レッドハット
libarchive
Red Hat Enterprise Linux Server AUS
Red Hat Hardened Images
openshift container platform for power
Red Hat Enterprise&nb…
libarchive等の複数ベンダの製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-4424 2026-05-7 12:29 2026-03-19 Show GitHub Exploit DB Packet Storm
1442 7.5 重要
Network
FreeBSD FreeBSD FreeBSDにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-4652 2026-05-7 12:29 2026-03-26 Show GitHub Exploit DB Packet Storm
1443 5.5 警告
Local
レッドハット
firewalld
firewalld
Red Hat Enterprise Linux
firewalld等の複数ベンダの製品における割り当てられたパーミッションの実行に関する脆弱性 CWE-279
割り当てられたパーミッションの不適切な実行
CVE-2026-4948 2026-05-7 12:29 2026-03-27 Show GitHub Exploit DB Packet Storm
1444 10 緊急
Network
huggingface smolagents huggingfaceのsmolagentsにおける複数の脆弱性 CWE-74
CWE-94
CVE-2026-4963 2026-05-7 12:29 2026-03-27 Show GitHub Exploit DB Packet Storm
1445 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. ch22 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のch22 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5154 2026-05-7 12:28 2026-03-30 Show GitHub Exploit DB Packet Storm
1446 9.8 緊急
Network
TRENDnet TEW-713RE FIRMWARE TRENDnetのTEW-713RE FIRMWAREにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-5183 2026-05-7 12:28 2026-03-31 Show GitHub Exploit DB Packet Storm
1447 8.8 重要
Network
nothings stb_truetype.h nothingsのstb_truetype.hにおける複数の脆弱性 CWE-119
CWE-125
CVE-2026-5314 2026-05-7 12:28 2026-04-1 Show GitHub Exploit DB Packet Storm
1448 8.8 重要
Network
nothings stb_truetype.h nothingsのstb_truetype.hにおける複数の脆弱性 CWE-119
CWE-125
CVE-2026-5315 2026-05-7 12:28 2026-04-2 Show GitHub Exploit DB Packet Storm
1449 6.5 警告
Network
nothings stb vorbis.c nothingsのstb vorbis.cにおける複数の脆弱性 CWE-400
CWE-770
CVE-2026-5316 2026-05-7 12:28 2026-04-2 Show GitHub Exploit DB Packet Storm
1450 8.8 重要
Network
nothings stb vorbis.c nothingsのstb vorbis.cにおける複数の脆弱性 CWE-119
CWE-787
CVE-2026-5317 2026-05-7 12:28 2026-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312561 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index for aux_rd_interval before using aux_rd_interval has size of 7 and should be checked. This fixes 3 … NVD-CWE-noinfo
CVE-2024-46728 2024-09-26 22:31 2024-09-18 Show GitHub Exploit DB Packet Storm
312562 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix the Out-of-bounds read warning using index i - 1U may beyond element index for mc_data[] when i = 0. CWE-125
Out-of-bounds Read
CVE-2024-46731 2024-09-26 22:29 2024-09-18 Show GitHub Exploit DB Packet Storm
312563 5.4 MEDIUM
Network
puma puma Puma is a Ruby/Rack web server built for parallelism. In affected versions clients could clobber values set by intermediate proxies (such as X-Forwarded-For) by providing a underscore version of the … CWE-444
HTTP Request Smuggling
CVE-2024-45614 2024-09-26 22:28 2024-09-20 Show GitHub Exploit DB Packet Storm
312564 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign linear_pitch_alignment even for VM [Description] Assign linear_pitch_alignment so we don't cause a divide… CWE-369
 Divide By Zero
CVE-2024-46732 2024-09-26 22:28 2024-09-18 Show GitHub Exploit DB Packet Storm
312565 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id() mwifiex_get_priv_by_id() returns the priv pointer correspond… CWE-476
 NULL Pointer Dereference
CVE-2024-46755 2024-09-26 22:25 2024-09-18 Show GitHub Exploit DB Packet Storm
312566 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: protect XDP configuration with a mutex The main threat to data consistency in ice_xdp() is a possible asynchronous PF reset.… CWE-476
 NULL Pointer Dereference
CVE-2024-46765 2024-09-26 22:24 2024-09-18 Show GitHub Exploit DB Packet Storm
312567 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup Currently napi_disable() gets called during rxq and txq clean… CWE-908
 Use of Uninitialized Resource
CVE-2024-46784 2024-09-26 22:21 2024-09-18 Show GitHub Exploit DB Packet Storm
312568 - - - Mattermost versions 9.5.x <= 9.5.8 fail to properly authorize access to archived channels when viewing archived channels is disabled, which allows an attacker to view posts and files of archived chan… - CVE-2024-47145 2024-09-26 17:15 2024-09-26 Show GitHub Exploit DB Packet Storm
312569 - - - Mattermost versions 9.11.x <= 9.11.0 and 9.5.x <= 9.5.8 fail to validate that the message of the permalink post is a string, which allows an attacker to send a non-string value as the message of a pe… - CVE-2024-47003 2024-09-26 17:15 2024-09-26 Show GitHub Exploit DB Packet Storm
312570 - - - Mattermost versions 9.5.x <= 9.5.8 fail to include the metadata endpoints of Oracle Cloud and Alibaba in the SSRF denylist, which allows an attacker to possibly cause an SSRF if Mattermost was deploy… - CVE-2024-45843 2024-09-26 17:15 2024-09-26 Show GitHub Exploit DB Packet Storm