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 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
242981 7.5 危険 アップル - Apple Mac OS X の CoreText における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3716 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242982 7.5 危険 アップル - Apple Mac OS X の DirectoryService におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0650 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242983 2.1 注意 アップル - Apple iOS 6 未満のパスコードロックの実装における使用したサードパーティアプリケーションを見られる脆弱性 CWE-200
情報漏えい
CVE-2012-3735 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242984 1.9 注意 アップル - Apple iOS 6 未満の Office Viewer における Data Protection レベルまたは暗号化を回避される脆弱性 CWE-310
暗号の問題
CVE-2012-3734 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242985 2.1 注意 アップル - Apple Mac OS X における入力されたパスワードを読み取られる脆弱性 CWE-200
情報漏えい
CVE-2012-3718 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242986 6.8 警告 アップル - Apple Mac OS X のメールにおける任意のプラグインコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-3719 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242987 4.3 警告 アップル - Apple iOS 6 未満のメッセージにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3733 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242988 4.3 警告 アップル - Apple Mac OS X のモバイルアカウントにおけるパスワードを特定される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-3720 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242989 5 警告 アップル - Apple Mac OS X の Profile Manager における管理対象のデバイスを列挙される脆弱性 CWE-287
不適切な認証
CVE-2012-3721 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
242990 4.6 警告 アップル - Apple Mac OS X における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3723 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 6.5 MEDIUM
Adjacent
- - aiograpi is an asynchronous Instagram API for Python. aiograpi versions before 0.9.10 accepted server-supplied signup challenge paths and used them to build request URLs before validating that the pa… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47157 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
72 5.3 MEDIUM
Network
- - Fediverse Embeds embeds fediverse posts on WordPress sites. Prior to version 1.5.9, Fediverse Embeds registered the unauthenticated AJAX action wp_ajax_nopriv_ftf_get_site_info (includes/Site_Info.ph… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-46698 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
73 7.5 HIGH
Network
- - Fediverse Embeds embeds fediverse posts on WordPress sites. Prior to version 1.5.8, Fediverse Embeds registered an unauthenticated REST route ftf/media-proxy (includes/Media_Proxy.php) with permissio… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-46697 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
74 7.5 HIGH
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF co… New CWE-400
CWE-1333
 Uncontrolled Resource Consumption
 Inefficient Regular Expression Complexity
CVE-2026-44496 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
75 8.7 HIGH
Network
- - Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.16.0, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototyp… New CWE-441
CWE-1321
Confused Deputy
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44494 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
76 4.8 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, axios exposes two read-side prototype-pollution gadgets. When Object.prototype is polluted by an upstream… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44490 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
77 - - - A remote unauthenticated attacker may be able to conduct credential-guessing attacks against user accounts in Sonatype Nexus Repository via authentication endpoints. New CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2026-3329 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
78 4.9 MEDIUM
Network
- - A flaw was found in the admin-ui-ext component of Keycloak, which provides extended administrative user interface capabilities. The issue occurs because certain bulk role-removal endpoints fail to pe… New CWE-425
 Direct Request ('Forced Browsing')
CVE-2026-11986 2026-06-12 03:16 2026-06-12 Show GitHub Exploit DB Packet Storm
79 8.8 HIGH
Local
espressif esp-idf ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.4 and 6.0, the esp_tee component exposes secure-service wrappers in esp_secure_services.c and esp_secure_servi… New CWE-20
CWE-787
 Improper Input Validation 
 Out-of-bounds Write
CVE-2026-45328 2026-06-12 03:15 2026-06-10 Show GitHub Exploit DB Packet Storm
80 7.5 HIGH
Network
espressif esp-idf ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.4, and 6.0, a NULL-pointer dereference exists in the WebSocket subprotocol-negotiation pa… New CWE-476
 NULL Pointer Dereference
CVE-2026-45541 2026-06-12 03:05 2026-06-10 Show GitHub Exploit DB Packet Storm