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 20, 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
220741 6 警告 シーメンス - Siemens SIMATIC PCS 7 などの製品で使用される SIMATIC WinCC の データベースサーバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4684 2014-08-5 09:25 2014-07-23 Show GitHub Exploit DB Packet Storm
220742 4.9 警告 シーメンス - Siemens SIMATIC PCS 7 などの製品で使用される SIMATIC WinCC の WebNavigator サーバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4683 2014-08-5 09:25 2014-07-23 Show GitHub Exploit DB Packet Storm
220743 5 警告 シーメンス - Siemens SIMATIC PCS 7 などの製品で使用される SIMATIC WinCC の WebNavigator サーバにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-4682 2014-08-5 09:24 2014-07-23 Show GitHub Exploit DB Packet Storm
220744 7.2 危険 Android for MSM - MSM デバイスなどの製品用の Qualcomm Innovation Center Android コントリビューションで使用される Linux Kernel 用 kgsl グラフィックドライバにおけるカスタムページテーブルを選択される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0972 2014-08-4 18:17 2014-06-23 Show GitHub Exploit DB Packet Storm
220745 5.8 警告 シスコシステムズ - Cisco WebEx Meetings Server の user.php における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-3302 2014-08-4 17:04 2014-07-25 Show GitHub Exploit DB Packet Storm
220746 3.5 注意 IBM - IBM InfoSphere Master Data Management - Collaborative Edition および InfoSphere Master Data Management Server for Product Information Management におけるフィッシング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3009 2014-08-4 16:56 2014-06-24 Show GitHub Exploit DB Packet Storm
220747 5.2 警告 ヒューレット・パッカード - HP NonStop NetBatch における NetBatch ジョブ実行に対する権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-2627 2014-08-4 16:55 2014-07-30 Show GitHub Exploit DB Packet Storm
220748 7.2 危険 Linux - s390 プラットフォーム上で稼働する Linux Kernel の arch/s390/kernel/ptrace.c におけるカーネルメモリ領域への読み込みおよび書き込みアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3534 2014-08-4 16:04 2014-07-31 Show GitHub Exploit DB Packet Storm
220749 6 警告 SAP - SAP FI Manager Self-Service におけるアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2014-5176 2014-08-4 13:44 2014-04-18 Show GitHub Exploit DB Packet Storm
220750 7.5 危険 SAP - SAP Solution Manager の License Measurement サーブレットにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-5175 2014-08-4 13:44 2014-04-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 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