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 13, 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
246991 5.1 警告 chupix - Chupix CMS の Contact モジュールの index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3562 2012-06-26 16:02 2008-08-10 Show GitHub Exploit DB Packet Storm
246992 7.5 危険 fhm-script - Free Hosting Manager における管理アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3557 2012-06-26 16:02 2008-08-8 Show GitHub Exploit DB Packet Storm
246993 7.5 危険 Comsenz Technology - Discuz! の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3554 2012-06-26 16:02 2008-08-8 Show GitHub Exploit DB Packet Storm
246994 7.5 危険 Git project - GIT の diff_addremove 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3546 2012-06-26 16:02 2008-08-7 Show GitHub Exploit DB Packet Storm
246995 10 危険 GNOME Project - Gnome の yelp の yelp-window.c の window_error 関数におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-3533 2012-06-26 16:02 2008-08-5 Show GitHub Exploit DB Packet Storm
246996 6.9 警告 FreeBSD - FreeBSD の カーネルの sys/kern/vfs_mount.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3531 2012-06-26 16:02 2008-09-3 Show GitHub Exploit DB Packet Storm
246997 4.3 警告 craftysyntax - CSLH の livehelp_js.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3510 2012-06-26 16:02 2008-08-7 Show GitHub Exploit DB Packet Storm
246998 4 警告 Best Practical Solutions - Best Practical Solutions RT におけるサービス運用妨害 (DoS) 状態となる脆弱性 CWE-noinfo
情報不足
CVE-2008-3502 2012-06-26 16:02 2008-06-23 Show GitHub Exploit DB Packet Storm
246999 10 危険 Episerver - Ektron CMS400.NET の "ワークエリアフォルダのページ" における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2008-3499 2012-06-26 16:02 2008-08-6 Show GitHub Exploit DB Packet Storm
247000 7.5 危険 ASP indir - Pcshey Portal の kategori.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3495 2012-06-26 16:02 2008-08-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2901 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 … CWE-693
 Protection Mechanism Failure
CVE-2026-0077 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
2902 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.… CWE-89
SQL Injection
CVE-2026-0075 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
2903 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… CWE-862
 Missing Authorization
CVE-2025-26418 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
2904 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… CWE-284
Improper Access Control
CVE-2025-22426 2026-06-3 23:16 2026-06-2 Show GitHub Exploit DB Packet Storm
2905 6.5 MEDIUM
Network
springaicommunity mcp_security mcp-security provides Security and Authorization support for Model Context Protocol in Spring AI. Prior to 0.1.9, the mcp-security framework fails to implement the mandatory SSRF mitigations outlined… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45609 2026-06-3 23:08 2026-05-30 Show GitHub Exploit DB Packet Storm
2906 3.3 LOW
Local
google android In setTo of ResourceTypes.cpp, there is a possible read out of bounds due to an incorrect bounds check. This could lead to local information disclosure with no additional execution privileges needed.… CWE-120
Classic Buffer Overflow
CVE-2026-0056 2026-06-3 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2907 7.8 HIGH
Local
google android In addWindow of WindowManagerService.java, there is a possible tapjacking issue due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privi… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-28577 2026-06-3 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
2908 5.5 MEDIUM
Local
google android In multiple functions of ubsan_throwing_runtime.cpp, there is a possible way to cause a permanent denial of service due to a logic error in the code. This could lead to local denial of service with n… NVD-CWE-noinfo
CVE-2026-0067 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
2909 8.0 HIGH
Adjacent
google android In multiple functions of sdp_discovery.cc, there is a possible way to achieve code execution due to a heap buffer overflow. This could lead to remote (proximal/adjacent) code execution with no additi… CWE-122
Heap-based Buffer Overflow
CVE-2026-0059 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm
2910 5.5 MEDIUM
Local
google android In updateState of GraphicsDriverEnableAngleAsSystemDriverController.java, there is a possible persistent dos issue due to an unusual root cause. This could lead to local denial of service with no add… NVD-CWE-noinfo
CVE-2026-0060 2026-06-3 22:46 2026-06-2 Show GitHub Exploit DB Packet Storm