Lucene search
K

7688 matches found

Vulnrichment
Vulnrichment
added 2026/04/23 12:27 p.m.0 views

CVE-2025-13763 Libopensc: opensc: multiple uses of uninitialized variable

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs...

5.7CVSS5.7AI score0.00026EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/23 12:17 p.m.3 views

CVE-2025-13763

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs Mitigation To mitigate this issue, avoid...

5.7CVSS5.8AI score0.00026EPSS
Exploits0References5
The Hacker News
The Hacker News
added 2026/04/23 8:40 a.m.8 views

Vercel Finds More Compromised Accounts in Context.ai-Linked Breach

Vercel on Wednesday revealed that it has identified an additional set of customer accounts that were compromised as part of a security incident that enabled unauthorized access to its internal systems. The company said it made the discovery after expanding its investigation to include an extra se...

5.8AI score
Exploits0
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.6 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.28 contained security vulnerabilities. These vulnerabilities stemmed from environmental variable cleanup issues, where GITTEMPLATEDIR and AWSCONFIGFILE were not protected...

5.8CVSS6AI score0.0002EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.7 views

OpenSC 安全漏洞

OpenSC is an open-source smart card tool and middleware developed by OpenSC. There is a security vulnerability in OpenSC, which stems from the use of uninitialized variables multiple times, potentially leading to information leaks or application crashes. The attack requires a specially crafted US...

5.7CVSS5.8AI score0.00026EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.7 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.31 contained security vulnerabilities. These vulnerabilities stemmed from environmental variable leakage in the SSH-based sandbox backend. Uncleanly passed process.env values we...

3.3CVSS5.8AI score0.00014EPSS
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/22 10:6 p.m.3 views

Malicious code in xinference (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 1d006f6a08c959393160456d4ace221fd165b6d609fc8356ebfb041979aef93d Versions 2.6.0, 2.6.1, 2.6.2 were compromised. Following a malicious pull request that exfiltrated sensitive data from the CI runner, three malicious PyPI...

5.4AI score
Exploits0References6
OSV
OSV
added 2026/04/22 10:6 p.m.3 views

MAL-2026-3000 Malicious code in xinference (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 1d006f6a08c959393160456d4ace221fd165b6d609fc8356ebfb041979aef93d Versions 2.6.0, 2.6.1, 2.6.2 were compromised. Following a malicious pull request that exfiltrated sensitive data from the CI runner, three malicious PyPI...

5.5AI score
Exploits0References6
Snyk
Snyk
added 2026/04/22 8:34 p.m.2 views

Server-side Request Forgery (SSRF)

Overview flarum/core is a simple discussion platform for your website. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the interpolation of unvalidated LESS config variables during CSS compilation. An attacker can access arbitrary files on the server or...

6.9CVSS5.8AI score0.00014EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/04/22 8:34 p.m.9 views

Flarum: Path traversal in LESS parser via theme color settings (incomplete fix for CVE-2023-27577)

Summary Flarum's patch for CVE-2023-27577 restricted the @import and data-uri LESS features in the customless setting, but the same restriction was never applied to other settings registered as LESS config variables for example themeprimarycolor and themesecondarycolor, as well as any key...

6.6CVSS5.9AI score0.00122EPSS
Exploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/22 7:59 p.m.2 views

Nuclei: Environment variable disclosure via Response-Derived DSL Expressions

A vulnerability in Nuclei's expression evaluation engine makes it possible for a malicious target server to inject and execute supported DSL expressions. This happens when HTTP response data containing helper/function syntax gets reused by multi-step templates. If the -env-vars / -ev option is...

5.3CVSS5.9AI score0.00041EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2026/04/22 7:59 p.m.3 views

GHSA-JM34-66CF-QPVR Nuclei: Environment variable disclosure via Response-Derived DSL Expressions

A vulnerability in Nuclei's expression evaluation engine makes it possible for a malicious target server to inject and execute supported DSL expressions. This happens when HTTP response data containing helper/function syntax gets reused by multi-step templates. If the -env-vars / -ev option is...

5.3CVSS5.9AI score0.00041EPSS
Exploits0References8
EUVD
EUVD
added 2026/04/22 6:31 p.m.1 views

EUVD-2026-25014

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.9AI score0.00013EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/22 6:31 p.m.3 views

uutils coreutils has an Improper Check for Unusual or Exceptional Conditions

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.5AI score0.00013EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/04/22 6:31 p.m.1 views

GHSA-7259-CWHX-3XX3 uutils coreutils has an Improper Check for Unusual or Exceptional Conditions

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.9AI score0.00013EPSS
Exploits1References6
NVD
NVD
added 2026/04/22 5:16 p.m.1 views

CVE-2026-35366

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS0.00013EPSS
Exploits1References3
OSV
OSV
added 2026/04/22 5:16 p.m.1 views

UBUNTU-CVE-2026-35366

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.9AI score0.00013EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2026/04/22 5:16 p.m.3 views

CVE-2026-35366

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.8AI score0.00013EPSS
Exploits1References3
CVE
CVE
added 2026/04/22 4:8 p.m.6 views

CVE-2026-35366

The CVE-2026-35366 entry concerns the printenv utility in uutils coreutils. Affected component: printenv reads environment strings and, when variables contain invalid UTF-8 byte sequences, uutils’ implementation silently skips printing them instead of showing the raw bytes. This can allow malicio...

4.4CVSS5.9AI score0.00013EPSS
Exploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:8 p.m.0 views

CVE-2026-35366

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS5.9AI score0.00013EPSS
Exploits1References4
Rows per page
Query Builder