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
223541 5 警告 Gentoo Linux
MediaWiki
- MediaWiki における拡張機能の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2032 2013-11-28 14:15 2013-04-30 Show GitHub Exploit DB Packet Storm
223542 4.7 警告 Linux - Linux Kernel の drivers/usb/chipidea/host.c の host_start 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2058 2013-11-28 14:15 2013-01-21 Show GitHub Exploit DB Packet Storm
223543 5 警告 Savy Soda - SavySoda WiFi HD Free におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-3923 2013-11-28 13:56 2013-11-21 Show GitHub Exploit DB Packet Storm
223544 7.5 危険 Nagios Enterprises, LLC - Nagios XI の Nagios Core Config Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6875 2013-11-28 13:40 2013-09-24 Show GitHub Exploit DB Packet Storm
223545 9.3 危険 Vortex Group - Vortex Light Alloy におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-6874 2013-11-28 12:21 2013-11-22 Show GitHub Exploit DB Packet Storm
223546 4.3 警告 MediaWiki - MediaWiki 用 ZeroRatedMobileAccess 拡張機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4573 2013-11-28 12:04 2013-10-22 Show GitHub Exploit DB Packet Storm
223547 7.8 危険 Gummy Bear Studios - Gummy Bear Studios FTP Drive + HTTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-3922 2013-11-28 12:02 2013-11-21 Show GitHub Exploit DB Packet Storm
223548 3.5 注意 CloudBees - CloudBees Jenkins 用 Build Failure Analyzer プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6374 2013-11-28 11:37 2013-11-20 Show GitHub Exploit DB Packet Storm
223549 5.5 警告 CloudBees - CloudBees Jenkins 用 Exclusion プラグインにおけるリソースを一覧表示される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6373 2013-11-28 11:37 2013-11-20 Show GitHub Exploit DB Packet Storm
223550 4.3 警告 PaloSanto Solutions - Elastix の xmlservices/E_book.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6608 2013-11-28 11:30 2012-11-19 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
1011 - - - Concrete CMS below 9.5.2 is vulnerable to PHP Object Injection via unserialize() calls in the Workflow, Form block, and File/Set components that lack the allowed_classes restriction. An unauthenticat… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-7888 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
1012 9.8 CRITICAL
Network
- - Authorization bypass through User-Controlled SQL primary key vulnerability in Akmer Informatics Automation Industry and Trade Ltd. Co. TeknoPass allows SQL Injection. This issue affects TeknoPass: f… New CWE-89
SQL Injection
CVE-2026-4104 2026-06-5 00:20 2026-06-4 Show GitHub Exploit DB Packet Storm
1013 - - - An authorization flaw existed in the MISP Event Template Importer overwrite workflow. When importing an event template in overwrite mode, the application checked whether a matching template already e… New CWE-862
 Missing Authorization
CVE-2026-10855 2026-06-5 00:19 2026-06-4 Show GitHub Exploit DB Packet Storm
1014 - - - A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation … New CWE-601
Open Redirect
CVE-2026-10856 2026-06-5 00:19 2026-06-4 Show GitHub Exploit DB Packet Storm
1015 - - - An open redirect vulnerability existed in MISP UsersController::routeafterlogin() because the value stored in the pre_login_requested_url session key was used as the post-login redirect destination w… New CWE-601
Open Redirect
CVE-2026-10861 2026-06-5 00:19 2026-06-4 Show GitHub Exploit DB Packet Storm
1016 - - - A logic error in the MISP CRUD component delete handler allowed validation failures to be bypassed when requests used the HTTP DELETE method. Due to missing parentheses in the delete condition, the e… New CWE-863
 Incorrect Authorization
CVE-2026-10860 2026-06-5 00:19 2026-06-5 Show GitHub Exploit DB Packet Storm
1017 - - - A security issue was fixed in the correlations over-correlation endpoint where the order query parameter was accepted from user-controlled named request parameters. This allowed an authenticated user… New CWE-20
 Improper Input Validation 
CVE-2026-10863 2026-06-5 00:19 2026-06-5 Show GitHub Exploit DB Packet Storm
1018 - - - A vulnerability in the MISP dashboard widgets allowed an authenticated user to manipulate the fields option and influence which fields were returned by the New Users and New Organisations widgets. In… New CWE-200
Information Exposure
CVE-2026-10864 2026-06-5 00:19 2026-06-5 Show GitHub Exploit DB Packet Storm
1019 7.5 HIGH
Network
- - It is possible for an unauthenticated adjacent attacker to download log files of the controller, which may disclose some restricted information. Update CWE-200
Information Exposure
CVE-2026-41032 2026-06-5 00:16 2026-06-3 Show GitHub Exploit DB Packet Storm
1020 9.8 CRITICAL
Network
- - An unauthenticated remote attacker can recover a default, hard coded password from a firmware image and thus gain full access to all affected devices. Update CWE-1393
 Use of Default Password
CVE-2026-35075 2026-06-5 00:16 2026-06-3 Show GitHub Exploit DB Packet Storm