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 2, 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
252001 4.3 警告 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess の bwview.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4523 2012-02-23 11:01 2012-02-21 Show GitHub Exploit DB Packet Storm
252002 4.3 警告 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess の bwview.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4522 2012-02-23 10:48 2012-02-21 Show GitHub Exploit DB Packet Storm
252003 7.5 危険 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4521 2012-02-23 10:40 2012-02-21 Show GitHub Exploit DB Packet Storm
252004 7.5 危険 アドバンテック株式会社 - 複数の Advantech OPC Server 製品の OPC Server ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1914 2012-02-23 10:38 2012-02-21 Show GitHub Exploit DB Packet Storm
252005 10 危険 Novell - Windows 上で稼働する Novell iPrint Client におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4187 2012-02-23 10:02 2012-02-9 Show GitHub Exploit DB Packet Storm
252006 9.3 危険 Novell - Windows 上で稼働する Novell iPrint Client におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4186 2012-02-23 10:01 2012-02-9 Show GitHub Exploit DB Packet Storm
252007 10 危険 Novell - Windows 上で稼働する Novell iPrint Client における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-4185 2012-02-23 10:01 2012-02-9 Show GitHub Exploit DB Packet Storm
252008 6 警告 Pluck CMS - pluck の admin.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1227 2012-02-22 16:26 2012-02-21 Show GitHub Exploit DB Packet Storm
252009 6.8 警告 Antonio de Vincentiis - GAzie の modules/config/admin_utente.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1220 2012-02-22 16:24 2012-02-21 Show GitHub Exploit DB Packet Storm
252010 4.3 警告 freelancerKit - freelancerKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1219 2012-02-22 16:18 2012-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5431 6.5 MEDIUM
Network
open5gs open5gs A vulnerability has been found in Open5GS up to 2.7.7. This affects the function smf_n4_build_qos_flow_to_modify_list of the file /src/smf/n4-build.c of the component SMF. Such manipulation leads to … CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8250 2026-05-13 02:35 2026-05-11 Show GitHub Exploit DB Packet Storm
5432 6.5 MEDIUM
Network
open5gs open5gs A vulnerability was found in Open5GS up to 2.7.7. This impacts the function update_authorized_pcc_rule_and_qos of the file /src/smf/npcf-handler.c of the component SMF. Performing a manipulation resu… CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8251 2026-05-13 02:35 2026-05-11 Show GitHub Exploit DB Packet Storm
5433 6.5 MEDIUM
Network
open5gs open5gs A vulnerability was determined in Open5GS up to 2.7.7. Affected is the function smf_nsmf_handle_create_data_in_hsmf of the component SMF. Executing a manipulation can lead to null pointer dereference… CWE-404
CWE-476
 Improper Resource Shutdown or Release
 NULL Pointer Dereference
CVE-2026-8252 2026-05-13 02:34 2026-05-11 Show GitHub Exploit DB Packet Storm
5434 9.1 CRITICAL
Network
vmware spring_cloud_config Spring Cloud Config allows applications to serve arbitrary text and binary files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially cra… CWE-22
Path Traversal
CVE-2026-40982 2026-05-13 02:30 2026-05-7 Show GitHub Exploit DB Packet Storm
5435 8.1 HIGH
Network
vmware spring_cloud_config The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring Cloud Config Server to clone Git repositories to is susceptible to time-of-check-time-of-use (TOCTOU) attacks. Spring … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41002 2026-05-13 02:29 2026-05-7 Show GitHub Exploit DB Packet Storm
5436 6.2 MEDIUM
Local
apple ipados
iphone_os
macos
tvos
visionos
watchos
A buffer overflow was addressed with improved input validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 2… CWE-121
Stack-based Buffer Overflow
CVE-2026-28897 2026-05-13 02:27 2026-05-12 Show GitHub Exploit DB Packet Storm
5437 8.8 HIGH
Local
apple macos A logging issue was addressed with improved data redaction. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. A malicious app may be able to break out of its sandbox. CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-28923 2026-05-13 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm
5438 7.5 HIGH
Network
apple macos A race condition was addressed with improved handling of symbolic links. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able to access Contacts with… CWE-362
Race Condition
CVE-2026-28924 2026-05-13 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm
5439 7.5 HIGH
Network
apple macos A buffer overflow was addressed with improved bounds checking. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able to cause unexpected system termin… CWE-120
Classic Buffer Overflow
CVE-2026-28925 2026-05-13 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm
5440 7.5 HIGH
Network
apple ipados
iphone_os
macos
A logic issue was addressed with improved checks. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. Replying to an email could display … CWE-1254
 Incorrect Comparison Logic Granularity
CVE-2026-28929 2026-05-13 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm