Lucene search
+L

12825 matches found

Cvelist
Cvelist
added 2026/04/20 8:7 p.m.38 views

CVE-2026-32613 Spinnaker vulnerable to RCE via expression parsing due to unrestricted context handling

Spinnaker is an open source, multi-cloud continuous delivery platform. Echo like some other services, uses SPeL Spring Expression Language to process information - specifically around expected artifacts. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, unlike orca, it was NOT...

9.9CVSS0.00553EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/20 7:23 p.m.5 views

CVE-2026-40337

The Sentry kernel is a high security level micro-kernel implementation made for high security embedded systems. A given task with one of the DEV or IO capability is able to interact with another task's IRQ line through the sysint syscall familly. Prior to version 0.4.7, this can lead to DoS and...

5.1CVSS5.8AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/18 1:31 a.m.4 views

CVE-2026-40490 AsyncHttpClient leaks authorization credentials to untrusted domains on cross-origin redirects

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled followRedirecttrue, versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers...

6.8CVSS6.2AI score0.00326EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/18 12:16 a.m.7 views

CVE-2026-40337

The Sentry kernel is a high security level micro-kernel implementation made for high security embedded systems. A given task with one of the DEV or IO capability is able to interact with another task's IRQ line through the sysint syscall familly. Prior to version 0.4.7, this can lead to DoS and...

5.1CVSS0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/17 10:21 p.m.26 views

GHSA-3JFP-46X4-XGFJ yard: Possible arbitrary path traversal and file access via yard server

Impact A path traversal vulnerability was discovered in YARD = 0.9.41 when using yard server to serve documentation. This bug would allow unsanitized HTTP requests to access arbitrary files on the machine of a yard server host under certain conditions. The original patch in GHSA-xfhh-rx56-rxcr wa...

6.9CVSS5.9AI score0.00388EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/04/17 12:1 p.m.9 views

SUSE CVE-2026-40261

Composer is a dependency manager for PHP. Versions 1.0 through 2.2.26 and 2.3 through 2.9.5 contain a command injection vulnerability in the Perforce::syncCodeBase method, which appends the $sourceReference parameter to a shell command without proper escaping, and additionally in the...

7.8CVSS6.1AI score0.01688EPSS
SaveExploits2References6
RubySec
RubySec
added 2026/04/17 12:0 a.m.14 views

Possible arbitrary path traversal and file access via yard server

Impact A path traversal vulnerability was discovered in YARD = 0.9.41 when using yard server to serve documentation. This bug would allow unsanitized HTTP requests to access arbitrary files on the machine of a yard server host under certain conditions. The original patch in GHSA-xfhh-rx56-rxcr wa...

7.5CVSS6AI score0.00388EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/16 11:36 p.m.7 views

BIT-AUTHENTIK-2025-64521 authentik deactivated service accounts can authenticate to OAuth

authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, when authenticating with clientid and clientsecret to an OAuth provider, authentik creates a service account for the provider. In previous authentik versions, authentication for this account was possible even...

4.8CVSS7.2AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.5 views

BIT-AUTHENTIK-2025-53942 authentik has an insufficient check for account active status during OAuth/SAML authentication

authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols. In versions 2025.4.4 and earlier, as well as versions 2025.6.0 through 2025.6.3, deactivated users who registered through OAuth/SAML or linked their accounts to...

7.4CVSS5.7AI score0.00489EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 11:35 p.m.8 views

BIT-AUTHENTIK-2022-46145 authentik vulnerable to unauthorized user creation and potential account takeover

authentik is an open-source identity provider. Versions prior to 2022.11.2 and 2022.10.2 are vulnerable to unauthorized user creation and potential account takeover. With the default flows, unauthenticated users can create new accounts in authentik. If a flow exists that allows for email-verified...

9.8CVSS7.3AI score0.01177EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/16 11:28 p.m.6 views

SUSE CVE-2026-33214

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't enforce proper access control. This issue has been fixed in version 5.17. If users are unable to update immediately, they can work around this issue b...

4.3CVSS5.7AI score0.00236EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 10:38 p.m.11 views

Unsafe object property setter in mathjs

Impact This security vulnerability allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser. Patches The issue was introduced in mathjs v13.1.1, an...

8.8CVSS5.9AI score0.00551EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 9:30 p.m.9 views

pypdf: Manipulated FlateDecode image dimensions can exhaust RAM

Impact An attacker who uses this vulnerability can craft a PDF which leads to the RAM being exhausted. This requires accessing an image using /FlateDecode with large size values. Patches This has been fixed in pypdf==6.10.2. Workarounds If you cannot upgrade yet, consider applying the changes fro...

6.5CVSS5.7AI score0.00226EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 9:30 p.m.12 views

pypdf: Possible long runtimes for wrong size values in incremental mode

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires loading a PDF with a large trailer /Size value in incremental mode. Patches This has been fixed in pypdf==6.10.2. Workarounds If you cannot upgrade yet, consider applying the changes from PR...

6.5CVSS5.7AI score0.00214EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/16 9:17 p.m.8 views

CVE-2026-34164

Valtimo is an open-source business process automation platform. In versions 13.0.0 through 13.21.0, the InboxHandlingService logs the full content of every incoming inbox message at INFO level. Inbox messages can contain highly sensitive information including personal data PII, citizen identifier...

4.9CVSS5.8AI score0.00366EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/04/16 8:45 p.m.7 views

EUVD-2026-23018

Weblate: SSRF via the webhook add-on using unprotected fetchurl...

4.1CVSS5.8AI score0.00275EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 8:45 p.m.7 views

GHSA-F8HV-G549-HWG2 Weblate: SSRF via the webhook add-on using unprotected fetch_url()

Impact The webhook add-on did not utilize existing SSRF protection. Patches https://github.com/WeblateOrg/weblate/pull/18815 Workarounds Disabling the add-on would avoid misusing this. References Thanks to @Lihfdgjr for reporting this via GitHub...

4.1CVSS5.8AI score0.00275EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 8:41 p.m.6 views

GHSA-558G-H753-6M33 Weblate: Remote code execution during backup restoration

Impact The project backup didn't filter Git and Mercurial configuration files and this could lead to remote code execution under certain circumstances. Patches https://github.com/WeblateOrg/weblate/pull/18549 Workarounds The project backup is only accessible to users who can create projects...

8CVSS6.4AI score0.00708EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/16 8:41 p.m.4 views

EUVD-2026-22999

Weblate: Improper access control for the translation memory in API...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 8:41 p.m.5 views

GHSA-VJ45-X3PJ-F4W4 Weblate: Improper access control for pending tasks in API

Impact The API for tasks didn't verify user access for pending tasks. This could expose logs of in-progress operations to users who don't have access to given scope. Patches https://github.com/WeblateOrg/weblate/pull/18515 Workarounds The attacker needs to guess the random UUID of the task, so...

3.1CVSS5.8AI score0.00221EPSS
SaveExploits0References5
Rows per page
Query Builder