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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220471 4.3 警告 レッドハット - Spacewalk の spacewalk-java および Red Hat Network Satellite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3595 2014-09-25 19:18 2014-09-11 Show GitHub Exploit DB Packet Storm
220472 7.2 危険 Debian - Debian acpi-support パッケージにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0484 2014-09-25 19:17 2014-09-10 Show GitHub Exploit DB Packet Storm
220473 4.3 警告 SCHLIX - Baby Gekko におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5700 2014-09-25 19:17 2012-11-4 Show GitHub Exploit DB Packet Storm
220474 5 警告 シスコシステムズ - Cisco Unified Communications Domain Manager Platform Software におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3380 2014-09-25 19:16 2014-09-22 Show GitHub Exploit DB Packet Storm
220475 4.3 警告 シスコシステムズ - VMware 用 Cisco Nexus 1000V InterCloud の vCloud Director コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3367 2014-09-25 19:15 2014-09-22 Show GitHub Exploit DB Packet Storm
220476 3.5 注意 IBM - IBM Curam Social Program Management におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6091 2014-09-25 18:35 2014-09-19 Show GitHub Exploit DB Packet Storm
220477 5 警告 IBM - IBM Rational ClearQuest における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-3106 2014-09-25 18:35 2014-09-17 Show GitHub Exploit DB Packet Storm
220478 5 警告 IBM - IBM Rational ClearQuest の Web コンポーネントの OSLC 統合機能におけるアカウント名を列挙される脆弱性 CWE-200
情報漏えい
CVE-2014-3105 2014-09-25 18:35 2014-09-17 Show GitHub Exploit DB Packet Storm
220479 5 警告 IBM - IBM Rational ClearQuest におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3104 2014-09-25 18:35 2014-09-17 Show GitHub Exploit DB Packet Storm
220480 5 警告 IBM - IBM Rational ClearQuest の Web コンポーネントにおけるセッション Cookie をキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2014-3103 2014-09-25 18:35 2014-09-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
731 7.5 HIGH
Network
mongodb mongodb A vulnerability in MongoDB Server's BSON validation logic allows an unauthenticated user to crash the mongod process by sending a specially crafted message. The BSON validator's handling of certain n… CWE-674
 Uncontrolled Recursion
CVE-2026-9740 2026-06-16 01:55 2026-06-10 Show GitHub Exploit DB Packet Storm
732 7.6 HIGH
Network
splunk splunk
splunk_cloud_platform
In Splunk Enterprise versions below 10.2.4, 10.0.7, 9.4.12, and 9.3.13, and Splunk Cloud Platform versions below 10.4.2604.3, 10.3.2512.12, 10.2.2510.14, 10.1.2507.22, and 9.3.2411.132, a low-privile… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-20252 2026-06-16 01:51 2026-06-11 Show GitHub Exploit DB Packet Storm
733 5.5 MEDIUM
Local
mongodb mongodb MongoDB server may log authentication parameters, including credentials, to the server log during SASL authentication. When connection health metric logging is enabled, the full authentication parame… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-9735 2026-06-16 01:46 2026-06-10 Show GitHub Exploit DB Packet Storm
734 9.8 CRITICAL
Network
apache cxf Apache CXF's EndpointReferenceUtils and W3CMultiSchemaFactory classes construct a SAXParserFactory without the necessary JAXP hardening configurations, enabling out-of-band (OOB) external entity res… CWE-611
XXE
CVE-2026-49875 2026-06-16 01:32 2026-06-12 Show GitHub Exploit DB Packet Storm
735 6.5 MEDIUM
Network
google chrome Out of bounds read in Video in Google Chrome on ChromeOS prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from pr… CWE-125
Out-of-bounds Read
CVE-2026-12026 2026-06-16 01:32 2026-06-12 Show GitHub Exploit DB Packet Storm
736 8.2 HIGH
Network
axios axios Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, axios exposes two read-side prototype-pollution gadgets. When Object.prototype is polluted by an upstream… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44490 2026-06-16 01:31 2026-06-12 Show GitHub Exploit DB Packet Storm
737 7.5 HIGH
Network
- - Fortra BoKS Manager contains an OS command injection vulnerability in the client upgrade and patch tooling for legacy tar-based client installations. A malicious or compromised legacy tar-installed c… CWE-78
OS Command 
CVE-2026-9863 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
738 9.8 CRITICAL
Network
- - Fortra's  Core Privileged Access Manager (BoKS) contains an OS command injection vulnerability in the boks_autoregisterd service. A remote attacker with network access to the service may be able to c… CWE-78
OS Command 
CVE-2026-9862 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
739 5.4 MEDIUM
Network
- - The Form Builder CP WordPress plugin before 1.2.47 does not properly sanitize a form configuration value before storing it and using it as part of a client-side script execution, allowing authenticat… - CVE-2026-9278 2026-06-16 01:16 2026-06-15 Show GitHub Exploit DB Packet Storm
740 3.4 LOW
Network
- - The Store Locator WordPress plugin before 1.6.9 does not validate a parameter before using it in a file path, allowing high-privileged users such as administrators to read arbitrary `.php` files from… CWE-22
Path Traversal
CVE-2026-9062 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm