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 7, 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
851 6.5 警告
Network
Splunk splunk cloud platform
Splunk
SplunkのSplunk等の複数製品におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2026-20239 2026-05-25 10:24 2026-05-20 Show GitHub Exploit DB Packet Storm
852 6.5 警告
Network
Splunk splunk cloud platform
Splunk
SplunkのSplunk等の複数製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-20240 2026-05-25 10:24 2026-05-20 Show GitHub Exploit DB Packet Storm
853 6.1 警告
Local
Eaton easySoft EatonのeasySoftにおける復元可能な形式でのパスワード保存に関する脆弱性 CWE-257
復元可能な形式でのパスワード保存
CVE-2026-22614 2026-05-25 10:24 2026-03-10 Show GitHub Exploit DB Packet Storm
854 7.5 重要
Network
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23242 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
855 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-23243 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
856 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-23244 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
857 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23245 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
858 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23247 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
859 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-23248 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
860 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23249 2026-05-25 10:24 2026-03-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319241 5.4 MEDIUM
Network
wpdeveloper embedpress Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WPDeveloper EmbedPress allows Stored XSS.This issue affects EmbedPress: from n/a through 4… CWE-79
Cross-site Scripting
CVE-2024-43936 2024-09-4 00:20 2024-08-30 Show GitHub Exploit DB Packet Storm
319242 5.4 MEDIUM
Network
wpdelicious wp_delicious Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WP Delicious Delicious Recipes – WordPress Recipe Plugin allows Stored XSS.This issue affe… CWE-79
Cross-site Scripting
CVE-2024-43935 2024-09-4 00:19 2024-08-30 Show GitHub Exploit DB Packet Storm
319243 5.4 MEDIUM
Network
robfelty collapsing_archives Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Robert Felty Collapsing Archives allows Stored XSS.This issue affects Collapsing Archives:… CWE-79
Cross-site Scripting
CVE-2024-43934 2024-09-4 00:17 2024-08-30 Show GitHub Exploit DB Packet Storm
319244 6.1 MEDIUM
Network
wpbeaverbuilder beaver_builder Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Beaver Builder Team Beaver Builder allows Reflected XSS.This issue affects Beaver Buil… CWE-79
Cross-site Scripting
CVE-2024-43926 2024-09-4 00:15 2024-08-30 Show GitHub Exploit DB Packet Storm
319245 6.1 MEDIUM
Network
webpack.js webpack Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. Th… CWE-79
Cross-site Scripting
CVE-2024-43788 2024-09-4 00:15 2024-08-28 Show GitHub Exploit DB Packet Storm
319246 5.9 MEDIUM
Network
matter-labs zksolc zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold `(xor (shl 1, x), -1)` to `(rotl ~1, x)` if run with optimizations enabled. Here `~1` is generated as an unsigned 64 bits n… CWE-682
 Incorrect Calculation
CVE-2024-45056 2024-09-4 00:14 2024-08-30 Show GitHub Exploit DB Packet Storm
319247 6.1 MEDIUM
Network
collabora online Collabora Online is a collaborative online office suite based on LibreOffice technology. In the mobile (Android/iOS) device variants of Collabora Online it was possible to inject JavaScript via url e… CWE-79
Cross-site Scripting
CVE-2024-45045 2024-09-4 00:13 2024-08-30 Show GitHub Exploit DB Packet Storm
319248 - - - BPL Personal Weighing Scale PWS-01BT IND/09/18/599 devices send sensitive information in unencrypted BLE packets. (The packet data also lacks authentication and integrity protection.) - CVE-2024-34463 2024-09-4 00:12 2024-09-3 Show GitHub Exploit DB Packet Storm
319249 8.8 HIGH
Network
muffingroup betheme The Betheme theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 27.5.6 via deserialization of untrusted input of the 'mfn-page-items' post meta value. This… CWE-502
 Deserialization of Untrusted Data
CVE-2024-2694 2024-09-4 00:10 2024-08-30 Show GitHub Exploit DB Packet Storm
319250 5.4 MEDIUM
Network
muffingroup betheme The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via several of the plugin's shortcodes in all versions up to, and including, 27.5.6 due to insufficient input sanitization… CWE-79
Cross-site Scripting
CVE-2024-3998 2024-09-4 00:00 2024-08-30 Show GitHub Exploit DB Packet Storm