Lucene search
+L

9832 matches found

CVE
CVE
added 2026/04/03 3:15 p.m.29 views

CVE-2026-23435

The CVE-2026-23435 entries describe a Linux kernel PMU/X86 perf vulnerability that was resolved. The root cause was a commit that moved cpuc->events[idx] assignment out of x86_pmu_start() into step 2 of x86_pmu_enable(), after PERF_HES_ARCH checks. This could allow a path that calls pmu->st...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
Circl
Circl
added 2026/04/03 1:10 a.m.8 views

CVE-2026-33105

creationtimestamp| type| source ---|---|--- 2026-04-03 01:10:20+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mikjxjszro25 2026-04-03 01:16:28+00:00| seen| Telegram/iJ-TXq8dDjuzcBmcTa4J1ArjLXeEo9DZvpPvRg0iyulgok 2026-04-03 01:30:27+00:00| seen|...

10CVSS4.8AI score0.0072EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.22 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from multiple polling processes with competing conditions, potentially leading to the loss of EOF even...

5.8AI score0.00022EPSS
SaveExploits0References3
Circl
Circl
added 2026/04/02 10:14 p.m.8 views

CVE-2025-24238

creationtimestamp| type| source ---|---|--- 2026-04-02 22:14:56+00:00| seen| Telegram/vazepRq8pUVmfE1hnQs7eSzvOH2CwegXcQp6HpwRm-K-I 2026-04-02 22:15:08+00:00| seen| Telegram/A1zSU9KcM20ZRLemoMFRz3NG5DsD-KNcnO6EGaNoIwAY1a4...

9.8CVSS4.8AI score0.01101EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/02 9:00 p.m.14 views

Malicious Package

Overview strapi-plugin-events is a malicious package. This package contains malicious code that conceals a command-and-control agent and credential harvester. A malicious actor published a coordinated campaign of thirty-six packages disguised as community Strapi CMS plugins. These packages aren't...

9.8CVSS6AI score
SaveExploits0References2
Circl
Circl
added 2026/04/02 8:53 a.m.15 views

CVE-2026-34950

creationtimestamp| type| source ---|---|--- 2026-04-02 08:53:21+00:00| published-proof-of-concept| https://github.com/nearform/fast-jwt/security/advisories/GHSA-mvf2-f6gm-w987 2026-04-06 16:20:11+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mito77wzr22s 2026-04-06...

9.1CVSS5.7AI score0.00235EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.12 views

Apple macOS 安全漏洞

Apple macOS is a proprietary operating system developed by the American company Apple for Mac computers. Versions of Apple macOS Sequoia 15.1 had a security vulnerability caused by a state management issue. This vulnerability could allow attackers with physical access to input keyboard events int...

7.5CVSS5.8AI score0.0034EPSS
SaveExploits0References1
Circl
Circl
added 2026/04/01 11:26 p.m.11 views

CVE-2026-35099

creationtimestamp| type| source ---|---|--- 2026-04-01 23:26:42+00:00| seen| Telegram/jbWMrWY3kup1vLwq2L3T9QUurzdP-pS58MJjOuG7oT4-o 2026-04-01 23:26:58+00:00| seen| Telegram/lZIbbZM6hBayBvqPlVKcR-m9kDIyKTvGCXDWINXAPChKhQ...

7.4CVSS5.8AI score0.00125EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/01 10:31 p.m.9 views

Cross-site Scripting (XSS)

Overview phpmyfaq/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Cross-site Scripting XSS in the removeAttributes process. An attacker can execute arbitrary JavaScript in the context of users viewing the FAQ page by...

8.4CVSS6AI score0.00241EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/01 9:09 p.m.15 views

GHSA-XW59-HVM2-8PJ6 DNS Rebinding Protection Disabled by Default in Model Context Protocol Go SDK for Servers Running on Localhost

The Model Context Protocol MCP Go SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication with StreamableHTTPHandler or SSEHandler, a malicious website could exploit DNS rebinding to bypass same-origi...

8.1CVSS5.9AI score0.00455EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/01 8:16 p.m.11 views

CVE-2026-34455

Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sortby query parameter directly to Eloquent's orderBy without validation, enabling SQL injection. The application us...

8.8CVSS0.0035EPSS
SaveExploits1References4
CVE
CVE
added 2026/04/01 7:56 p.m.16 views

CVE-2026-34455

Hi.Events is affected by an SQL injection in which multiple repository classes pass the user-supplied sort_by parameter directly to Eloquent's orderBy() without validation (affecting versions 0.8.0-beta.1 up to before 1.7.1-beta). The underlying issue is the lack of input validation for sort_by, ...

8.8CVSS5.8AI score0.0035EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/01 7:56 p.m.7 views

CVE-2026-34455 Hi.Events: SQL Injection via Unvalidated sort_by Query Parameter in Multiple Repository Classes

Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sortby query parameter directly to Eloquent's orderBy without validation, enabling SQL injection. The application us...

8.7CVSS5.8AI score0.0035EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/01 7:56 p.m.12 views

CVE-2026-34455 Hi.Events: SQL Injection via Unvalidated sort_by Query Parameter in Multiple Repository Classes

Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sortby query parameter directly to Eloquent's orderBy without validation, enabling SQL injection. The application us...

8.7CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/04/01 6:33 p.m.8 views

EUVD-2025-5342

Missing Authorization vulnerability in Pixelite Events Manager allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Events Manager: from n/a through 6.6.4.1...

5.3CVSS7.2AI score0.0034EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/01 9:32 a.m.21 views

CLEANSTART-2026-JM96857 Security fixes for CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, CVE-2025-68121, CVE-2026-25679, CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-27142 applied in versions: 2.16.4-r0, 2.16.4-r1

Multiple security vulnerabilities affect the newrelic-nri-kube-events package. These issues are resolved in later releases. See references for individual vulnerability details...

10CVSS5.9AI score0.01979EPSS
SaveExploits2References19
RedHat Linux
RedHat Linux
added 2026/04/01 9:08 a.m.12 views

freerdp: FreeRDP has a heap-use-after-free in ainput_send_input_event

A heap buffer use after free has been discovered in FreeRDP. ainputsendinputevent caches channelcallback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free...

8.7CVSS5.9AI score0.00467EPSS
SaveExploits0References6
Circl
Circl
added 2026/04/01 8:33 a.m.22 views

CVE-2026-4370

creationtimestamp| type| source ---|---|--- 2026-04-01 08:33:22+00:00| published-proof-of-concept| https://github.com/juju/juju/security/advisories/GHSA-gvrj-cjch-728p 2026-04-01 09:00:34+00:00| seen| https://infosec.exchange/users/offseq/statuses/116328630451101827 2026-04-01 09:00:36+00:00| see...

10CVSS5.3AI score0.00381EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.11 views

PT-2026-29672

Name of the Vulnerable Software and Affected Versions Go MCP SDK versions prior to 1.4.0 Description The Go MCP SDK, utilizing Go's standard encoding/json, did not enable DNS rebinding protection by default for HTTP-based servers prior to version 1.4.0. When an HTTP-based MCP server was run on...

8.1CVSS5.9AI score0.00455EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.13 views

Hi.Events SQL注入漏洞

Hi.Events is an open-source event ticketing and management platform developed by Hi.Events. Versions of Hi.Events from 0.8.0-beta.1 to 1.7.1-beta contained a SQL injection vulnerability. This vulnerability occurred because multiple repository classes directly passed the sortby query parameter...

8.8CVSS5.9AI score0.0035EPSS
SaveExploits1References4
Rows per page
Query Builder