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 16, 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
189081 7.5 重要
Network
IBM - IBM Security Guardium における暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2017-1271 2017-12-28 11:23 2017-12-1 Show GitHub Exploit DB Packet Storm
189082 7.5 重要
Network
アドバンテック株式会社 - Advantech WebAccess における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-12710 2017-12-28 11:23 2017-08-29 Show GitHub Exploit DB Packet Storm
189083 7.8 重要
Local
アドバンテック株式会社 - Advantech WebAccess における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-12711 2017-12-28 11:23 2017-08-29 Show GitHub Exploit DB Packet Storm
189084 7.8 重要
Local
アドバンテック株式会社 - Advantech WebAccess における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-12713 2017-12-28 11:23 2017-08-29 Show GitHub Exploit DB Packet Storm
189085 7.8 重要
Local
アドバンテック株式会社 - Advantech WebAccess における制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2017-12717 2017-12-28 11:23 2017-08-29 Show GitHub Exploit DB Packet Storm
189086 7.5 重要
Network
アドバンテック株式会社 - Advantech WebAccess における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-12719 2017-12-28 11:23 2017-11-2 Show GitHub Exploit DB Packet Storm
189087 5.4 警告
Network
IBM - IBM Connections におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1498 2017-12-28 11:22 2017-11-28 Show GitHub Exploit DB Packet Storm
189088 5.4 警告
Network
IBM - IBM Sterling B2B Integrator におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1482 2017-12-28 11:22 2017-11-20 Show GitHub Exploit DB Packet Storm
189089 4.3 警告
Network
IBM - IBM Sterling B2B Integrator における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-1481 2017-12-28 11:22 2017-11-20 Show GitHub Exploit DB Packet Storm
189090 5.4 警告
Network
IBM - IBM TRIRIGA におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1465 2017-12-28 11:22 2017-11-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 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… New 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… Update 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.… New 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… New 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 … New 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… New 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… New 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 … New 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… New 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… New CWE-122
Heap-based Buffer Overflow
CVE-2026-52720 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm