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 29, 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
4661 6.5 警告
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-29220 2026-05-21 10:53 2026-05-19 Show GitHub Exploit DB Packet Storm
4662 7.3 重要
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-29226 2026-05-21 10:53 2026-05-19 Show GitHub Exploit DB Packet Storm
4663 7.5 重要
Network
HSC MailInspector HSCのMailInspectorにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2026-29962 2026-05-21 10:53 2026-05-18 Show GitHub Exploit DB Packet Storm
4664 7.5 重要
Network
HSC MailInspector HSCのMailInspectorにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-29963 2026-05-21 10:53 2026-05-18 Show GitHub Exploit DB Packet Storm
4665 6.1 警告
Network
HSC MailInspector HSCのMailInspectorにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-29964 2026-05-21 10:53 2026-05-18 Show GitHub Exploit DB Packet Storm
4666 6.1 警告
Network
HSC MailInspector HSCのMailInspectorにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-29965 2026-05-21 10:53 2026-05-18 Show GitHub Exploit DB Packet Storm
4667 6.5 警告
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-31378 2026-05-21 10:53 2026-05-19 Show GitHub Exploit DB Packet Storm
4668 6.1 警告
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおける複数の脆弱性 CWE-22
CWE-79
CWE-94
CVE-2026-31379 2026-05-21 10:53 2026-05-19 Show GitHub Exploit DB Packet Storm
4669 6.5 警告
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおける言語構文の表現に使用される特殊な要素の不適切な無効化に関する脆弱性 CWE-917
言語構文の表現に使用される特殊な要素の不適切な無効化
CVE-2026-31380 2026-05-21 10:53 2026-05-19 Show GitHub Exploit DB Packet Storm
4670 5.3 警告
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2026-31387 2026-05-21 10:53 2026-05-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 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
3701 6.1 MEDIUM
Network
- - Juicer through 1.12.18 fails to escape remote feed API response fields before rendering them on the admin settings page. Attackers controlling the connected feed data can inject script that executes … CWE-79
Cross-site Scripting
CVE-2026-53737 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3702 8.1 HIGH
Network
- - Copy & Delete Posts through 1.5.4 lets any plugin-enabled non-admin role invoke every operation in the cdp_action_handling AJAX handler. Attackers with an enabled role can delete posts or overwrite p… CWE-863
 Incorrect Authorization
CVE-2026-53738 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3703 4.3 MEDIUM
Network
- - Yoast Duplicate Post through 4.6 contains a cross-site request forgery vulnerability in the duplicate_post_dismiss_notice handler, which verifies no nonce or capability. Attackers can trick any authe… CWE-352
 Origin Validation Error
CVE-2026-53739 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3704 5.4 MEDIUM
Network
- - Yoast Duplicate Post through 4.6 inserts an unescaped post title and permalink into the Classic Editor scheduled republish notice. Attackers can schedule a republish copy with a crafted title to exec… CWE-79
Cross-site Scripting
CVE-2026-53740 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3705 5.4 MEDIUM
Network
- - Simple Link Directory through 9.0.4 interpolates the sld_no_results_found option into a JavaScript string literal without encoding. Because sanitize_text_field leaves quotes intact, a stored payload … CWE-79
Cross-site Scripting
CVE-2026-53741 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3706 5.4 MEDIUM
Network
- - Simple Link Directory through 9.0.4 echoes embed shortcode attributes into HTML data attributes without escaping in the embedder template. Attackers with contributor access can craft a shortcode attr… CWE-79
Cross-site Scripting
CVE-2026-53742 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3707 7.5 HIGH
Network
- - kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in the protocol parser that allows a malicious broker or machine-in-the-middle attacker to exhaust memory or hang connections by… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-10142 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3708 7.5 HIGH
Network
- - kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in SCRAM authentication handling that allows a malicious or machine-in-the-middle broker to freeze the client event loop by supp… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-10143 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
3709 - - - A cross-site scripting (XSS) vulnerability in Palo Alto Networks PAN-OS® software enables a malicious authenticated administrator to store a JavaScript payload using the web interface. This issue i… CWE-79
Cross-site Scripting
CVE-2026-0266 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
3710 - - - An information exposure vulnerability in the Palo Alto Networks GlobalProtect app on macOS enables a local user to learn the configured passcodes for disabling, disconnecting, or uninstalling the Glo… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-0267 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm