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 4, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204941 5.3 警告
Network
シーメンス - Siemens SCALANCE S613 におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3963 2016-05-31 15:02 2016-04-8 Show GitHub Exploit DB Packet Storm
204942 8.1 重要
Network
Allround Automations - Allround Automations PL/SQL Developer が HTTP 経由でアップデートする問題 CWE-Other
その他
CVE-2016-2346 2016-05-31 12:28 2015-04-25 Show GitHub Exploit DB Packet Storm
204943 7.3 重要
Network
アップル
PNG Development Group
オラクル
- libpng の png_set_PLTE 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8472 2016-05-31 12:02 2015-12-3 Show GitHub Exploit DB Packet Storm
204944 5 警告 Debian
PNG Development Group
Canonical
- libpng の png.c の png_convert_to_rfc1123 関数における重要なプロセスメモリ情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7981 2016-05-31 12:02 2015-11-12 Show GitHub Exploit DB Packet Storm
204945 7.5 危険 アップル
PNG Development Group
日立
オラクル
- libpng の png_set_PLTE および png_get_PLTE 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8126 2016-05-31 12:02 2015-11-12 Show GitHub Exploit DB Packet Storm
204946 7.5 重要
Network
Debian
Canonical
オラクル
rpcbind project
- rpcbind の rpcb_svc_com.c の xprt_set_caller におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-7236 2016-05-31 11:52 2015-09-23 Show GitHub Exploit DB Packet Storm
204947 6.5 警告
Network
kernel.org
オラクル
- Linux-PAM の pam_unix モジュールの _unix_run_helper_binary 関数におけるユーザ名を列挙される脆弱性 CWE-200
情報漏えい
CVE-2015-3238 2016-05-31 11:52 2015-06-15 Show GitHub Exploit DB Packet Storm
204948 7.5 重要
Network
Apache Software Foundation
オラクル
- Apache ActiveMQ の broker/TransportConnection.java の processControlCommand 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3576 2016-05-31 11:50 2014-08-14 Show GitHub Exploit DB Packet Storm
204949 7.5 重要
Network
インテル
オラクル
- IPMI の仕様におけるパスワードハッシュを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4786 2016-05-31 11:49 2013-07-8 Show GitHub Exploit DB Packet Storm
204950 5.3 警告
Network
Mort Bay Consulting
オラクル
- Jetty におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-310
暗号の問題
CVE-2011-4461 2016-05-31 11:48 2011-12-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211 5.3 MEDIUM
Local
- - A security flaw has been discovered in NousResearch hermes-agent up to 2026.4.23. This affects the function _sync_anthropic_entry_from_credentials_file of the file agent/credential_pool.py of the com… New CWE-287
Improper Authentication
CVE-2026-10548 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
212 7.8 HIGH
Local
google android In resumeConfigurationDispatch of ActivityRecord.java, there is a possible background application launch (bal) due to a logic error in the code. This could lead to local escalation of privilege with … New CWE-693
 Protection Mechanism Failure
CVE-2026-0077 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
213 7.8 HIGH
Local
google android In multiple functions, there is a possible way to access the contacts database due to a SQL injection. This could lead to local escalation of privilege with no additional execution privileges needed.… New CWE-89
SQL Injection
CVE-2026-0075 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
214 - - - An out-of-bounds read in the ext4_ext_binsearch_idx function in src/ext4_extent.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by supplying a specially crafted ext4 files… New - CVE-2025-70101 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
215 - - - A divide-by-zero vulnerability in the ext4_block_set_lb_size function in src/ext4_blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 fi… New - CVE-2025-70100 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
216 - - - SWUpdate before 2026.05 is affected by a time-of-check time-of-use (TOCTOU) race condition that allows local unprivileged attackers to escalate privileges to root or install untrusted contents using … New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-41259 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
217 7.8 HIGH
Local
google android In setUserDisclaimerAcknowledged of CarDevicePolicyService.java, there is a possible way to bypass the user dialog when adding an account to a managed device due to a missing permission check. This c… New CWE-862
 Missing Authorization
CVE-2025-26418 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
218 7.8 HIGH
Local
google android In many functions of ComputerEngine.java, there is a possible way to access URIs across users due to a logic error in the code. This could lead to local escalation of privilege with no additional exe… New CWE-284
Improper Access Control
CVE-2025-22426 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
219 4.3 MEDIUM
Network
- - An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup Task functionality in Synology Hyper Backup before 4.1.2-4036 allows remote authenticated use… New CWE-22
Path Traversal
CVE-2024-47273 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
220 4.1 MEDIUM
Network
- - An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup.Repository webapi component in Synology Hyper Backup before 4.1.2-4036 allows remote authenti… New CWE-22
Path Traversal
CVE-2024-47263 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm