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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
194421 6.5 警告
Network
Exiv2 project - Exiv2 の image.cpp の Image::printIFDStructure 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-11339 2017-08-8 11:57 2017-07-14 Show GitHub Exploit DB Packet Storm
194422 6.5 警告
Network
Exiv2 project - Exiv2 の image.cpp の Exiv2::Image::printIFDStructure 関数における無限ループを引き起こされる脆弱性 CWE-20
不適切な入力確認
CVE-2017-11338 2017-08-8 11:57 2017-07-13 Show GitHub Exploit DB Packet Storm
194423 6.5 警告
Network
Exiv2 project - Exiv2 の actions.cpp の Action::TaskFactory::cleanup 関数における不正な解放を引き起こされる脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-11337 2017-08-8 11:57 2017-07-13 Show GitHub Exploit DB Packet Storm
194424 6.5 警告
Network
Exiv2 project - Exiv2 の image.cpp の Image::printIFDStructure 関数におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-11336 2017-08-8 11:57 2017-07-13 Show GitHub Exploit DB Packet Storm
194425 7.3 重要
Network
富士電機 - Fuji Electric V-Server におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-9639 2017-08-8 11:53 2017-07-11 Show GitHub Exploit DB Packet Storm
194426 7.5 重要
Network
Joomla! - Joomla! における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-9933 2017-08-8 11:45 2017-07-4 Show GitHub Exploit DB Packet Storm
194427 6.1 警告
Network
Mikko Saari - WordPress 用 Relevanssi プラグインにおける格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000038 2017-08-8 11:16 2017-02-28 Show GitHub Exploit DB Packet Storm
194428 6.1 警告
Network
LogicalDoc - LogicalDoc CommunityEdition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000023 2017-08-7 18:54 2017-07-17 Show GitHub Exploit DB Packet Storm
194429 9.8 緊急
Network
LogicalDoc - LogicalDoc CommunityEdition におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-1000022 2017-08-7 18:54 2017-07-17 Show GitHub Exploit DB Packet Storm
194430 9.8 緊急
Network
LogicalDoc - LogicalDoc CommunityEdition における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-1000021 2017-08-7 18:53 2017-07-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
481 6.1 MEDIUM
Network
- - OSCAL-GUI contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by injecting malicious input through the … New CWE-79
Cross-site Scripting
CVE-2026-34416 2026-06-10 06:17 2026-06-10 Show GitHub Exploit DB Packet Storm
482 5.4 MEDIUM
Network
- - Evoluted PHP Directory Listing Script through 4.0.5 contains a reflected cross-site scripting vulnerability in index.php where the dir parameter value is reflected without HTML encoding inside the HT… New CWE-79
Cross-site Scripting
CVE-2026-25557 2026-06-10 06:17 2026-06-10 Show GitHub Exploit DB Packet Storm
483 6.5 MEDIUM
Network
- - A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. New CWE-476
 NULL Pointer Dereference
CVE-2025-55659 2026-06-10 06:17 2026-06-10 Show GitHub Exploit DB Packet Storm
484 7.5 HIGH
Network
- - An issue was discovered in Malwarebytes 4.x and 5.x (and Nebula 2020-10-21 and later). There is a Heap buffer overflow in various buffer encryption utilities. New CWE-122
Heap-based Buffer Overflow
CVE-2023-43688 2026-06-10 06:17 2026-06-10 Show GitHub Exploit DB Packet Storm
485 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistent_ram_save_old() persistent_ram_save_old() can be called multiple times for the same … Update CWE-787
 Out-of-bounds Write
CVE-2026-46253 2026-06-10 05:42 2026-06-4 Show GitHub Exploit DB Packet Storm
486 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulator_resolve_supply() error path If late enabling of a supply regulator fails in regulator_r… Update CWE-667
 Improper Locking
CVE-2026-46252 2026-06-10 05:42 2026-06-4 Show GitHub Exploit DB Packet Storm
487 7.3 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: MIPS: Work around LLVM bug when gp is used as global register variable On MIPS, __current_thread_info is defined as global regist… Update NVD-CWE-noinfo
CVE-2026-46250 2026-06-10 05:42 2026-06-4 Show GitHub Exploit DB Packet Storm
488 8.4 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block_group_tree dirty_list corruption When the incompat flag EXTENT_TREE_V2 is set, we unconditionally add the block … Update NVD-CWE-noinfo
CVE-2026-46251 2026-06-10 05:38 2026-06-4 Show GitHub Exploit DB Packet Storm
489 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix PF driver crash with kexec kernel booting During a kexec reboot the hardware is not power-cycled, so AF state f… Update NVD-CWE-noinfo
CVE-2026-46249 2026-06-10 05:37 2026-06-4 Show GitHub Exploit DB Packet Storm
490 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: clear stale link mapping of ahvif->links_map When an arvif is initialized in non-AP STA mode but MLO connection pre… Update NVD-CWE-noinfo
CVE-2026-46248 2026-06-10 05:36 2026-06-4 Show GitHub Exploit DB Packet Storm