Lucene search
+L

1039066 matches found

CNNVD
CNNVD
added 2026/03/07 12:00 a.m.12 views

xlnt 缓冲区错误漏洞

xlnt is an open-source C++ language library developed by the xlnt-community. Versions of xlnt 1.6.1 and earlier contain a buffer error vulnerability. This vulnerability stems from incorrect operations on the function xsgetn in the file source/detail/cryptography/compounddocument.cpp, which may le...

7.1CVSS6AI score0.0017EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.15 views

xlnt 缓冲区错误漏洞

xlnt is an open-source C++ language library developed by xlnt-community. Versions of xlnt-community such as xlnt 1.6.1 and earlier contained a buffer error vulnerability. This vulnerability stemmed from incorrect operations with the readdirectory function in the file...

5.5CVSS6AI score0.00179EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/03/07 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-69650

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation...

7.5CVSS6.8AI score0.00502EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/06 11:40 p.m.16 views

Caddy's vars_regexp double-expands user input, leaking env vars and files

Summary The varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the header value gets resolved once expected, then passed through repl.ReplaceAll again the bug. This mean...

7.5CVSS5.8AI score0.00401EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:38 p.m.20 views

Caddy forward_auth copy_headers Does Not Strip Client-Supplied Headers, Allowing Identity Injection and Privilege Escalation

Summary Caddy's forwardauth directive with copyheaders generates conditional header-set operations that only fire when the upstream auth service includes the named header in its response. No delete or remove operation is generated for the original client-supplied request header with the same name...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/06 10:16 p.m.11 views

UBUNTU-CVE-2026-27137

When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered...

7.5CVSS5.8AI score0.00606EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/06 9:28 p.m.8 views

CVE-2026-27137 Incorrect enforcement of email constraints in crypto/x509

When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered...

7.5CVSS5.9AI score
SaveExploits0References66
AlpineLinux
AlpineLinux
added 2026/03/06 9:28 p.m.9 views

CVE-2026-27137

When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered...

7.5CVSS5.8AI score0.00606EPSS
SaveExploits0
NVD
NVD
added 2026/03/06 9:16 p.m.10 views

CVE-2026-30230

Flare is a Next.js-based, self-hostable file sharing platform that integrates with screenshot tools. Prior to version 1.7.2, the thumbnail endpoint does not validate the password for password‑protected files. It checks ownership/admin for private files but skips password verification, allowing...

8.2CVSS0.00376EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/03/06 9:04 p.m.7 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.6AI score0.00107EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/03/06 9:04 p.m.7 views

Astra Linux - уязвимость в curl

A cookie is set using the secure keyword for https://target 2. curl is redirected to or otherwise made to speak with http://target same hostname, but using clear text HTTP using the same cookie set 3. The same cookie name is set - but with just a slash as path path="/",. Since this site is not...

7.5CVSS6.2AI score0.01395EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 9:03 p.m.11 views

GO-2026-4599 Incorrect enforcement of email constraints in crypto/x509

When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered...

7.5CVSS5.8AI score0.00606EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/06 9:01 p.m.29 views

CVE-2026-30224 OliveTin: Session Fixation - Logout Fails to Invalidate Server-Side Session

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry default ≈ 1 year...

5.4CVSS0.00302EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.10 views

CVE-2025-13350

Ubuntu Linux 6.8 GA retains the legacy AFUNIX garbage collector but backports upstream commit 8594d9b85c07 "afunix: Don’t call skbget for OOB skb". When orphaned MSGOOB sockets hit unixgc, the garbage collector still calls kfreeskb as if OOB SKBs held two references; on Ubuntu Linux 6.8 Noble...

7.1CVSS6AI score0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/06 7:16 p.m.10 views

CVE-2025-69652

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an abort SIGABRT when processing a crafted ELF binary with malformed DWARF abbrev or debug information. Due to incomplete state cleanup in processdebuginfo, an invalid debuginfop state may propagate into DWARF attribute parsing...

6.2CVSS0.00173EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/03/06 7:16 p.m.8 views

CVE-2025-69652

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an abort SIGABRT when processing a crafted ELF binary with malformed DWARF abbrev or debug information. Due to incomplete state cleanup in processdebuginfo, an invalid debuginfop state may propagate into DWARF attribute parsing...

6.2CVSS6.3AI score0.00173EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/06 6:16 p.m.8 views

UBUNTU-CVE-2025-69645

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offsetsize value being used inside bytegetlittleendian, leading to an abort SIGABR...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/06 5:50 p.m.26 views

CVE-2026-3419 Fastify's Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation

Fastify incorrectly accepts malformed Content-Type headers containing trailing characters after the subtype token, in violation of RFC 9110 §8.3.1https://httpwg.org/specs/rfc9110.htmlfield.content-type. For example, a request sent with Content-Type: application/json garbage passes validation and ...

5.3CVSS5.9AI score
SaveExploits0References8
OSV
OSV
added 2026/03/06 1:29 p.m.18 views

SUSE-SU-2026:20682-1 Security update for ucode-intel

This update for ucode-intel fixes the following issues: - Intel CPU Microcode was updated to the 20260210 release bsc1258046: - CVE-2024-24853: Updated fix for incorrect behavior order in transition between executive monitor and SMI transfer monitor STM in some IntelR Processor may allow a...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2026/03/06 12:52 p.m.20 views

Enjin: Unauthenticated File Upload to CDN

An unauthenticated file upload vulnerability was discovered in the NFT.io platform. The vulnerability allowed an unauthenticated user to upload files to the platform's content delivery network. The issue was reported and promptly fixed by the Enjin team, despite the low-impact nature of the...

5.8AI score
SaveExploits0
Rows per page
Query Builder