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":April 29, 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
229411 6.1 警告 サン・マイクロシステムズ
レッドハット
VMware
オラクル
- Oracle Java SE の Java Runtime Environment (JRE) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3555 2012-12-17 17:55 2011-10-18 Show GitHub Exploit DB Packet Storm
229412 5.1 警告 bzip.org
アップル
サイバートラスト株式会社
オラクル
VMware
レッドハット
- bzip2 および libbzip2 の BZ2_decompress 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0405 2012-12-17 16:47 2010-09-20 Show GitHub Exploit DB Packet Storm
229413 5 警告 VMware
Apache Software Foundation
- Apache Tomcat における IP アドレスおよび HTTP ヘッダ情報を意図せず読み取られる脆弱性 CWE-200
情報漏えい
CVE-2011-3375 2012-12-17 16:35 2012-01-19 Show GitHub Exploit DB Packet Storm
229414 6.8 警告 VMware
RPM
- RPM の headerVerifyInfo 関数におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-189
数値処理の問題
CVE-2012-0815 2012-12-17 16:33 2012-06-4 Show GitHub Exploit DB Packet Storm
229415 6.8 警告 VMware
RPM
- RPM の headerLoad 関数におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0061 2012-12-17 16:31 2012-06-4 Show GitHub Exploit DB Packet Storm
229416 7.2 危険 VMware
Linux
- Linux Kernel の robust futex の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0028 2012-12-17 16:28 2012-06-21 Show GitHub Exploit DB Packet Storm
229417 10 危険 VMware
Linux
- Linux Kernel の CIFSFindNext 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-3191 2012-12-17 16:27 2012-05-24 Show GitHub Exploit DB Packet Storm
229418 6.8 警告 VMware
RPM
- RPM におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0060 2012-12-17 16:26 2012-06-4 Show GitHub Exploit DB Packet Storm
229419 7.5 危険 Gisle Aas
VMware
- Perl 用の Digest モジュールにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3597 2012-12-17 16:24 2012-01-13 Show GitHub Exploit DB Packet Storm
229420 4.3 警告 Andy Armstrong
VMware
レッドハット
- CGI.pm および CGI::Simple の header 関数における任意のHTTP ヘッダを挿入される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4410 2012-12-17 16:23 2010-12-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
261 5.0 MEDIUM
Adjacent
- - Spring Boot's Cassandra auto-configuration does not perform hostname verification when establishing an SSL connection to Cassandra. Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3… New CWE-295
Improper Certificate Validation 
CVE-2026-40974 2026-04-28 09:16 2026-04-28 Show GitHub Exploit DB Packet Storm
262 7.0 HIGH
Local
- - A local attacker on the same host as the application may be able to take control of the directory used by `ApplicationTemp`. When `server.servlet.session.persistent` is set to `true` and the attack p… New CWE-377
 Insecure Temporary File
CVE-2026-40973 2026-04-28 09:16 2026-04-28 Show GitHub Exploit DB Packet Storm
263 7.5 HIGH
Adjacent
- - An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about the remote secret. In extreme circumstances this could result in the att… New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-40972 2026-04-28 09:16 2026-04-28 Show GitHub Exploit DB Packet Storm
264 8.8 HIGH
Adjacent
- - Specific firmware versions of Milesight AIOT camera firmware contain hard-coded credentials. New CWE-798
 Use of Hard-coded Credentials
CVE-2026-27785 2026-04-28 09:16 2026-04-28 Show GitHub Exploit DB Packet Storm
265 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields pa… Update CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-31472 2026-04-28 08:28 2026-04-22 Show GitHub Exploit DB Packet Storm
266 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 … Update CWE-667
 Improper Locking
CVE-2026-31480 2026-04-28 08:17 2026-04-22 Show GitHub Exploit DB Packet Storm
267 7.3 HIGH
Network
- - A weakness has been identified in SourceCodester Pharmacy Sales and Inventory System 1.0. This impacts an unknown function of the file /ajax.php?action=save_product. This manipulation of the argument… New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-7194 2026-04-28 08:16 2026-04-28 Show GitHub Exploit DB Packet Storm
268 5.3 MEDIUM
Network
- - A vulnerability has been found in aligungr UERANSIM up to 3.2.7. The affected element is the function rls::DecodeRlsMessage in the library src/lib/rls/rls_pdu.cpp of the component Radio Link Simulati… New CWE-248
 Uncaught Exception
CVE-2026-7183 2026-04-28 08:16 2026-04-28 Show GitHub Exploit DB Packet Storm
269 5.3 MEDIUM
Local
- - A security vulnerability has been detected in OSPG binwalk up to 2.4.3. This vulnerability affects the function read_null_terminated_string of the file src/binwalk/plugins/winceextract.py of the comp… New CWE-22
Path Traversal
CVE-2026-7179 2026-04-28 08:16 2026-04-28 Show GitHub Exploit DB Packet Storm
270 5.0 MEDIUM
Adjacent
- - When configured to use an SSL bundle, Spring Boot's RabbitMQ auto-configuration does not perform hostname verification when connecting to the RabbitMQ broker. Affected: Spring Boot 4.0.0–4.0.5 (fix … New CWE-295
Improper Certificate Validation 
CVE-2026-40971 2026-04-28 08:16 2026-04-28 Show GitHub Exploit DB Packet Storm