Lucene search
+L
UbuntucveRecent

72412 matches found

UbuntuCve
UbuntuCve
•added 2026/03/24 4:17 a.m.•5 views

CVE-2026-4739

Integer Overflow or Wraparound vulnerability in InsightSoftwareConsortium ITK ‎Modules/ThirdParty/Expat/src/expat modules.This issue affects ITK: before 2.7.1...

9.4CVSS5.9AI score0.00276EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/03/24 3:16 a.m.•6 views

CVE-2026-33308

Modgnutls is a TLS module for Apache HTTPD based on GnuTLS. Prior to version 0.13.0, code for client certificate verification did not check the key purpose as set in the Extended Key Usage extension. An attacker with access to the private key for a valid certificate issued by a CA trusted for TLS...

6.8CVSS5.8AI score0.00205EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/03/24 2:16 a.m.•8 views

CVE-2026-33307

Modgnutls is a TLS module for Apache HTTPD based on GnuTLS. In versions prior to 0.12.3 and 0.13.0, code for client certificate verification imported the certificate chain sent by the client into a fixed size gnutlsx509crtt x509 array without checking the number of certificates is less than or...

7.5CVSS6AI score0.00342EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/03/24 1:17 a.m.•5 views

CVE-2026-33298

llama.cpp is an inference of several LLM models in C/C++. Prior to b7824, an integer overflow vulnerability in the ggmlnbytes function allows an attacker to bypass memory validation by crafting a GGUF file with specific tensor dimensions. This causes ggmlnbytes to return a significantly smaller...

7.8CVSS6.2AI score0.00477EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/03/24 1:17 a.m.•7 views

CVE-2026-33306

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt implementation for JRuby can cause zero iterations in the strengthening loop. Impacted applications must be setting the cost to 31 to see this happen. T...

7.5CVSS5.8AI score0.00228EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/03/24 1:17 a.m.•4 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS6.3AI score0.00211EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•20 views

CVE-2026-33195

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.8CVSS5.9AI score0.00567EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•13 views

CVE-2026-33173

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, DirectUploadsController accepts arbitrary metadata from the client and persists it on the blob. Because internal flags like identified and analyzed are stored in the...

5.3CVSS6AI score0.0039EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•7 views

CVE-2026-33174

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when serving files through Active Storage's proxy delivery mode, the proxy controller loads the entire requested byte range into memory before sending it. A request...

8.7CVSS5.8AI score0.0061EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•5 views

CVE-2026-33170

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, SafeBuffer% does not propagate the @htmlunsafe flag to the newly created buffer. If a SafeBuffer is mutated in place e.g. via gsub! and th...

6.1CVSS5.9AI score0.00327EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•5 views

CVE-2026-33250

Freeciv21 is a free open source, turn-based, empire-building strategy game. Versions prior to 3.1.1 crash with a stack overflow when receiving specially-crafted packets. A remote attacker can use this to take down any public server. A malicious server can use this to crash the game on the player'...

7.5CVSS6AI score0.00821EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•7 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•8 views

CVE-2026-33176

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Support number helpers accept strings containing scientific notation e.g. 1e10000, which BigDecimal expands into extremely large...

8.7CVSS5.9AI score0.0061EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/24 12:16 a.m.•3 views

CVE-2026-33169

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. NumberToDelimitedConverter uses a lookahead-based regular expression with gsub! to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between th...

6.9CVSS5.8AI score0.00498EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/23 11:17 p.m.•5 views

CVE-2026-33168

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS5.8AI score0.00516EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/23 11:17 p.m.•6 views

CVE-2026-33167

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

5.3CVSS6AI score0.00401EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/03/23 10:16 p.m.•2 views

CVE-2026-1940

An incomplete fix for CVE-2024-47778 allows an out-of-bounds read in gstwavparseadtlchunk function. The patch added a size validation check lsize + 8 size, but it does not account for the GSTROUNDUP2lsize used in the actual offset calculation. When lsize is an odd number, the parser advances more...

7.5CVSS7.2AI score0.00225EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/03/23 8:16 p.m.•7 views

CVE-2025-52204

A Cross-Site Scripting XSS vulnerability exists in Znuny::ITSM 6.5.x in the customer.pl endpoint via the OTRSCustomerInterface parameter...

6.1CVSS5.8AI score0.00236EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/03/23 8:0 p.m.•9 views

CVE-2026-29111

systemd, a system and service manager, as PID 1 hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. On version v249 and older the effect is not an assert, but stack overwriting, with the attacker controlled content. From version v250 and newer this i...

5.5CVSS6.1AI score0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/03/23 7:16 p.m.•6 views

CVE-2026-26209

cbor2 provides encoding and decoding for the Concise Binary Object Representation CBOR serialization format. Versions prior to 5.9.0 are vulnerable to a Denial of Service DoS attack caused by uncontrolled recursion when decoding deeply nested CBOR structures. This vulnerability affects both the...

7.5CVSS7.1AI score0.00417EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/03/23 2:16 p.m.•9 views

CVE-2026-4647

A flaw was found in the GNU Binutils BFD library, a widely used component for handling binary files such as object files and executables. The issue occurs when processing specially crafted XCOFF object files, where a relocation type value is not properly validated before being used. This can caus...

6.1CVSS5.8AI score0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/03/23 2:16 p.m.•18 views

CVE-2026-4645

Rejected reason: Duplicate of CVE-2026-32287...

5.8AI score0.00152EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/03/23 1:0 p.m.•6 views

CVE-2026-25075

strongSwan versions 4.5.0 prior to 6.0.5 contain an integer underflow vulnerability in the EAP-TTLS AVP parser that allows unauthenticated remote attackers to cause a denial of service by sending crafted AVP data with invalid length fields during IKEv2 authentication. Attackers can exploit the...

8.7CVSS5.9AI score0.01013EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
•added 2026/03/23 7:16 a.m.•5 views

CVE-2026-23554

The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/03/23 7:16 a.m.•3 views

CVE-2026-23555

Any guest issuing a Xenstore command accessing a node using the illegal node path "/local/domain/", will crash xenstored due to a clobbered error indicator in xenstored when verifying the node path. Note that the crash is forced via a failing assert statement in xenstored. In case xenstored is...

7.1CVSS5.8AI score0.00181EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/03/22 2:16 p.m.•9 views

CVE-2019-25591

DNSS Domain Name Search Software 2.1.8 contains a buffer overflow vulnerability in the registration code input field that allows local attackers to crash the application by submitting an excessively long string. Attackers can trigger a denial of service by pasting a malicious registration code...

6.9CVSS6.1AI score0.00179EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/03/22 1:16 p.m.•6 views

CVE-2026-4115

A vulnerability was detected in PuTTY 0.83. Affected is the function eddsaverify of the file crypto/ecc-ssh.c of the component Ed25519 Signature Handler. The manipulation results in improper verification of cryptographic signature. The attack may be performed from remote. The attack requires a hi...

6.3CVSS5.3AI score0.00534EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
•added 2026/03/22 9:15 a.m.•6 views

CVE-2026-4541

A flaw has been found in janmojzis tinyssh up to 20250501. Impacted is an unknown function of the file tinyssh/cryptosigned25519tinyssh.c of the component Ed25519 Signature Handler. This manipulation causes improper verification of cryptographic signature. The attack is restricted to local...

2.5CVSS4.9AI score0.00083EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/03/22 6:16 a.m.•6 views

CVE-2026-4539

A security flaw has been discovered in pygments up to 2.19.2. The impacted element is the function AdlLexer of the file pygments/lexers/archetype.py. The manipulation results in inefficient regular expression complexity. The attack is only possible with local access. The exploit has been released...

4.8CVSS5.5AI score0.00156EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/03/22 5:16 a.m.•5 views

CVE-2026-4538

A vulnerability was identified in PyTorch 2.10.0. The affected element is an unknown function of the component pt2 Loading Handler. The manipulation leads to deserialization. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The projec...

7.8CVSS5.9AI score0.00239EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/03/22 3:16 a.m.•10 views

CVE-2026-33549

SPIP 4.4.10 through 4.4.12 before 4.4.13 allows unintended privilege assignment of administrator privileges during the editing of an author data structure because of STATUT mishandling...

8.8CVSS5.8AI score0.00239EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/03/22 3:16 a.m.•6 views

CVE-2025-71276

SOGo before 5.12.5 is prone to a XSS vulnerability with events, tasks, and contacts categories...

6.4CVSS5.9AI score0.00137EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/03/22 3:16 a.m.•11 views

CVE-2026-33550

SOGo before 5.12.5 does not renew the OTP if a user disables/enables it, and has a too short length only 12 digits instead of the 20 recommended...

2.6CVSS5.9AI score0.00135EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/03/22 1:16 a.m.•5 views

