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 2, 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
252081 5 警告 BE User Switch - TYPO3 用 BE User Switch エクステンションにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1085 2012-02-17 14:40 2012-02-14 Show GitHub Exploit DB Packet Storm
252082 4.3 警告 BE User Switch - TYPO3 用 BE User Switch エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1084 2012-02-17 14:39 2012-02-14 Show GitHub Exploit DB Packet Storm
252083 6.8 警告 Terminal PHP Shell - TYPO3 用 Terminal PHP Shell エクステンションにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1083 2012-02-17 14:38 2012-02-14 Show GitHub Exploit DB Packet Storm
252084 3.5 注意 Terminal PHP Shell - TYPO3 用 Terminal PHP Shell エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1082 2012-02-17 14:37 2012-02-14 Show GitHub Exploit DB Packet Storm
252085 4.3 警告 Roderick Braun - TYPO3 用 Yet another Google search エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1081 2012-02-17 14:37 2012-02-14 Show GitHub Exploit DB Packet Storm
252086 4.3 警告 Euro Calculator - TYPO3 用 Euro Calculator エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1080 2012-02-17 14:36 2012-02-14 Show GitHub Exploit DB Packet Storm
252087 6.5 警告 Helut Hummel - TYPO3 用 Webservices for TYPO3 エクステンションにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-1079 2012-02-17 14:36 2012-02-14 Show GitHub Exploit DB Packet Storm
252088 5 警告 Claus Due - TYPO3 用 System Utilities エクステンションにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1078 2012-02-17 14:35 2012-02-14 Show GitHub Exploit DB Packet Storm
252089 7.5 危険 Bluechip Software - TYPO3 用 Post data records to Facebook エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1077 2012-02-17 14:34 2012-02-14 Show GitHub Exploit DB Packet Storm
252090 4.3 警告 Robert Gonda - TYPO3 用 Documents download エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1076 2012-02-17 14:34 2012-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5511 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… - CVE-2026-43454 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5512 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… - CVE-2026-43457 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5513 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… - CVE-2026-43401 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5514 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … - CVE-2026-43402 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5515 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… - CVE-2026-43404 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5516 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5517 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5518 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5519 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… - CVE-2026-43463 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
5520 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… - CVE-2026-43405 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm