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 8, 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
3911 7.6 重要
Network
OpenClaw OpenClaw OpenClawにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-41912 2026-05-7 12:29 2026-04-28 Show GitHub Exploit DB Packet Storm
3912 7.5 重要
Network
FreeBSD FreeBSD FreeBSDにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-4247 2026-05-7 12:29 2026-03-26 Show GitHub Exploit DB Packet Storm
3913 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
3914 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
3915 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
3916 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
3917 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
3918 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
3919 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
3920 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
NVD Vulnerability Information

Update Date:June 8, 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
421 - - - sanic-cors version 2.2.0 and prior contains an improper regular expression in the try_match() function in sanic_cors/core.py that uses re.match without end-anchoring. This allows an attacker to bypas… New - CVE-2026-37737 2026-06-6 01:07 2026-06-6 Show GitHub Exploit DB Packet Storm
422 - - - The linqi application contains hardcoded cryptographic keys. Additionally, the application uses a weak algorithm with a limited ASCII charset to dynamically generate Initialization Vectors (IVs) for … New CWE-321
CWE-338
 Use of Hard-coded Cryptographic Key
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-11347 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
423 - - - An Improper Authentication vulnerability in the /api/Cdn/GetFile endpoint of linqi allows unauthenticated, remote attackers to bypass file access controls. The ValidateAnonFileAccess function incorre… New CWE-287
Improper Authentication
CVE-2026-11345 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
424 - - - A Server-Side Request Forgery (SSRF) vulnerability in the custom process creation feature of linqi allows an authenticated attacker to probe internal network components. By crafting a specific proces… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-11346 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
425 - - - The Comment API (GET /api/Comment and POST /api/Comment) in the affected application fails to perform authorization checks to verify that the requesting user has access to the object identified by th… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-11369 2026-06-6 01:07 2026-06-5 Show GitHub Exploit DB Packet Storm
426 - - - An integer underflow in bt_mesh_sol_recv() in the Bluetooth Mesh solicitation handling (subsys/bluetooth/mesh/solicitation.c) leads to an out-of-bounds write. When CONFIG_BT_MESH_OD_PRIV_PROXY_SRV is… New CWE-787
 Out-of-bounds Write
CVE-2026-5589 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
427 6.3 MEDIUM
Network
- - A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem (subsys/net/lib/sockets/sockets_tls.c). When the TLS session cache is enabled, tls_session_… New CWE-787
 Out-of-bounds Write
CVE-2026-5066 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
428 4.5 MEDIUM
Local
- - In Mimecast Incydr before 2.6.0, arbitrary file access can occur. New CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-50590 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
429 7.3 HIGH
Local
- - Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range. New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-50593 2026-06-6 01:06 2026-06-5 Show GitHub Exploit DB Packet Storm
430 6.3 MEDIUM
Local
- - NAVTOR NavBox through version 4.16.1.20 contains hard-coded credentials within its Windows Communication Foundation (SOAP) implementation. If the SOAP functionality is enabled, a local attacker can e… New CWE-798
 Use of Hard-coded Credentials
CVE-2026-21404 2026-06-6 01:05 2026-06-5 Show GitHub Exploit DB Packet Storm