Lucene search
+L

12840 matches found

CVE
CVE
added 2026/07/30 5:26 a.m.46 views

CVE-2026-47882

CVE-2026-47882 affects Spring Tools for Eclipse (5.2.0 and earlier) where Spring Tools DevTools remote-restart uploads authenticate with a shared secret generated by a non-cryptographic PRNG. Root cause: secret generation relies on non-cryptographic randomness, weakening authenticity of remote-re...

8.3CVSS5.9AI score0.00178EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/30 5:26 a.m.11 views

CVE-2026-47882

When enabling Spring Boot DevTools support for a remote application target for example a Docker container or Cloud Foundry app from the Spring Tools Boot Dashboard, Spring Tools generates a shared secret that authenticates DevTools remote-restart uploads to the deployed application. This secret w...

8.3CVSS5.9AI score0.00178EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.28 views

PT-2026-66591

Name of the Vulnerable Software and Affected Versions Outstatic CMS versions prior to 2.2.0 Description The application contains a hardcoded JSON Web Token JWT signing secret. If the OST TOKEN SECRET environment variable is not configured, the system uses a default secret available in the public...

9.1CVSS5.7AI score0.00303EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 12:00 a.m.36 views

CVE-2026-52539

Outstatic CMS = 2.1.9 contains a hardcoded JWT signing secret. When the OSTTOKENSECRET environment variable is not set, the application falls back to the default value which is publicly visible in the source code repository. An unauthenticated remote attacker can exploit this by forging JWT sessi...

0.00303EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.18 views

PT-2026-66461

A flaw was found in koku-metrics-operator. The operator's CostManagementMetricsConfig custom resource allows a user able to edit the CR to specify an arbitrary OAuth token endpoint. When authentication.type is set to service-account, the operator sends the tenant's Red Hat SSO client id and clien...

6.8CVSS5.9AI score0.00268EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 12:00 a.m.41 views

CVE-2026-52539

CVE-2026-52539 affects Outstatic CMS

9.1CVSS6.1AI score0.00303EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:00 a.m.9 views

CVE-2026-52539

Outstatic CMS = 2.1.9 contains a hardcoded JWT signing secret. When the OSTTOKENSECRET environment variable is not set, the application falls back to the default value which is publicly visible in the source code repository. An unauthenticated remote attacker can exploit this by forging JWT sessi...

6.1AI score0.00303EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.18 views

PT-2026-66655

Impact In its default configuration, a Rails application that displays image variants may allow an unauthenticated attacker to read arbitrary files from the server, including the process environment. That environment typically holds secret key base and often credentials for external systems, whic...

9.5CVSS6.8AI score0.27861EPSS
SaveExploits9References12
NVD
NVD
added 2026/07/29 7:16 p.m.12 views

CVE-2026-67426

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key:...

9.3CVSS0.00308EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 6:45 p.m.70 views

CVE-2026-67427 Flyto2 Core: ${env.VAR} interpolation reads any env secret despite env.get being denylisted

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, the workflow engine variable resolver expands $env.VAR for any host environment variable without an allowlist or capability policy check, allowing a workflow parameter to bypass the default capability polic...

8.6CVSS0.00359EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:45 p.m.10 views

CVE-2026-67427 Flyto2 Core: ${env.VAR} interpolation reads any env secret despite env.get being denylisted

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, the workflow engine variable resolver expands $env.VAR for any host environment variable without an allowlist or capability policy check, allowing a workflow parameter to bypass the default capability polic...

8.6CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:45 p.m.56 views

CVE-2026-67427

CVE-2026-67427 , affecting Flyto2 Core prior to 2.26.6, enables the workflow engine’s variable resolver to expand ${env.VAR} for any host environment variable without an allowlist or policy check. This bypasses the default capability policy denylist for env.get and env.load_dotenv, enabling a wor...

8.6CVSS6AI score0.00359EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 6:43 p.m.42 views

CVE-2026-67426 Flyto2 Core: Unauthenticated flyto-verification /run: callback_url SSRF and internal runner-secret exfiltration

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key:...

9.3CVSS0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:43 p.m.15 views

CVE-2026-67426 Flyto2 Core: Unauthenticated flyto-verification /run: callback_url SSRF and internal runner-secret exfiltration

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key:...

9.3CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:43 p.m.71 views

CVE-2026-67426

Flyto2 Core contains an unauthenticated SSRF risk in the standalone flyto-verification service (src/core/verification_service.py) prior to version 2.26.7. The service exposed POST /run on 0.0.0.0:8344 and used a client-supplied callback_url for outbound POSTs with X-Internal-Key: $FLYTO_RUNNER_SE...

9.3CVSS6AI score0.00308EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/29 6:43 p.m.9 views

CVE-2026-67426

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key:...

9.3CVSS6AI score0.00308EPSS
SaveExploits0References4Affected Software1
The Hacker News
The Hacker News
added 2026/07/29 6:10 p.m.18 views

Critical Rails Flaw Could Let Unauthenticated Attackers Read Server Files via Image Uploads

Ruby on Rails has released fixes for a critical Active Storage vulnerability that could let unauthenticated attackers read arbitrary files from application servers through crafted image uploads. Tracked as CVE-2026-66066 CVSS score: 9.5, the flaw can expose the Rails process environment and secre...

9.5CVSS6.6AI score0.27861EPSS
SaveExploits9
NVD
NVD
added 2026/07/29 4:17 p.m.17 views

CVE-2026-15228

Kong Kubernetes Ingress Controller KIC allows a user with namespace-scoped Secret creation privileges to cause a cluster-wide ingress configuration denial of service. KIC collects CA-certificate Secrets across all watched namespaces using a label selector alone, without ingress-class or namespace...

7.1CVSS0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 4:15 p.m.15 views

MAL-2026-11178 Malicious code in @peptide-unit/peptide-modify (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 057496c38e2475722f55b10253b62536011c6e82e3552f53450fe80441e40c65 No static or behavioral indicators of supply-chain attack were identified in this package version. No lifecycle scripts fetching or executing remote...

5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/07/29 3:29 p.m.39 views

CVE-2026-16543

Kong Operator’s embedded Kong Kubernetes Ingress Controller (KIC) is vulnerable. A user with namespace-scoped Secret creation privileges can cause a cluster-wide denial of service by collecting CA-certificate Secrets across watched namespaces using only a label selector, with no ingress-class or ...

7.1CVSS5.9AI score0.0014EPSS
SaveExploits0References1
Rows per page
Query Builder