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 30, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
134561 6.1 警告
Network
ASUSTeK Computer Inc. Askey RTF8115VW ファームウェア Askey RTF8115VW におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2021-27404 2021-11-9 18:03 2021-02-18 Show GitHub Exploit DB Packet Storm
134562 6.1 警告
Network
ASUSTeK Computer Inc. Askey RTF8115VW ファームウェア Askey RTF8115VW におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-27403 2021-11-9 18:03 2021-02-18 Show GitHub Exploit DB Packet Storm
134563 7.8 重要
Local
AIDA64 AIDA64 FinalWire Ltd AIDA64 Engineer における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2020-19513 2021-11-9 18:03 2020-08-13 Show GitHub Exploit DB Packet Storm
134564 7.1 重要
Network
pimcore pimcore pimcore/pimcore パッケージ におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2021-23340 2021-11-9 18:03 2021-02-5 Show GitHub Exploit DB Packet Storm
134565 7.8 重要
Local
F5 Networks BIG-IP Access Policy Manager (APM)
Access Policy Manager Clients
Edge Client および Windows 用 BIG-IP APM Client Troubleshooting Utility における信頼できない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2021-22980 2021-11-9 18:02 2021-02-11 Show GitHub Exploit DB Packet Storm
134566 6.1 警告
Network
F5 Networks BIG-IP Analytics
BIG-IP Advanced Firewall Manager (AFM)
BIG-IP Advanced Web Application Firewall (WAF)
BIG-IP Application Accelera…
BIG-IP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-22021-22979 2021-11-9 18:02 2021-02-11 Show GitHub Exploit DB Packet Storm
134567 7.5 重要
Network
F5 Networks BIG-IP Application Security Manager (ASM)
BIG-IP Advanced Web Application Firewall (WAF)
BIG-IP Advanced WAF および ASM におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2021-22976 2021-11-9 18:02 2021-02-11 Show GitHub Exploit DB Packet Storm
134568 7.5 重要
Network
F5 Networks BIG-IP Analytics
BIG-IP Advanced Firewall Manager (AFM)
BIG-IP Advanced Web Application Firewall (WAF)
BIG-IP Application Accelera…
BIG-IP における脆弱性 CWE-noinfo
情報不足
CVE-2021-22975 2021-11-9 18:02 2021-02-11 Show GitHub Exploit DB Packet Storm
134569 7.5 重要
Network
F5 Networks BIG-IP Analytics
BIG-IP Advanced Firewall Manager (AFM)
BIG-IP Advanced Web Application Firewall (WAF)
BIG-IP Application Accelera…
BIG-IP および BIG-IQ における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2021-22974 2021-11-9 18:02 2021-02-11 Show GitHub Exploit DB Packet Storm
134570 8.1 重要
Network
PELCO Digital Sentry Server Pelco Digital Sentry Server における同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2021-27197 2021-11-9 18:02 2021-02-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
511 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix use-after-free in advance_sched() on schedule switch In advance_sched(), when should_change_schedules() re… Update - CVE-2026-53011 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
512 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2_open during durable reconnect In smb2_open, the call to ksmbd_put_durable_fd(fp) drops the refe… Update - CVE-2026-53010 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
513 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of tx_buf skb If ice_tso() or ice_tx_csum() fail, the error path in ice_xmit_frame_ring() frees the skb, but… Update - CVE-2026-53009 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
514 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Rem… Update - CVE-2026-53006 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
515 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: af_unix: Drop all SCM attributes for SOCKMAP. SOCKMAP can hide inflight fd from AF_UNIX GC. When a socket in SOCKMAP receives sk… Update - CVE-2026-53005 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
516 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: pppoe: drop PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDED for PPPoE. In practice,… Update - CVE-2026-53003 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
517 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold th… Update - CVE-2026-53002 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
518 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hoo… Update - CVE-2026-53000 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
519 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix out-of-bounds read on option matching In nf_osf_match(), the nf_osf_hdr_ctx structure is initialize… Update - CVE-2026-52999 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
520 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a lo… Update - CVE-2026-52998 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm