Lucene search
+L

37458 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.7 views

RockyLinux 9 : python-idna (RLSA-2026:54484)

The remote RockyLinux 9 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2026:54484 advisory. python-idna: idna: Denial of Service via specially crafted long inputs CVE-2026-45409 Tenable has extracted the preceding description block directly from the...

6.9CVSS5.5AI score0.00408EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.2 views

PT-2026-71767

Improperly Controlled Modification of Dynamically-Determined Object Attributes CWE-915 in the case management functionality of Elastic Security in Kibana can lead to unauthorized modification of case data by an authenticated user who has not been granted case editing privileges, via Manipulating...

4.3CVSS5.3AI score0.00218EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.9 views

PT-2026-71795

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS5.5AI score0.0036EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/12 8:35 p.m.16 views

CVE-2026-73307

creationtimestamp| type| source ---|---|--- 2026-08-12 20:35:17+00:00| published-proof-of-concept| https://github.com/Budibase/budibase/security/advisories/GHSA-hfhx-w8p8-4hc7...

4.9CVSS4.9AI score0.00313EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 7:19 p.m.11 views

EUVD-2026-57509

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS5.3AI score0.00191EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:13 p.m.10 views

CVE-2026-73326

CamaleonCMS contains a missing authorization vulnerability that allows any authenticated low-privileged user to access and modify plugin settings by reaching four unprotected plugin-administration endpoints without administrator-level authorization. Attackers can manipulate plugin configuration...

7.6CVSS5AI score0.00274EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/12 7:13 p.m.12 views

CVE-2026-73326 CamaleonCMS Missing Authorization via Plugin Administration Endpoints

CamaleonCMS contains a missing authorization vulnerability that allows any authenticated low-privileged user to access and modify plugin settings by reaching four unprotected plugin-administration endpoints without administrator-level authorization. Attackers can manipulate plugin configuration...

7.6CVSS5AI score0.00274EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 7:09 p.m.29 views

CVE-2026-73407

Budibase CVE-2026-73407: Unauthenticated REST datasource credential theft via cross-origin auth leak in RestIntegration._req (packages/server/src/integrations/rest.ts) prior to 3.40.1. An unauthenticated caller of a PUBLIC POST /api/v2/queries/:queryId could supply an absolute or parameterized pa...

9CVSS5.4AI score0.00422EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 7:09 p.m.13 views

CVE-2026-73332 CamaleonCMS cama_contact_form Plugin Stored XSS via before_html Field

CamaleonCMS contains a stored cross-site scripting vulnerability in the camacontactform plugin that allows low-privileged authenticated attackers to inject arbitrary HTML by submitting unsanitized content to the beforehtml field through the contact form edit endpoint, which lacks proper...

9.2CVSS5.2AI score
SaveExploits0References5
OSV
OSV
added 2026/08/12 7:01 p.m.13 views

CVE-2026-73308 Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders

Budibase is an open-source low-code platform. Prior to 3.39.25, packages/server/src/api/controllers/automation.ts returned automation test results containing trigger.outputs.user.oauth2, broadcast BuilderSocketEvent.AutomationTestProgress to the app room, and stored progress in...

5.7CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/12 6:56 p.m.5 views

CVE-2026-73306 Budibase: Account Enumeration via Login Lockout Response Differential

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/12 6:56 p.m.10 views

CVE-2026-73306

Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/12 6:54 p.m.36 views

CVE-2026-73329

CVE-2026-73329 affects CamaleonCMS. It is a stored XSS vulnerability where authenticated low-privilege users can inject unsanitized HTML into the draft post title via the drafts creation endpoint. The payload is persisted to the database and later rendered as raw HTML in the admin drafts listing,...

9.2CVSS5.3AI score0.00229EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 6:18 p.m.8 views

CVE-2026-69106

A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content...

8.8CVSS0.00355EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 6:05 p.m.6 views

CVE-2026-73300 Budibase: SQL Injection via `multipleStatements: true`

Budibase is an open-source low-code platform. Prior to 3.40.0, the MySQL integration component in Budibase is configured with multipleStatements: true, enabling execution of multiple SQL statements in a single query. Attackers can inject malicious SQL commands through user input fields, leading t...

9.6CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/12 5:48 p.m.6 views

CVE-2026-69106 Potential cache poisoning in JFrog Artifactory

A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content...

8.8CVSS5.2AI score0.00355EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 5:48 p.m.9 views

EUVD-2026-57389

A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content...

8.8CVSS5.2AI score0.00355EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 5:48 p.m.79 views

CVE-2026-69106

The CVE-2026-69106 entry concerns JFrog Artifactory (self-managed releases). A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content. The NVD/CVE records confirm this as a high-severity issue (CVSS v3.1 base ...

8.8CVSS5.2AI score0.00355EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 5:48 p.m.34 views

CVE-2026-69106 Potential cache poisoning in JFrog Artifactory

A low-privileged user may poison cached artifact metadata under specific conditions, potentially causing consumers to retrieve untrusted content...

8.8CVSS0.00355EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 4:17 p.m.9 views

CVE-2026-65926

An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known...

3.1CVSS0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder