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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
219161 10 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3346 2013-09-4 11:02 2013-05-14 Show GitHub Exploit DB Packet Storm
219162 7.5 危険 The Cacti Group - Cacti の snmp.php および rrd.php における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1435 2013-09-4 11:01 2013-08-6 Show GitHub Exploit DB Packet Storm
219163 7.5 危険 The Cacti Group - Cacti の api_poller.php および utility.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-1434 2013-09-4 10:54 2013-08-6 Show GitHub Exploit DB Packet Storm
219164 7.5 危険 アップル
サイバートラスト株式会社
pcre.org
レッドハット
- PCRE ライブラリにおける正規表現の取り扱いに関する任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2007-1659 2013-09-2 18:40 2007-11-7 Show GitHub Exploit DB Packet Storm
219165 5 警告 株式会社ロックオン - EC-CUBE における Windows 環境でのディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4702 2013-09-2 18:23 2013-08-30 Show GitHub Exploit DB Packet Storm
219166 6.8 警告 Id Software - ID-software などの製品で使用される libdigidoc における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5648 2013-09-2 15:33 2013-08-22 Show GitHub Exploit DB Packet Storm
219167 5 警告 シスコシステムズ - Cisco IOS XR の RIP プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3470 2013-09-2 15:23 2013-08-29 Show GitHub Exploit DB Packet Storm
219168 4.6 警告 シスコシステムズ - Cisco UCS のファブリックインターコネクトデバイス上で稼働する CLI コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-3467 2013-09-2 14:59 2013-08-29 Show GitHub Exploit DB Packet Storm
219169 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances デバイスの protocol-inspection 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3463 2013-09-2 14:39 2013-08-30 Show GitHub Exploit DB Packet Storm
219170 4.3 警告 シスコシステムズ - Cisco Identity Services Engine ソフトウェアのゲストポータルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5744 2013-09-2 14:14 2013-08-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
601 6.2 MEDIUM
Local
- - In ONLYOFFICE DesktopEditors before 9.3.0, the update service allows attackers to perform actions on files with SYSTEM privileges. CWE-669
 Incorrect Resource Transfer Between Spheres
CVE-2026-41030 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
602 5.0 MEDIUM
Network
- - ONLYOFFICE DocumentServer before 9.3.0 has an untrusted pointer dereference in XLS processing/conversion (via pictFmla.cbBufInCtlStm and other vectors), leading to an information leak and ASLR bypass. CWE-125
Out-of-bounds Read
CVE-2026-41034 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
603 7.4 HIGH
Network
- - In rsync 3.0.1 through 3.4.1, receive_xattr relies on an untrusted length value during a qsort call, leading to a receiver use-after-free. The victim must run rsync with -X (aka --xattrs). On Linux, … CWE-130
 Improper Handling of Length Parameter Inconsistency
CVE-2026-41035 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
604 6.1 MEDIUM
Network
- - The authentication endpoint fails to adequately validate user-supplied input before reflecting it back in the response. This allows an attacker to inject malicious script payloads into the input para… CWE-79
Cross-site Scripting
CVE-2024-10242 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
605 5.4 MEDIUM
Network
- - The WSO2 API Manager developer portal accepts user-supplied input without enforcing expected validation constraints or proper output encoding. This deficiency allows a malicious actor to inject scrip… CWE-79
Cross-site Scripting
CVE-2024-4867 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
606 3.5 LOW
Adjacent
- - The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external e… CWE-611
XXE
CVE-2024-8010 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
607 7.5 HIGH
Network
- - The XML parsers within multiple WSO2 products accept user-supplied XML data without properly configuring to prevent the resolution of external entities. This omission allows malicious actors to craft… CWE-611
XXE
CVE-2024-2374 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
608 6.1 MEDIUM
Network
- - The authentication endpoint fails to encode user-supplied input before rendering it in the web page, allowing for script injection. An attacker can leverage this by injecting malicious scripts into t… CWE-79
Cross-site Scripting
CVE-2025-6024 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
609 6.0 MEDIUM
Network
- - Active access tokens are not revoked or invalidated when a user account is locked within WSO2 Identity Server. This failure to enforce revocation allows previously issued, valid tokens to remain usab… CWE-613
 Insufficient Session Expiration
CVE-2025-12624 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
610 9.8 CRITICAL
Network
- - The goodoneuz/pay-uz Laravel package (<= 2.2.24) contains a critical vulnerability in the /payment/api/editable/update endpoint that allows unauthenticated attackers to overwrite existing PHP payment… CWE-284
Improper Access Control
CVE-2026-31843 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm