Lucene search
+L

25520 matches found

NVD
NVD
added 2026/08/05 1:24 p.m.29 views

CVE-2026-71264

WLED's GET /json/cfg endpoint registered in wled00/wledserver.cpp calls serveJson with no settings-PIN check, unlike the /edit endpoint which explicitly checks correctPIN, disclosing the device's general configuration network, hardware, LED setup to any unauthenticated client on the network...

8.2CVSS0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 1:14 p.m.17 views

MAL-2026-12510 Malicious code in anthropic-setup (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector baee404f50ce2f767660b7f6cf21dec0df6b0d0da68b9bc39ce506f941f1f664 The package is presented as an Anthropic API setup helper npx anthropic-setup sk-ant-.... When invoked, it writes /.claude/settings.json with...

5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.38 views

CVE-2026-71264 WLED Unauthenticated Configuration Disclosure via /json/cfg and Global Settings-PIN Lock State

WLED's GET /json/cfg endpoint registered in wled00/wledserver.cpp calls serveJson with no settings-PIN check, unlike the /edit endpoint which explicitly checks correctPIN, disclosing the device's general configuration network, hardware, LED setup to any unauthenticated client on the network...

8.2CVSS0.00194EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.12 views

EUVD-2026-53349

WLED's GET /json/cfg endpoint registered in wled00/wledserver.cpp calls serveJson with no settings-PIN check, unlike the /edit endpoint which explicitly checks correctPIN, disclosing the device's general configuration network, hardware, LED setup to any unauthenticated client on the network...

8.2CVSS5.6AI score0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 11:16 a.m.11 views

CVE-2026-14574

In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the PreferenceUtils.merge function in @theia/core recursively merges preference values without rejecting prototype-related keys proto, constructor, prototype. Because this function is invoked by PreferenceServiceImpl.doResolve for eve...

6.5CVSS0.00282EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:51 a.m.10 views

CVE-2026-14574

In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the PreferenceUtils.merge function in @theia/core recursively merges preference values without rejecting prototype-related keys proto, constructor, prototype. Because this function is invoked by PreferenceServiceImpl.doResolve for eve...

5.7CVSS5.5AI score0.00282EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/08/05 10:51 a.m.12 views

EUVD-2026-53302

In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the PreferenceUtils.merge function in @theia/core recursively merges preference values without rejecting prototype-related keys proto, constructor, prototype. Because this function is invoked by PreferenceServiceImpl.doResolve for eve...

5.7CVSS5.5AI score0.00282EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/05 10:51 a.m.37 views

CVE-2026-14574

In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the PreferenceUtils.merge function in @theia/core recursively merges preference values without rejecting prototype-related keys proto, constructor, prototype. Because this function is invoked by PreferenceServiceImpl.doResolve for eve...

5.7CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 10:51 a.m.40 views

CVE-2026-14574

In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the PreferenceUtils.merge function in @theia/core recursively merges preference values without rejecting prototype-related keys proto, constructor, prototype. Because this function is invoked by PreferenceServiceImpl.doResolve for eve...

5.7CVSS0.00282EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/05 10:51 a.m.58 views

CVE-2026-14574

CVE-2026-14574 affects Eclipse Theia versions 0.7.0 through 1.73.1. Theia’s @theia/core:PreferenceUtils.merge recursively merges preference values without rejecting prototype-related keys (e.g., proto , constructor, prototype). This function is invoked by PreferenceServiceImpl.doResolve for every...

6.5CVSS5.5AI score0.00282EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/08/05 8:16 a.m.8 views

CVE-2026-71204

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update...

6.2CVSS0.00195EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:59 a.m.10 views

EUVD-2026-53201

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update. Because WTForms represents an unchecked checkbox as False rather than 'unchanged', and only the 'password' field is special-cased...

6.2CVSS5.5AI score0.00195EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.59 views

CVE-2026-71204

The CVE-2026-71204 entry concerns changedetection.io. A POST to /settings that omits api_access_token_enabled causes the update logic to silently disable API key enforcement because WTForms treats unchecked checkboxes as False and only the password field is specially handled. This results in the ...

6.2CVSS5.2AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.40 views

CVE-2026-71204 changedetection.io - Omitted Checkbox in /settings Save Silently Disables API Key Enforcement

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update...

6.2CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:59 a.m.50 views

CVE-2026-71204 changedetection.io - Omitted Checkbox in /settings Save Silently Disables API Key Enforcement

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update...

6.2CVSS5.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.10 views

CVE-2026-71204 changedetection.io - Omitted Checkbox in /settings Save Silently Disables API Key Enforcement

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update...

6.2CVSS5.2AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 5:56 p.m.9 views

CVE-2026-70473 Flowise: Information Disclosure in GET /api/v1/upsert-history returns the entire server-wide upsert history

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise GET /api/v1/upsert-history returns the entire server-wide upsert history instead of being scoped to the requesting user, tenant, or workspace. The response can exceed 100MB an...

8.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 5:56 p.m.39 views

CVE-2026-70473 Flowise: Information Disclosure in GET /api/v1/upsert-history returns the entire server-wide upsert history

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise GET /api/v1/upsert-history returns the entire server-wide upsert history instead of being scoped to the requesting user, tenant, or workspace. The response can exceed 100MB an...

8.3CVSS0.00246EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 5:56 p.m.67 views

CVE-2026-70473

Flowise (a UI for building LLM workflows) prior to version 3.1.3 exposed a server-wide upsert-history via GET /api/v1/upsert-history. The endpoint returned data scoped to none of the requester’s identity (user/tenant/workspace) and could exceed 100 MB, including sensitive configuration data such ...

8.3CVSS5.5AI score0.00246EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 1:27 p.m.9 views

Malicious code in @or-sdk/account-settings (npm)

npm/@or-sdk/account-settings is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

5.7AI score
SaveExploits0References8
Rows per page
Query Builder