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 17, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244181 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-2043 2012-08-17 11:02 2012-08-14 Show GitHub Exploit DB Packet Storm
244182 2.6 注意 KDDI&GREE
グリー株式会社
- 複数の GREE 製 Android アプリにおける WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2012-4006 2012-08-16 12:01 2012-08-16 Show GitHub Exploit DB Packet Storm
244183 7.5 危険 ITechScripts - Travelon Express における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4281 2012-08-15 20:34 2012-08-13 Show GitHub Exploit DB Packet Storm
244184 6.8 警告 RWC - Free Realty におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4280 2012-08-15 20:33 2012-08-13 Show GitHub Exploit DB Packet Storm
244185 7.5 危険 RWC - Free Realty における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4279 2012-08-15 20:32 2012-08-13 Show GitHub Exploit DB Packet Storm
244186 4.3 警告 RWC - Free Realty におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4278 2012-08-15 20:31 2012-08-13 Show GitHub Exploit DB Packet Storm
244187 4.3 警告 Smarty - Smarty におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4277 2012-08-15 20:28 2012-08-13 Show GitHub Exploit DB Packet Storm
244188 5 警告 日立 - Hitachi IT Operations Director におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4276 2012-08-15 20:28 2012-05-14 Show GitHub Exploit DB Packet Storm
244189 4.3 警告 日立 - Hitachi IT Operations Director におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4275 2012-08-15 20:27 2012-05-14 Show GitHub Exploit DB Packet Storm
244190 4.3 警告 H.-Peter Pfeufer - WordPress 用 2 Click Social Media Buttons プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4273 2012-08-15 20:26 2012-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2091 - - - MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise. Prior to version 2026.5.12, there is a path traversal vulnerabili… CWE-22
Path Traversal
CVE-2026-46486 2026-06-10 00:25 2026-06-9 Show GitHub Exploit DB Packet Storm
2092 8.1 HIGH
Network
- - Headplane is a feature-complete Web UI for Headscale. Prior to versions 0.6.3 and 0.7.0-beta.3, Headplane was vulnerable to a path traversal / authorization bypass in the Headscale API client used by… CWE-22
CWE-285
Path Traversal
Improper Authorization
CVE-2026-46484 2026-06-10 00:25 2026-06-9 Show GitHub Exploit DB Packet Storm
2093 - - - Fides is an open-source privacy engineering platform. From version 2.33.0 to before version 2.84.5, there is a DOM-based XSS vulnerability in fides.js via the fides_description override. This issue h… CWE-79
Cross-site Scripting
CVE-2026-44541 2026-06-10 00:25 2026-06-9 Show GitHub Exploit DB Packet Storm
2094 5.6 MEDIUM
Network
- - Check for certificate revocation only considers the first matching CRL and ignores other valid CRLs of the same CA in the CycloneCrypto cryptographic wrapper of S2OPC library. It might allow connecti… CWE-299
 Improper Check for Certificate Revocation
CVE-2026-6899 2026-06-10 00:25 2026-06-9 Show GitHub Exploit DB Packet Storm
2095 - - - Routinator exits on any error when accepting incoming HTTP or RTR connections, including ones it can recover from such as running out of file descriptors. This condition can be triggered maliciously … CWE-755
 Improper Handling of Exceptional Conditions
CVE-2026-49232 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
2096 - - - Origin Validation Error vulnerability in ninenines gun (gun_http2 module) allows cross-origin cookie injection via unvalidated HTTP/2 PUSH_PROMISE authority. In gun_http2:push_promise_frame/7, the :… CWE-346
 Origin Validation Error
CVE-2026-43972 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
2097 - - - Uncontrolled Resource Consumption vulnerability in ninenines gun (gun_http module) allows a malicious server to exhaust client memory via unbounded HTTP/1.1 response buffering. In gun_http:handle/5,… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-43973 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
2098 - - - Unexpected Status Code or Return Value vulnerability in ninenines gun (gun_http module) allows a malicious HTTP server to force the client into raw protocol mode via an unsolicited 101 Switching Prot… CWE-841
 Improper Enforcement of Behavioral Workflow
CVE-2026-43974 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
2099 - - - Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in wojtekmach Req allows attacker-controlled HTTP servers to exhaust memory in a Req client via decompression-bomb respo… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-49755 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm
2100 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encode_form_part/2 … CWE-93
CRLF Injection
CVE-2026-49756 2026-06-10 00:20 2026-06-9 Show GitHub Exploit DB Packet Storm