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 26, 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
248721 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2012-2406 2012-05-22 11:40 2012-05-18 Show GitHub Exploit DB Packet Storm
248722 6.8 警告 Rahul Singla - Drupal 用 Take Control モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2341 2012-05-22 11:16 2012-05-18 Show GitHub Exploit DB Packet Storm
248723 6.9 警告 ヒューレット・パッカード - HP OpenVMS の ACMELOGIN の実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2010 2012-05-22 11:14 2012-05-17 Show GitHub Exploit DB Packet Storm
248724 9.3 危険 アドビシステムズ - Adobe Photoshop におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2028 2012-05-21 17:08 2012-05-8 Show GitHub Exploit DB Packet Storm
248725 10 危険 アドビシステムズ - Adobe Illustrator における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0780 2012-05-21 17:06 2012-05-8 Show GitHub Exploit DB Packet Storm
248726 2.6 注意 Lunascape - iLunascape for Android における WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2012-1249 2012-05-21 12:01 2012-05-21 Show GitHub Exploit DB Packet Storm
248727 5 警告 Python Software Foundation - Python の asyncore モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-3492 2012-05-18 16:50 2010-08-14 Show GitHub Exploit DB Packet Storm
248728 3.3 注意 freedesktop.org - D-Bus の configure スクリプトにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-2533 2012-05-18 16:47 2011-06-22 Show GitHub Exploit DB Packet Storm
248729 4.6 警告 D-Bus
レッドハット
- Linux Kernel の dbus-marshal-header.c 内にある _dbus_header_byteswap 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2200 2012-05-18 16:45 2011-06-10 Show GitHub Exploit DB Packet Storm
248730 9.3 危険 アップル
FreeType Project
レッドハット
- Apple iOS などの製品で使用される FreeType における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-0226 2012-05-18 16:42 2011-07-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1881 9.1 CRITICAL
Network
microsoft dynamics_365 Execution with unnecessary privileges in Microsoft Dynamics 365 (on-premises) allows an authorized attacker to execute code over a network. CWE-250
NVD-CWE-noinfo
 Execution with Unnecessary Privileges
CVE-2026-42833 2026-05-14 23:26 2026-05-13 Show GitHub Exploit DB Packet Storm
1882 6.5 MEDIUM
Local
microsoft azure_monitor_agent Untrusted search path in Azure Monitor Agent allows an authorized attacker to elevate privileges locally. CWE-426
 Untrusted Search Path
CVE-2026-42830 2026-05-14 23:26 2026-05-13 Show GitHub Exploit DB Packet Storm
1883 7.0 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Use after free in Windows Telephony Service allows an authorized attacker to elevate privileges locally. CWE-416
 Use After Free
CVE-2026-42825 2026-05-14 23:26 2026-05-13 Show GitHub Exploit DB Packet Storm
1884 9.9 CRITICAL
Network
microsoft azure_logic_apps Improper access control in Azure Logic Apps allows an authorized attacker to elevate privileges over a network. CWE-284
Improper Access Control
CVE-2026-42823 2026-05-14 23:25 2026-05-13 Show GitHub Exploit DB Packet Storm
1885 6.2 MEDIUM
Local
microsoft 365_copilot Improper access control in M365 Copilot for Desktop allows an unauthorized attacker to perform spoofing locally. CWE-284
Improper Access Control
CVE-2026-41614 2026-05-14 23:25 2026-05-13 Show GitHub Exploit DB Packet Storm
1886 7.5 HIGH
Network
haxx curl Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the seco… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-6276 2026-05-14 23:21 2026-05-13 Show GitHub Exploit DB Packet Storm
1887 5.3 MEDIUM
Network
haxx curl When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances. NVD-CWE-noinfo
CVE-2026-6429 2026-05-14 23:18 2026-05-13 Show GitHub Exploit DB Packet Storm
1888 5.3 MEDIUM
Network
haxx curl When curl is told to use the Certificate Status Request TLS extension, often referred to as *OCSP stapling*, to verify that the server certificate is valid, it fails to detect OCSP problems and inste… CWE-295
Improper Certificate Validation 
CVE-2026-7009 2026-05-14 23:17 2026-05-13 Show GitHub Exploit DB Packet Storm
1889 7.5 HIGH
Network
vercel next.js Next.js is a React framework for building full-stack web applications. From 15.2.0 to before 15.5.18 and 16.2.6, it was found that the fix addressing CVE-2026-44575 did not apply to middleware.ts wit… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-45109 2026-05-14 23:14 2026-05-14 Show GitHub Exploit DB Packet Storm
1890 5.3 MEDIUM
Network
haxx curl Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest** authentication and then changing the proxy host to a second one (`proxyB`) for a second transfer, reu… CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-7168 2026-05-14 23:12 2026-05-13 Show GitHub Exploit DB Packet Storm