Lucene search
+L

307250 matches found

OSV
OSV
added 2026/08/06 10:17 p.m.9 views

UBUNTU-CVE-2026-43632

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS6AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 10:17 p.m.10 views

UBUNTU-CVE-2026-43631

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled, allowing unauthenticated remote attackers to execute arbitrary code. Attackers can trigger the vulnerability by sending...

9.2CVSS6.3AI score0.00421EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/06 10:17 p.m.10 views

CVE-2026-43632

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints /tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/counttokens that bypass the task queue and access ctxserver.vocab directly on HTTP...

9.2CVSS5.9AI score0.0033EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/06 10:17 p.m.17 views

CVE-2026-43631

llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in the vocab pointer of llama-server when the --sleep-idle-seconds feature is enabled, allowing unauthenticated remote attackers to execute arbitrary code. Attackers can trigger the vulnerability by sending...

9.2CVSS6.2AI score0.00421EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:16 p.m.11 views

CVE-2026-19127

An issue in the billing and license activation subsystem allows remote attackers to bypass payment authorization workflows. By exploiting insufficient cryptographic validation or lack of server-side state verification on promotional/lifetime-deal LTD redemption codes, an unauthenticated attacker...

6.5CVSS0.00286EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:16 p.m.11 views

CVE-2026-19054

A vulnerability was detected in Lspace-io lspace-server up to 79f02fe5aa8970b210a6a05cf097155f8d9ffd71. This issue affects the function fileExists/readFile/writeFile/deleteFile of the file src/core/repository.ts of the component Repositories File API. Performing a manipulation of the argument...

5.3CVSS0.0014EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/06 10:16 p.m.15 views

CVE-2026-17032

Multiple Supsystic Pro plugins were distributed with malicious code through the vendor's compromised update server, allowing unauthenticated attackers to deploy a second-stage payload that exfiltrates credentials and other sensitive data and grants full control of affected sites...

9.8CVSS0.00374EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:16 p.m.44 views

CVE-2026-15734

A Server-Side Template Injection SSTI vulnerability in WGDashboard version 4.3.2 and earlier, allows authenticated attackers to execute arbitrary code as root...

9.8CVSS0.00676EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:16 p.m.13 views

CVE-2026-15732

A Server-Side Request Forgery SSFR vulnerability exist in WGDashboard version 4.2.3 and earlier. The webhook functionality allows authenticated attackers to make arbitrary HTTP requests and retrieve responses...

9.8CVSS0.00381EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:16 p.m.20 views

CVE-2026-14831

The Easy Booking WordPress plugin before 3.5.0 does not re-enforce a bookable product's configured minimum booking duration on the server side when adding to cart and calculating the booking price, allowing unauthenticated users to place below-minimum bookings and complete underpriced orders...

5.3CVSS0.0031EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 9:04 p.m.55 views

CVE-2026-62857

Fedify: Server-Side Request Forgery via getNodeInfo() is caused by following attacker-controlled links[].href from /.well-known/nodeinfo without scheme/redirect/private-address validation. Affected: Fedify versions 1.2.0 through 1.9, 1.10, 2.0, 2.1, 2.2, 2.3 maintenance lines. Impact: may access ...

8.8CVSS5.5AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 9:04 p.m.34 views

CVE-2026-62857 Fedify: Server-Side Request Forgery in getNodeInfo() Allows Access to Internal Network Resources

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. From version 1.2.0 through the affected 1.9, 1.10, 2.0, 2.1, 2.2, and 2.3 maintenance lines, getNodeInfo follows an attacker-controlled links.href value from /.well-known/nodeinfo without scheme, redirect, o...

8.8CVSS0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 9:00 p.m.32 views

CVE-2026-48079 OpenReception's logout page clears local access_token before server-side revocation, leaving duplicated tokens valid until expiry

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, when a user navigates to the /logout page, the page's server-side load handler deletes the accesstoken cookie before calling /api/auth/logout via an internal...

7.4CVSS0.00386EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 9:00 p.m.89 views

CVE-2026-48079

OpenReception’s OpenReception appointment-booking software before v1.0.2 suffers a logout-order flaw: the logout page deletes the access_token cookie before invoking the server-side logout. As a result, internal fetches for /api/auth/logout run without the auth cookie, so apiAuthHandle rejects th...

7.4CVSS5.5AI score0.00386EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/06 8:45 p.m.26 views

Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Craft CMS has an authenticated remote code execution issue in the control panel element-search condition handling. Craft cleans the outer request-controlled condition array with Component::cleanseConfig, but Conditions::createCondition later decodes and merges the JSON string in condition.config...

8.8CVSS6.2AI score0.00447EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/06 8:14 p.m.78 views

CVE-2026-45573

CVE-2026-45573 (Decidim) affects Decidim core where, if VAPID delivery is enabled, the notification subscription flow accepts a client-supplied push endpoint without verifying it belongs to an approved push service. The stored endpoint is later used by WebPush.payload_send, turning a stored value...

6.4CVSS5.6AI score0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:14 p.m.16 views

CVE-2026-45573 Decidim: Push subscriptions can be abused for server-side requests

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, when VAPID delivery is enabled, the notification subscription flow stores a client-supplied push endpoint without validating that it belongs to an approved push service...

6.4CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:14 p.m.33 views

CVE-2026-45573 Decidim: Push subscriptions can be abused for server-side requests

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, when VAPID delivery is enabled, the notification subscription flow stores a client-supplied push endpoint without validating that it belongs to an approved push service...

6.4CVSS0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:00 p.m.19 views

CVE-2026-15734 WGDashboard Server-Side Template Injection vulnerability

A Server-Side Template Injection SSTI vulnerability in WGDashboard version 4.3.2 and earlier, allows authenticated attackers to execute arbitrary code as root...

9.8CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:00 p.m.39 views

CVE-2026-15734 WGDashboard Server-Side Template Injection vulnerability

A Server-Side Template Injection SSTI vulnerability in WGDashboard version 4.3.2 and earlier, allows authenticated attackers to execute arbitrary code as root...

0.00676EPSS
SaveExploits0References2
Rows per page
Query Builder