Lucene search
+L

250482 matches found

OSV
OSV
added 2026/08/25 4:17 p.m.7 views

UBUNTU-CVE-2026-79771

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.3AI score0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.7 views

UBUNTU-CVE-2026-79676

NLTK versions before 3.10.3 contain a path traversal vulnerability in corpus readers that reopen root-derived paths using built-in open instead of nltk.pathsec.open, allowing symlinks to escape trusted roots. Attackers who stage symlinked corpus files under a trusted data root can disclose...

8.2CVSS5.9AI score0.00307EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.6 views

UBUNTU-CVE-2026-79778

rclone before v1.75.0 contains a denial of service vulnerability in the WebDAV TUS creation handler that dereferences a nil response before checking for transport errors. A malicious or compromised configured endpoint can reset connections during TUS uploads to trigger a panic that terminates...

6CVSS5.9AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.6 views

UBUNTU-CVE-2026-79780

rclone before v1.75.0 fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys during S3 redirect callbacks, allowing credentials to be preserved across scheme or host changes. Attackers observing network traffic from a trusted endpoint can capture reusable IBM IAM tokens on same-host...

6CVSS5.9AI score0.00095EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.6 views

UBUNTU-CVE-2026-79772

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.4AI score0.00246EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.6 views

UBUNTU-CVE-2026-79783

rclone before 1.74.4 fails to mask special permission bits when applying source-supplied mode metadata in the local backend, allowing attackers to set setuid/setgid bits on attacker-controlled files. When copying with metadata preservation from an untrusted remote, attackers can plant a setuid...

3.6CVSS5.9AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.8 views

UBUNTU-CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS6.1AI score0.00426EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/25 4:17 p.m.7 views

UBUNTU-CVE-2026-79770

Nokogiri versions before 1.19.3 contain regular expression denial of service vulnerabilities in the CSS selector tokenizer affecting string-literal and identifier tokenization. Attackers can inject adversarial CSS selectors into methods like Nodecss, Nodeatcss, and Searchablesearch to cause...

8.7CVSS5.3AI score0.00278EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:17 p.m.12 views

UBUNTU-CVE-2026-79769

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS5.9AI score0.00181EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/25 4:16 p.m.11 views

CVE-2024-58377

Nokogiri versions before 1.16.5 bundle libxml2 2.12.6, which is affected by CVE-2024-34459 in libxml2's xmllint tool. Nokogiri 1.16.5 upgrades the bundled libxml2 to 2.12.7 to address this. Per the maintainers, there is no impact to Nokogiri users because Nokogiri does not provide or expose the...

5.9AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 4:16 p.m.6 views

UBUNTU-CVE-2023-54354

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 4:05 p.m.5 views

CLSA-2026-1787673934 TuxCare security update for io.netty (3 CVEs)

TuxCare rebuilt 47 io.netty packages to address 3 CVEs. Fixed in 4.1.92.Final-tuxcare.5...

10CVSS6.4AI score0.01025EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/25 3:51 p.m.11 views

urllib3: urllib3: Denial of Service due to excessive HTTP response decompression

A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response,...

8.9CVSS5.1AI score0.0068EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 3:16 p.m.10 views

CVE-2026-79772 Nokogiri before 1.19.1 Unchecked Return Value canonicalize

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.6AI score
SaveExploits0References4
OSV
OSV
added 2026/08/25 3:16 p.m.6 views

UBUNTU-CVE-2026-15310

When decompressing crafted zip files using the bzip/LZMA/Zstandard compressions, Python could use an attacker-controlled size to pre-allocate memory, possibly resulting in memory exhaustion...

2.1CVSS5.8AI score0.0033EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 3:11 p.m.4 views

CGA-FFJQ-F8HQ-RXMM

Bulletin has no description...

9.1CVSS4.8AI score0.00283EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 3:09 p.m.5 views

CGA-2JQC-5PQ9-6Q9C

Bulletin has no description...

9.1CVSS4.8AI score0.00322EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 3:07 p.m.6 views

PSF-2026-39

When decompressing crafted zip files using the bzip/LZMA/Zstandard compressions, Python could use an attacker-controlled size to pre-allocate memory, possibly resulting in memory exhaustion...

2.1CVSS5.4AI score0.0033EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 3:00 p.m.18 views

GO-2026-6278 Gorilla WebSocket Uses Cryptographically Weak PRNG for WebSocket Mask Key in github.com/gorilla/websocket

Gorilla WebSocket Uses Cryptographically Weak PRNG for WebSocket Mask Key in github.com/gorilla/websocket...

5.3AI score
SaveExploits0References3
OSV
OSV
added 2026/08/25 2:50 p.m.5 views

MAL-2026-14499 Malicious code in svelte-map-metric (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2880778c6f9a95fb00d5476c859051c8d9645b321b6d84613a3c28fd55ed0bef The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder