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 17, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5081 4.3 警告
Network
Mozilla Foundation Mozilla Firefox Focus Mozilla FoundationのMozilla Firefox Focusにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-2919 2026-05-8 12:08 2026-03-9 Show GitHub Exploit DB Packet Storm
5082 7.5 重要
Network
OWASP ModSecurity OWASPのModSecurityにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-30923 2026-05-8 12:08 2026-05-5 Show GitHub Exploit DB Packet Storm
5083 8.8 重要
Network
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31450 2026-05-8 12:08 2026-04-22 Show GitHub Exploit DB Packet Storm
5084 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-31451 2026-05-8 12:07 2026-04-22 Show GitHub Exploit DB Packet Storm
5085 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31452 2026-05-8 12:07 2026-04-22 Show GitHub Exploit DB Packet Storm
5086 7.8 重要
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31453 2026-05-8 12:07 2026-04-22 Show GitHub Exploit DB Packet Storm
5087 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31454 2026-05-8 12:07 2026-04-22 Show GitHub Exploit DB Packet Storm
5088 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31459 2026-05-8 12:07 2026-04-22 Show GitHub Exploit DB Packet Storm
5089 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-31471 2026-05-8 12:07 2026-04-22 Show GitHub Exploit DB Packet Storm
5090 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31673 2026-05-8 12:07 2026-04-25 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… Update 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.… Update 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… Update 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 … Update 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… Update 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… Update 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