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
232811 7.5 危険 x-dev - X-dev xNews の classes/class.news.php における SQL インジェクションの脆弱性 - CVE-2007-0630 2012-12-20 18:19 2007-01-31 Show GitHub Exploit DB Packet Storm
232812 6.4 警告 plain black - Plain Black WebGUI の www_purgeList メソッドにおける許可されていないアセットを削除される脆弱性 - CVE-2007-0629 2012-12-20 18:19 2007-01-31 Show GitHub Exploit DB Packet Storm
232813 4.3 警告 サン・マイクロシステムズ - Sun Java System Access Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0628 2012-12-20 18:19 2007-01-29 Show GitHub Exploit DB Packet Storm
232814 5 警告 vlad leont - FD Script の download.php における特定の拡張子を伴う Web 文書ルート配下のファイルのソースを読み取られる脆弱性 - CVE-2007-0620 2012-12-20 18:19 2007-01-31 Show GitHub Exploit DB Packet Storm
232815 7.8 危険 Zenphoto - zenphoto の zen/template-functions.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-0616 2012-12-20 18:19 2007-01-31 Show GitHub Exploit DB Packet Storm
232816 4.3 警告 W-Agora - Web-Agora におけるアプリケーションのパス情報を取得される脆弱性 - CVE-2007-0607 2012-12-20 18:19 2007-03-20 Show GitHub Exploit DB Packet Storm
232817 5 警告 W-Agora - w-agora における重要な情報を取得される脆弱性 - CVE-2007-0606 2012-12-20 18:19 2007-03-21 Show GitHub Exploit DB Packet Storm
232818 6.8 警告 シックス・アパート株式会社 - Movable Type におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0604 2012-12-20 18:19 2007-01-30 Show GitHub Exploit DB Packet Storm
232819 6.9 警告 トレンドマイクロ - Linux 用の Trend Micro VirusWall におけるバッファオーバーフローの脆弱性 - CVE-2007-0602 2012-12-20 18:19 2007-01-30 Show GitHub Exploit DB Packet Storm
232820 5 警告 siteman - Siteman におけるパスワードハッシュを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0594 2012-12-20 18:19 2007-01-30 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
831 7.8 HIGH
Local
nvidia nvtabular NVIDIA NVTabular contains a vulnerability where an attacker could cause improper deserialization of untrusted data. A successful exploit of this vulnerability might lead to code execution, data tampe… Update CWE-502
 Deserialization of Untrusted Data
CVE-2026-24237 2026-06-5 02:40 2026-06-3 Show GitHub Exploit DB Packet Storm
832 6.1 MEDIUM
Physics
dell thinos Dell ThinOS 10, versions prior to ThinOS10 2602_10.0765, contain an Improper Access control vulnerability. An unauthenticated attacker with physical access could potentially exploit this vulnerabilit… Update CWE-284
Improper Access Control
CVE-2026-40713 2026-06-5 02:37 2026-06-3 Show GitHub Exploit DB Packet Storm
833 7.8 HIGH
Local
dell thinos Dell ThinOS 10, versions prior to ThinOS10 2602_10.0765, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, le… Update CWE-284
Improper Access Control
CVE-2026-40715 2026-06-5 02:29 2026-06-3 Show GitHub Exploit DB Packet Storm
834 7.5 HIGH
Network
mozilla firefox Incorrect boundary conditions in the Graphics: Text component. This vulnerability was fixed in Firefox 151.0.3. Update CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-10701 2026-06-5 02:25 2026-06-3 Show GitHub Exploit DB Packet Storm
835 - - - Net::CIDR::Set versions through 0.20 for Perl did not validate network masks. The mask portion of a network mask could contain Unicode digits such as the Arabic-Indic One (U+0661), or non-digits, wh… New CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-49942 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
836 - - - Net::CIDR::Set versions through 0.20 for Perl did not validate IP addresses. The add method called the _encode method to parse addresses. If the addresses did not look like netmasks or network range… New CWE-674
CWE-1287
 Uncontrolled Recursion
 Improper Validation of Specified Type of Input
CVE-2026-49941 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
837 - - - Etsy::StatsD versions through 1.002002 for Perl allow metric injections. The metric names and values are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inj… New CWE-93
CRLF Injection
CVE-2026-46741 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
838 - - - Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional st… New CWE-93
CRLF Injection
CVE-2026-46739 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
839 5.3 MEDIUM
Network
- - OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log … New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-41178 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
840 7.1 HIGH
Physics
- - GNCC GP5 v7.1.76 was discovered to store pre-signed Backblaze B2 upload URLs (PUT requests) in plaintext to the serial console. This allows physically-proximate attackers to extract these active toke… New CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-36176 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm