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 1, 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
193571 6.1 警告
Network
Intelliants - Subrion CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-10795 2017-07-20 10:28 2017-07-11 Show GitHub Exploit DB Packet Storm
193572 6.1 警告
Network
ObjectPlanet, Inc. - ObjectPlanet Opinio におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-10798 2017-07-20 10:24 2017-04-20 Show GitHub Exploit DB Packet Storm
193573 9.8 緊急
Network
Becton, Dickinson and Company (BD) - BD PerformA および KLA Journal Service におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-6022 2017-07-19 17:54 2017-03-23 Show GitHub Exploit DB Packet Storm
193574 7.8 重要
Local
FFmpeg - FFmpeg の libavcodec/cdxl.c の cdxl_decode_frame 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9996 2017-07-19 17:00 2017-05-7 Show GitHub Exploit DB Packet Storm
193575 7.8 重要
Local
FFmpeg - FFmpeg の libavcodec/webp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9994 2017-07-19 17:00 2017-05-11 Show GitHub Exploit DB Packet Storm
193576 7.5 重要
Network
FFmpeg - FFmpeg における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2017-9993 2017-07-19 17:00 2017-05-31 Show GitHub Exploit DB Packet Storm
193577 7.8 重要
Local
FFmpeg - FFmpeg の libavcodec/dfa.c の decode_dds1 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9992 2017-07-19 17:00 2017-05-6 Show GitHub Exploit DB Packet Storm
193578 7.8 重要
Local
FFmpeg - FFmpeg の libavcodec/xwddec.c の xwd_decode_frame 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9991 2017-07-19 17:00 2017-05-8 Show GitHub Exploit DB Packet Storm
193579 8.8 重要
Network
FFmpeg - FFmpeg の libavcodec/xpmdec.c の color_string_to_rgba 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-9990 2017-07-19 17:00 2017-05-11 Show GitHub Exploit DB Packet Storm
193580 7.5 重要
Network
Schneider Electric - Schneider Electric Modicon M340 PLC におけるリソースの枯渇状態にされる脆弱性 CWE-400
リソースの枯渇
CVE-2017-6017 2017-07-19 16:59 2017-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2641 5.5 MEDIUM
Network
- - When a fusefs file system implements extended attributes, the kernel may send a FUSE_LISTXATTR message to the userspace daemon to retrieve the list of extended attributes for a given file. The FUSE … CWE-122
Heap-based Buffer Overflow
CVE-2026-45252 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2642 7.8 HIGH
Local
- - A file descriptor can be closed while a thread is blocked in a poll(2) or select(2) call waiting for that descriptor. Because the blocked thread does not hold a reference to the underlying object, t… CWE-416
 Use After Free
CVE-2026-45251 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2643 8.8 HIGH
Local
- - libcasper(3) communicates with helper processes via UNIX domain sockets, and uses the select(2) system call to wait for data to become available. However, it does not verify that its socket descript… CWE-121
Stack-based Buffer Overflow
CVE-2026-39461 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2644 7.8 HIGH
Local
- - An origin validation error vulnerability in the Trend Micro Apex One (mac) agent self-protection mechanism could allow a local attacker to escalate privileges on affected installations. Please not… CWE-346
 Origin Validation Error
CVE-2025-71217 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2645 7.8 HIGH
Local
- - A time-of-check time-of-use vulnerability in the Trend Micro Apex One (mac) agent cache mechanism could allow a local attacker to escalate privileges on affected installations. Please note: an att… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-71216 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2646 7.0 HIGH
Local
- - A time-of-check time-of-use vulnerability in the Trend Micro Apex One (mac) agent iCore service signature verification could allow a local attacker to escalate privileges on affected installations. … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-71215 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2647 7.8 HIGH
Local
- - An origin validation error vulnerability in the Trend Micro Apex One (mac) agent iCore service could allow a local attacker to escalate privileges on affected installations. Please note: an attack… CWE-346
 Origin Validation Error
CVE-2025-71214 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2648 7.8 HIGH
Local
- - MediaArea MediaInfoLib LXF element parsing heap-based buffer overflow vulnerability CWE-823
 Use of Out-of-range Pointer Offset
CVE-2026-28764 2026-05-22 00:05 2026-05-21 Show GitHub Exploit DB Packet Storm
2649 7.5 HIGH
Network
- - In Splunk Enterprise versions below 10.2.2 and 10.0.5, and Splunk Cloud Platform versions below 10.3.2512.8, 10.2.2510.11, 10.1.2507.21, and 10.0.2503.13, a user with a role that has access to the `_… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-20239 2026-05-22 00:00 2026-05-21 Show GitHub Exploit DB Packet Storm
2650 6.5 MEDIUM
Network
- - In Splunk Enterprise versions below 10.2.2, 10.0.5, 9.4.11, and 9.3.12, and Splunk Cloud Platform versions below 10.4.2603.1, 10.3.2512.9, 10.2.2510.11, 10.1.2507.21, 10.0.2503.13, and 9.3.2411.129, … CWE-20
 Improper Input Validation 
CVE-2026-20240 2026-05-22 00:00 2026-05-21 Show GitHub Exploit DB Packet Storm