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 27, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223611 5.5 警告 IBM - IBM Rational Software Architect Design Manager および Rational Rhapsody Design Manager におけるデータを変更される脆弱性 CWE-noinfo
情報不足
CVE-2013-5459 2014-04-24 17:50 2013-08-22 Show GitHub Exploit DB Packet Storm
223612 5.8 警告 WinSCP - WinSCP における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-2735 2014-04-24 17:01 2014-04-14 Show GitHub Exploit DB Packet Storm
223613 6.4 警告 Vtiger - Vtiger の modules/Users/ForgotPassword.php における任意のユーザのパスワードをリセットされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-2269 2014-04-24 16:55 2014-03-16 Show GitHub Exploit DB Packet Storm
223614 7.5 危険 FitNesse - FitNesse Wiki における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-1216 2014-04-24 16:48 2014-02-25 Show GitHub Exploit DB Packet Storm
223615 5.8 警告 Automattic Inc. - WordPress 用 Jetpack プラグインにおける制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0173 2014-04-24 16:41 2014-04-10 Show GitHub Exploit DB Packet Storm
223616 6.5 警告 レッドハット - JBossAS 用 JBoss Overlord Run Time Governance における任意の Java コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6469 2014-04-24 16:30 2013-11-4 Show GitHub Exploit DB Packet Storm
223617 6.8 警告 アップル - Apple OS X の ImageIO におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-1319 2014-04-24 15:53 2014-04-22 Show GitHub Exploit DB Packet Storm
223618 10 危険 アップル - Apple OS X の Intel Graphics Driver における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-1318 2014-04-24 15:53 2014-04-22 Show GitHub Exploit DB Packet Storm
223619 5 警告 アップル - Apple OS X で使用される Heimdal におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-1316 2014-04-24 15:52 2014-04-22 Show GitHub Exploit DB Packet Storm
223620 6.8 警告 アップル - Apple OS X の CoreServicesUIAgent におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2014-1315 2014-04-24 15:52 2014-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2291 8.6 HIGH
Network
- - In Spring AI Vector Stores, special characters could be used to force the execution of arbitrary queries in Elasticsearch, OpenSearch, and GemFire VectorDB. Affected components: spring-ai-elasticsear… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-47835 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
2292 8.6 HIGH
Network
- - Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded headers from untrusted proxies in certain configuration scenarios. This affects both the WebMVC and WebFlux Gateway Servers. Af… CWE-346
 Origin Validation Error
CVE-2026-47825 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
2293 8.8 HIGH
Adjacent
- - A stack-based buffer overflow vulnerability in the CGI program of Zyxel GS1900-48HPv2 firmware versions through 2.90(ABTQ.1)C0 could allow a LAN-based, unauthenticated attacker to exploit the flaw an… CWE-121
Stack-based Buffer Overflow
CVE-2026-7273 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
2294 6.3 MEDIUM
Local
- - On Xtensa targets with CONFIG_USERSPACE and CONFIG_XTENSA_MMU, the page-table code (arch/xtensa/core/ptables.c) maintains a global list, xtensa_domain_list, of active memory domains using a list node… CWE-416
 Use After Free
CVE-2026-10635 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
2295 3.7 LOW
Network
- - In Zephyr's IPv4 IGMP implementation, igmp_send() in subsys/net/ip/igmp.c read the network interface back out of the packet via net_pkt_iface(pkt) after the packet had been handed to net_send_data().… CWE-416
 Use After Free
CVE-2026-10636 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
2296 5.9 MEDIUM
Adjacent
- - subsys/net/ip/ipv6_mld.c:mld_send() read the packet interface via net_pkt_iface(pkt) after net_send_data(pkt) returned successfully. Per the network stack's ownership contract (include/zephyr/net/net… CWE-416
 Use After Free
CVE-2026-10637 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
2297 5.9 MEDIUM
Network
- - subsys/net/ip/icmpv6.c reads the network interface from a net_pkt after that packet has been handed to net_try_send_data(). In icmpv6_handle_echo_request() and net_icmpv6_send_error(), the post-send … CWE-416
 Use After Free
CVE-2026-10638 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
2298 4.8 MEDIUM
Network
- - In Zephyr's native IPv4 stack, icmpv4_handle_echo_request() in subsys/net/ip/icmpv4.c builds an echo-reply packet (reply), hands it to net_try_send_data(), and then, on success, calls net_stats_updat… CWE-416
 Use After Free
CVE-2026-10639 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
2299 4.2 MEDIUM
Adjacent
- - Zephyr's IPv6 Neighbor Discovery send paths (net_ipv6_send_na, net_ipv6_send_ns, net_ipv6_send_rs in subsys/net/ip/ipv6_nbr.c) updated the per-interface ICMP-sent statistics by calling net_pkt_iface(… CWE-416
 Use After Free
CVE-2026-10640 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
2300 5.3 MEDIUM
Network
- - The Video Conferencing with Zoom plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.6.7. This is due to the plugin not properly verifying that a user i… CWE-862
 Missing Authorization
CVE-2026-6964 2026-06-17 00:22 2026-06-16 Show GitHub Exploit DB Packet Storm