CVE-2019-25586

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash...

6.9CVSS6.1AI score0.00178EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/03/22 1:16 a.m.•6 views

CVE-2019-25585

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash...

6.9CVSS6.1AI score0.00177EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/03/21 1:16 p.m.•4 views

CVE-2019-25544

Pidgin 2.13.0 contains a denial of service vulnerability that allows local attackers to crash the application by providing an excessively long username string during account creation. Attackers can input a buffer of 1000 characters in the username field and trigger a crash when joining a chat,...

6.9CVSS6AI score0.00187EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/03/20 11:16 p.m.•5 views

CVE-2026-33228

flatted is a circular JSON parser. Prior to version 3.4.2, the parse function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with th...

9.8CVSS6.1AI score0.00808EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/03/20 11:16 p.m.•6 views

CVE-2026-33230

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. In versions 3.9.3 and prior, nltk.app.wordnetapp contains a reflected cross-site scripting issue in the lookup... route. A crafted...

6.1CVSS6.1AI score0.00331EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/03/20 11:16 p.m.•7 views

CVE-2026-33236

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. In versions 3.9.3 and prior, the NLTK downloader does not validate the subdir and id attributes when processing remote XML index...

8.1CVSS6AI score0.00575EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/03/20 11:16 p.m.•10 views

CVE-2026-33210

Ruby JSON is a JSON implementation for Ruby. From version 2.14.0 to before versions 2.15.2.1, 2.17.1.2, and 2.19.2, a format string injection vulnerability can lead to denial of service attacks or information disclosure, when the allowduplicatekey: false parsing option is used to parse user...

9.1CVSS5.8AI score0.00838EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/03/20 11:16 p.m.•7 views

CVE-2026-33186

gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 :path pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the :path omitted the mandatory...

9.1CVSS6AI score0.01557EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/03/20 11:16 p.m.•10 views

CVE-2026-33231

NLTK Natural Language Toolkit is a suite of open source Python modules, data sets, and tutorials supporting research and development in Natural Language Processing. In versions 3.9.3 and prior, nltk.app.wordnetapp allows unauthenticated remote shutdown of the local WordNet Browser HTTP server whe...

7.5CVSS5.9AI score0.00875EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•3 views

CVE-2026-33150

libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a use-after-free vulnerability in the iouring subsystem of libfuse allows a local attacker to crash FUSE filesystem processes and potentially execute arbitrary code. When iouring thread creati...

7.8CVSS6.1AI score0.0031EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•5 views

CVE-2026-33144

GPAC is an open-source multimedia framework. Prior to commit 86b0e36, a heap-based buffer overflow write vulnerability was discovered in GPAC MP4Box. The vulnerability exists in the gfxmlparsebitsequencebs function in utils/xmlbincustom.c when processing a crafted NHML file containing malicious...

7.8CVSS6AI score0.00165EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•6 views

CVE-2026-33164

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.17, a malformed H.265 PPS NAL unit causes a segmentation fault in picparameterset::setderivedvalues. This issue has been patched in version 1.0.17...

8.7CVSS7AI score0.00349EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•7 views

CVE-2026-33165

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.17, a crafted HEVC bitstream causes an out-of-bounds heap write confirmed by AddressSanitizer. The trigger is a stale ctbinfo.log2unitSize after an SPS change where PicWidthInCtbsY and PicHeightInCtbsY stay...

5.5CVSS6.1AI score0.00232EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•11 views

CVE-2026-33179

libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a NULL pointer dereference and memory leak in fuseuringinitqueue allows a local user to crash the FUSE daemon or cause resource exhaustion. When numaalloclocal fails during iouring queue entry...

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•6 views

CVE-2026-33155

DeepDiff is a project focused on Deep Difference and search of any Python data. From version 5.0.0 to before version 8.6.2, the pickle unpickler RestrictedUnpickler validates which classes can be loaded but does not limit their constructor arguments. A few of the types in SAFETOIMPORT have...

8.7CVSS5.9AI score0.00452EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•5 views

CVE-2026-33151

Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. Prior to versions 3.3.5, 3.4.4, and 4.2.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server...

8.7CVSS5.8AI score0.00514EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/03/20 9:17 p.m.•11 views

CVE-2025-63261

AWStats 8.0 is vulnerable to Command Injection via the open function...

7.8CVSS5.9AI score0.01046EPSS
SaveExploits1References3
Total number of security vulnerabilities72412