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":May 12, 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
3781 5.9 警告
Network
octoprint.org OctoPrint octoprint.orgのOctoPrintにおけるタイミングの違いに起因する情報漏えいに関する脆弱性 CWE-208
タイミングの違いに起因する情報漏えい
CVE-2026-23892 2026-02-4 18:36 2026-01-27 Show GitHub Exploit DB Packet Storm
3782 5.3 警告
Network
joinmastodon Mastodon joinmastodonのMastodonにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-23961 2026-02-4 18:36 2026-01-22 Show GitHub Exploit DB Packet Storm
3783 7.5 重要
Network
joinmastodon Mastodon joinmastodonのMastodonにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-23962 2026-02-4 18:36 2026-01-22 Show GitHub Exploit DB Packet Storm
3784 6.5 警告
Network
joinmastodon Mastodon joinmastodonのMastodonにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-23963 2026-02-4 18:36 2026-01-22 Show GitHub Exploit DB Packet Storm
3785 5.4 警告
Network
joinmastodon Mastodon joinmastodonのMastodonにおける複数の脆弱性 CWE-639
CWE-863
CVE-2026-23964 2026-02-4 18:36 2026-01-22 Show GitHub Exploit DB Packet Storm
3786 5.3 警告
Network
Linux Foundation rekor Linux Foundationのrekorにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-24117 2026-02-4 18:35 2026-01-22 Show GitHub Exploit DB Packet Storm
3787 6.1 警告
Network
typemill typemill typemillにおける複数の脆弱性 CWE-116
CWE-79
CWE-79
CVE-2026-24127 2026-02-4 18:35 2026-01-23 Show GitHub Exploit DB Packet Storm
3788 6.5 警告
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおける過度に許容されるクロスドメインホワイトリストに関する脆弱性 CWE-942
過度に許容されるクロスドメインホワイトリスト
CVE-2026-24435 2026-02-4 18:35 2026-01-26 Show GitHub Exploit DB Packet Storm
3789 6.3 警告
Local
Sensio Labs Symfony Sensio LabsのSymfonyにおける引数の挿入または変更に関する脆弱性 CWE-88
引数の挿入または変更
CVE-2026-24739 2026-02-4 18:35 2026-01-28 Show GitHub Exploit DB Packet Storm
3790 8.2 重要
Network
isaacs node-tar isaacsのnode-tarにおける複数の脆弱性 CWE-22
CWE-59
CVE-2026-24842 2026-02-4 18:35 2026-01-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271 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 … New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8250 2026-05-13 02:35 2026-05-11 Show GitHub Exploit DB Packet Storm
272 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… New CWE-404
 Improper Resource Shutdown or Release
CVE-2026-8251 2026-05-13 02:35 2026-05-11 Show GitHub Exploit DB Packet Storm
273 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… New 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
274 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… Update CWE-22
Path Traversal
CVE-2026-40982 2026-05-13 02:30 2026-05-7 Show GitHub Exploit DB Packet Storm
275 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 … Update 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
276 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… New CWE-121
Stack-based Buffer Overflow
CVE-2026-28897 2026-05-13 02:27 2026-05-12 Show GitHub Exploit DB Packet Storm
277 7.5 HIGH
Network
apple ipados
iphone_os
macos
visionos
The issue was addressed with improved memory handling. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, visionOS 26.5. Processing maliciously crafted web content may lead to an unex… New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-28944 2026-05-13 02:25 2026-05-12 Show GitHub Exploit DB Packet Storm
278 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. New 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
279 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… New CWE-362
Race Condition
CVE-2026-28924 2026-05-13 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm
280 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… New CWE-120
Classic Buffer Overflow
CVE-2026-28925 2026-05-13 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm