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 5, 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
256941 6.8 警告 サン・マイクロシステムズ
68k.org
- audiofile の msadpcm.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5824 2010-08-10 18:49 2009-01-2 Show GitHub Exploit DB Packet Storm
256942 2.4 注意 オラクル - Oracle Sun Java System Application Server および Oracle GlassFish Enterprise Server の GUI における脆弱性 CWE-noinfo
情報不足
CVE-2010-2397 2010-08-9 16:49 2010-07-13 Show GitHub Exploit DB Packet Storm
256943 3 注意 オラクル - Oracle Solaris Studio における脆弱性 CWE-noinfo
情報不足
CVE-2010-2374 2010-08-9 16:49 2010-07-13 Show GitHub Exploit DB Packet Storm
256944 4.3 警告 オラクル - Oracle OpenSSO Enterprise における脆弱性 CWE-noinfo
情報不足
CVE-2009-3762 2010-08-9 16:49 2010-07-13 Show GitHub Exploit DB Packet Storm
256945 4.3 警告 オラクル - Oracle OpenSSO Enterprise の OpenSSO コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3764 2010-08-9 16:48 2010-07-13 Show GitHub Exploit DB Packet Storm
256946 4.3 警告 オラクル - Oracle OpenSSO Enterprise の Access Manager / OpenSSO コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3763 2010-08-9 16:48 2010-07-13 Show GitHub Exploit DB Packet Storm
256947 5 警告 オラクル - Oracle Sun Convergence における脆弱性 CWE-noinfo
情報不足
CVE-2010-0914 2010-08-9 16:48 2010-07-13 Show GitHub Exploit DB Packet Storm
256948 5.8 警告 オラクル - Oracle Sun Java System Web Proxy Server の管理サーバにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2385 2010-08-9 16:48 2010-07-13 Show GitHub Exploit DB Packet Storm
256949 2.1 注意 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise Campus Solutions コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2403 2010-08-6 18:29 2010-07-13 Show GitHub Exploit DB Packet Storm
256950 3 注意 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise CRM コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2378 2010-08-6 18:29 2010-07-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
6351 9.9 CRITICAL
Network
pfsense pfsense Netgate pfSense CE 2.8.0 allows code execution in the XMLRPC API via pfsense.exec_php. NOTE: the Supplier disputes this because the API call is only available to admins and they are intentionally all… CWE-284
CWE-915
Improper Access Control
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2025-69691 2026-05-13 05:39 2026-05-8 Show GitHub Exploit DB Packet Storm
6352 7.5 HIGH
Network
vmware spring_cloud_config When using Google Secrets Manager as a backend for the Spring Cloud Config server a client can craft a request to the config server potentially exposing secrets from unintended GCP projects. Spring C… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40981 2026-05-13 05:34 2026-05-7 Show GitHub Exploit DB Packet Storm
6353 6.1 MEDIUM
Network
naturalintelligence fast-xml-parser fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the … CWE-91
Blind XPath Injection
CVE-2026-41650 2026-05-13 05:30 2026-05-8 Show GitHub Exploit DB Packet Storm
6354 9.8 CRITICAL
Network
snipeitapp snipe-it Insecure Permissions vulnerability in grokability snipe-it v.8.4.0 and before and fixed after 2026-03-10 commit 676a9958 allows a remote attacker to execute arbitrary code via the app/Http/Controller… CWE-284
Improper Access Control
CVE-2026-37709 2026-05-13 05:29 2026-05-8 Show GitHub Exploit DB Packet Storm
6355 6.3 MEDIUM
Network
router-for-me cliproxyapi A vulnerability has been found in router-for-me CLIProxyAPI 6.9.29. Affected by this issue is some unknown functionality of the file internal/api/handlers/management/api_tools.go of the component API… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-8081 2026-05-13 05:27 2026-05-8 Show GitHub Exploit DB Packet Storm
6356 7.8 HIGH
Local
dail8859 notepad_next Notepad Next is a cross-platform, reimplementation of Notepad++. Prior to version 0.14, NotepadNext's detectLanguageFromExtension() function interpolates a file's extension directly into a Lua script… CWE-94
Code Injection
CVE-2026-42214 2026-05-13 05:24 2026-05-8 Show GitHub Exploit DB Packet Storm
6357 7.5 HIGH
Network
golang go When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CWE-415
 Double Free
CVE-2026-33811 2026-05-13 05:23 2026-05-8 Show GitHub Exploit DB Packet Storm
6358 4.7 MEDIUM
Network
google chrome Use after free in Views in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security… CWE-416
 Use After Free
CVE-2026-7910 2026-05-13 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
6359 8.8 HIGH
Network
dlink dcs-935l_firmware A vulnerability was found in D-Link DCS-935L up to 1.10.01. The impacted element is the function SetDeviceSettings of the file /web/cgi-bin/hnap/hnap_service of the component HNAP Service. The manipu… CWE-119
CWE-120
Incorrect Access of Indexable Resource ('Range Error') 
Classic Buffer Overflow
CVE-2026-8260 2026-05-13 04:45 2026-05-11 Show GitHub Exploit DB Packet Storm
6360 9.8 CRITICAL
Network
tenda ac10u_firmware A security flaw has been discovered in Tenda AC6 15.03.06.49_multi_TDE01. Affected is the function fromSetWirelessRepeat of the file /goform/WifiExtraSet of the component httpd. Performing a manipula… CWE-77
CWE-78
CWE-787
Command Injection
OS Command 
 Out-of-bounds Write
CVE-2026-8263 2026-05-13 04:41 2026-05-11 Show GitHub Exploit DB Packet Storm