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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223691 5.8 警告 IBM - IBM Tivoli Federated Identity Manager および Tivoli Federated Identity Manager Business Gateway におけるユーザを任意の Web サイトにリダイレクトされる脆弱性 CWE-20
CWE-Other
CVE-2013-5431 2013-11-11 16:33 2013-10-28 Show GitHub Exploit DB Packet Storm
223692 5 警告 シスコシステムズ - Cisco MDS 9000 デバイス上で稼働する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-5566 2013-11-11 16:14 2013-11-6 Show GitHub Exploit DB Packet Storm
223693 4.3 警告 シスコシステムズ - Cisco IOS XR の OSPFv3 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-5565 2013-11-11 16:13 2013-11-7 Show GitHub Exploit DB Packet Storm
223694 10 危険 シスコシステムズ - Cisco TelePresence VX Clinical Assistant の WIL-A モジュールにおけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-5558 2013-11-11 16:13 2013-11-6 Show GitHub Exploit DB Packet Storm
223695 7.5 危険 シスコシステムズ - Cisco Wide Area Application Services Mobile のサーバの Web 管理インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5554 2013-11-11 16:12 2013-11-6 Show GitHub Exploit DB Packet Storm
223696 7.8 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-5553 2013-11-11 15:04 2013-11-6 Show GitHub Exploit DB Packet Storm
223697 4.3 警告 アップル - Apple iOS などで使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5131 2013-11-11 14:14 2013-09-18 Show GitHub Exploit DB Packet Storm
223698 4.3 警告 アップル - Apple iOS などで使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5129 2013-11-11 14:13 2013-09-18 Show GitHub Exploit DB Packet Storm
223699 8.5 危険 PineApp - PineApp Mail-SeCure における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4987 2013-11-11 11:33 2013-10-2 Show GitHub Exploit DB Packet Storm
223700 5.8 警告 LIGHTTPD - lighttpd におけるセッションをハイジャックされる脆弱性 CWE-310
暗号の問題
CVE-2013-4508 2013-11-11 11:02 2013-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
561 9.8 CRITICAL
Network
trendnet tew-432brp_firmware A vulnerability was identified in TRENDnet TEW-432BRP 3.10B20. Affected by this issue is the function formWPS of the file /goform/formWPS. Such manipulation of the argument peerPin leads to stack-bas… Update CWE-119
CWE-121
Incorrect Access of Indexable Resource ('Range Error') 
Stack-based Buffer Overflow
CVE-2026-10063 2026-06-3 23:17 2026-05-30 Show GitHub Exploit DB Packet Storm
562 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, `core/classes/Misc/ProfilePostReactionContext.php` only verifies that the wall post exists and does not enforce blocked/private… New CWE-862
 Missing Authorization
CVE-2026-40571 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
563 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
564 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
565 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
566 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
567 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
568 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… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45609 2026-06-3 23:08 2026-05-30 Show GitHub Exploit DB Packet Storm
569 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.… New CWE-120
Classic Buffer Overflow
CVE-2026-0056 2026-06-3 22:47 2026-06-2 Show GitHub Exploit DB Packet Storm
570 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… New 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