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 14, 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
241721 4.3 警告 Irfan Skiljan - IrfanView におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2007-1245 2012-09-25 16:47 2007-03-3 Show GitHub Exploit DB Packet Storm
241722 4.3 警告 マイクロソフト - Microsoft Excel 2003 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1239 2012-09-25 16:47 2007-03-3 Show GitHub Exploit DB Packet Storm
241723 4.3 警告 マイクロソフト - Microsoft Office 2003 におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-1238 2012-09-25 16:47 2007-03-3 Show GitHub Exploit DB Packet Storm
241724 4.3 警告 Nullsoft - Nullsoft ShoutcastServer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1229 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
241725 4.4 警告 IBM - UNIX 用の IBM DB2 UDB における特定のディレクトリに不正アクセスされる脆弱性 CWE-287
不適切な認証
CVE-2007-1228 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
241726 7.5 危険 nukescripts - NukeSentinel の includes/nsbypass.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-1171 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
241727 7.5 危険 nabocorp - Nabopoll の result.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-1166 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
241728 7.6 危険 レッドハット - JBoss の jmx-console/HtmlAdaptor におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-1157 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
241729 7.5 危険 man machine systems - JBrowser における特定の管理者機能へアクセスされる脆弱性 - CVE-2007-1156 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
241730 4.3 警告 lovecms - LoveCMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1151 2012-09-25 16:47 2007-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 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
771 5.4 MEDIUM
Network
- - GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authe… New CWE-863
 Incorrect Authorization
CVE-2026-6269 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
772 4.3 MEDIUM
Network
- - Easy Twitter Feeds before 1.2.13 contains a cross-site request forgery vulnerability in the duplicate_post action handler that lacks nonce verification. Attackers can trick an authenticated user into… New CWE-352
 Origin Validation Error
CVE-2026-53736 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
773 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 … New CWE-79
Cross-site Scripting
CVE-2026-53737 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
774 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… New CWE-863
 Incorrect Authorization
CVE-2026-53738 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
775 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… New CWE-352
 Origin Validation Error
CVE-2026-53739 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
776 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… New CWE-79
Cross-site Scripting
CVE-2026-53740 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
777 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 … New CWE-79
Cross-site Scripting
CVE-2026-53741 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
778 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… New CWE-79
Cross-site Scripting
CVE-2026-53742 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm
779 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… New 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
780 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… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-10143 2026-06-12 00:22 2026-06-11 Show GitHub Exploit DB Packet Storm