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 23, 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
131741 4.9 警告
Network
ASUSTeK Computer Inc. Z10PE-D16 WS ファームウェア
Z10PR-D16 ファームウェア
ASMB8-iKVM ファームウェア
ASUS BMC ファームウェアにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2021-28188 2021-12-14 17:49 2021-04-6 Show GitHub Exploit DB Packet Storm
131742 4.9 警告
Network
ASUSTeK Computer Inc. Z10PE-D16 WS ファームウェア
Z10PR-D16 ファームウェア
ASMB8-iKVM ファームウェア
ASUS BMC ファームウェアにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2021-28189 2021-12-14 17:49 2021-04-6 Show GitHub Exploit DB Packet Storm
131743 5.4 警告
Network
Group-Office Group Office Group Office CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2020-35418 2021-12-14 17:47 2020-12-10 Show GitHub Exploit DB Packet Storm
131744 7.5 重要
Network
Xiaomi Mi AX1800 ファームウェア
Mi RM1800 ファームウェア
Xiaomi ルータ AX1800 rom および RM1800 root におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2020-14099 2021-12-14 17:23 2020-06-15 Show GitHub Exploit DB Packet Storm
131745 6.1 警告
Network
Group-Office Group Office Group Office CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2020-35419 2021-12-14 17:17 2020-12-10 Show GitHub Exploit DB Packet Storm
131746 5.3 警告
Network
Group-Office Group Office Group Office におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2021-28060 2021-12-14 17:00 2021-04-14 Show GitHub Exploit DB Packet Storm
131747 5.5 警告
Local
entropymine Deark Deark における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2021-28855 2021-12-14 16:23 2021-03-13 Show GitHub Exploit DB Packet Storm
131748 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. G3 ファームウェア
G1 ファームウェア
Tenda G1 および G3 ルータにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2021-27706 2021-12-14 16:19 2021-02-24 Show GitHub Exploit DB Packet Storm
131749 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. G3 ファームウェア
G1 ファームウェア
Tenda G1 および G3 ルータにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2021-27705 2021-12-14 16:19 2021-02-24 Show GitHub Exploit DB Packet Storm
131750 7.5 重要
Local
SAP SAP Setup SAPSetup における引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2021-27608 2021-12-14 16:19 2021-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
521 9.9 CRITICAL
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cov… CWE-78
CWE-269
CWE-862
OS Command 
 Improper Privilege Management
 Missing Authorization
CVE-2026-46716 2026-06-16 06:17 2026-06-13 Show GitHub Exploit DB Packet Storm
522 8.1 HIGH
Network
- - SolidInvoice is an open-source invoicing platform. Prior to version 2.3.17, API tokens used to authenticate all REST API requests are stored as plaintext strings in the api_tokens database table. Any… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-46622 2026-06-16 06:17 2026-06-12 Show GitHub Exploit DB Packet Storm
523 7.6 HIGH
Network
- - ApostropheCMS is an open-source Node.js content management system. Versions up to and including 4.29.0 contain an authenticated server-side request forgery (SSRF) in the rich-text widget import flow.… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45012 2026-06-16 06:17 2026-06-13 Show GitHub Exploit DB Packet Storm
524 7.8 HIGH
Local
- - A time-of-check time-of-use (TOCTOU) race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can c… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-54228 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
525 7.0 HIGH
Local
- - A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY and calls dd_chown to change ownership of all files … CWE-362
Race Condition
CVE-2026-54229 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
526 7.0 HIGH
Local
- - A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the t… CWE-59
Link Following
CVE-2026-54230 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
527 5.5 MEDIUM
Local
- - A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and w… CWE-74
Injection
CVE-2026-54231 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
528 6.5 MEDIUM
Network
- - A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gst_av1_parser_parse_tile_list_obu() function passes a byte count to a bit-reader API that expects … CWE-617
 Reachable Assertion
CVE-2026-52718 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
529 7.1 HIGH
Network
- - An out-of-bounds read vulnerability was found in the VA JPEG decoder in GStreamer's gst-plugins-bad. The JPEG parser reads a segment length value from the bitstream without validating it against avai… CWE-125
Out-of-bounds Read
CVE-2026-52719 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
530 8.8 HIGH
Network
- - A heap buffer overflow vulnerability was found in GStreamer's librfb (RFB/VNC client). The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VN… CWE-122
Heap-based Buffer Overflow
CVE-2026-52720 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm