Lucene search
+L

2544 matches found

CVE
CVE
added 2026/07/29 9:40 a.m.36 views

CVE-2026-56390

GNU Bison is affected by CVE-2026-56390 through grammar-defined output directives (%output, %header), which can accept unrestricted file paths and override caller-supplied output options. When processing attacker-supplied grammar, this allows writing generated files to arbitrary writable location...

6.3CVSS5.9AI score0.00125EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/29 6:00 a.m.10 views

CVE-2026-14224

The Easy Appointments WordPress plugin before 3.12.28 does not verify that the appointment targeted by its customer-data update action belongs to the current user; the action only checks a shared nonce that any authenticated user can obtain from their own appointment's edit form. A subscriber-lev...

5.4CVSS5.3AI score0.00141EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 6:00 a.m.15 views

EUVD-2026-50121

The miniOrange Social Login and Register Discord, Google, Twitter, LinkedIn WordPress plugin before 7.8.0 does not bind the one-time code used by its optional email-verification Profile Completion feature to the account it was issued for, allowing unauthenticated attackers to obtain a valid sessi...

5.9AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 6:35 p.m.38 views

CVE-2026-15992 WP Password Policy <= 3.7.1 - Authenticated (Subscriber+) Privilege Escalation

The WP Password Policy plugin for WordPress is vulnerable to Privilege Escalation in all versions up to and including 3.7.1. This is due to missing authorization checks and nonce verification in the getuser function of the ModulePasswordHint class, which unconditionally calls WPUser::setrole with...

8.8CVSS0.00266EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:42 p.m.10 views

CVE-2026-66918

Pivotick fails to sanitize attacker-controlled SVG markup supplied through the per-node style.svgIcon property before inserting it into the document. When rendering a graph node, the vulnerable code assigns the SVG icon markup directly to the innerHTML property of a live SVG element. An attacker...

8.2CVSS6.2AI score0.00277EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.17 views

PT-2026-65606

Name of the Vulnerable Software and Affected Versions datamodel-code-generator versions 0.14.1 through 0.60.1 Description Code injection is possible when the --extra-template-data file contains a comment value with a carriage return r. The software renders this comment variable into Python commen...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/27 2:58 p.m.9 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/07/24 12:00 a.m.128 views

The vulnerability of the console-based graphic editor ImageMagick, related to the lack of memory release after the effective lifespan, allows a hacker to trigger a service failure.

The vulnerability of the console-based graphic editor ImageMagick is related to the lack of memory release after the effective lifespan of the software. Exploiting this vulnerability can allow an attacker to cause a service failure...

4CVSS5.9AI score0.00111EPSS
SaveExploits0References5Affected Software3
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.19 views

PT-2026-64423

Name of the Vulnerable Software and Affected Versions Weintek cMT3092X affected versions not specified Description An attacker can modify data that should be restricted to read-only access due to incorrect user management. Recommendations At the moment, there is no information about a newer versi...

7.1CVSS5.9AI score0.0022EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/23 7:46 p.m.15 views

c3p0 can, in combination with other libraries, compose to a "sink" for deserialization gadgets

Impact The JDBC spec defines the interface DataSource, with a method called getConnection, and ConnectionPoolDataSource, with a method called getPooledConnection. These methods are potentially dangerous. One way or another they trigger calls into JDBC drivers, which themselves are complicated,...

6.3CVSS5.2AI score0.0048EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/23 11:41 a.m.11 views

PYSEC-2026-3523 PraisonAI: Webhook signature verification skipped (fail-open) when secret unset, allowing forged inbound webhooks (WhatsApp & Linear bots)

The WhatsApp and Linear bot adapters verify the inbound webhook HMAC signature only when a secret is configured. When the secret environment variable is unset — the default on a fresh install and common in development — verification is skipped entirely and the webhook body is parsed and dispatche...

8.6CVSS5.5AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/21 8:36 p.m.15 views

Gitea: Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access

Details RemoveDependency in routers/web/repo/issuedependency.go takes a removeDependencyID form parameter identifying the other issue by its global numeric ID, and fetches it with issuesmodel.GetIssueByIDctx, depID - no repository or permission check at all. It then calls...

7.5CVSS5.5AI score0.00268EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/07/21 7:55 a.m.55 views

Exploit for Deserialization of Untrusted Data in Qwik

No d...

9.8CVSS5.2AI score0.05416EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/07/20 5:03 a.m.17 views

dotnet: .NET: Local code execution via deserialization of untrusted data

A flaw was found in .NET. This vulnerability allows an unauthorized attacker to execute code locally by exploiting a deserialization of untrusted data. This means that if an attacker can provide specially crafted data, the .NET application may process it in a way that leads to the execution of...

7.8CVSS7.8AI score0.00938EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 4:30 a.m.10 views

dotnet: .NET: Local code execution via deserialization of untrusted data

A flaw was found in .NET. This vulnerability allows an unauthorized attacker to execute code locally by exploiting a deserialization of untrusted data. This means that if an attacker can provide specially crafted data, the .NET application may process it in a way that leads to the execution of...

7.8CVSS7.8AI score0.00938EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 12:00 a.m.22 views

CVE-2025-60357

AhnLab EPP Management v1.0.14.32-6249 is affected by a NoSQL (MongoDB) injection in the endpoint /api/console/ems/eventlog/agentEvent/list, disclosed as CVE-2025-60357. The root cause is injectable MongoDB queries allowing disclosure of sensitive information/PII via the eventlog/agentEvent/list i...

8.1CVSS5.4AI score0.00419EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2026/07/15 5:31 p.m.73 views

CVE-2026-45337

Better Auth (TypeScript library) vulnerability CVE-2026-45337 affects versions 1.6.0–1.6.10 in the deviceAuthorization plugin. The root cause is that the verification path does not claim ownership of the pending device code and the approve/deny checks short-circuit when userId is unset, allowing ...

7.6CVSS6.2AI score0.00214EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/15 5:13 p.m.44 views

CVE-2026-53516 Better Auth: Account takeover via OAuth auto-link to unverified pre-registered email

Better Auth is an authentication and authorization library for TypeScript. Prior to 1.6.11, Better Auth's OAuth callback auto-link gate in handleOAuthUserInfo accepts implicit account linking when the OAuth provider asserts emailverified: true without requiring the local user row's emailVerified...

8.3CVSS0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/14 8:07 p.m.41 views

CVE-2026-47470

NVIDIA TensorRT-LLM for any platform contains a vulnerability in the gRPC server chat API endpoint, where an attacker could cause CWE-20 by local attack. A successful exploit of this vulnerability might lead to denial of service...

6.2CVSS0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 6:17 p.m.12 views

CVE-2026-50315

Null pointer dereference in Windows Image Acquisition allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00333EPSS
SaveExploits0References1
Rows per page
Query Builder