Lucene search
+L
UbuntucveRecent

80000 matches found

UbuntuCve
UbuntuCve
•added 2026/08/11 8:18 p.m.•17 views

CVE-2026-73283

In sshd in OpenSSH before 10.5, the restrict keyword in authorizedkeys was supposed to be applicable to tunnel forwarding but was not...

2.5CVSS5.2AI score0.00091EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 8:17 p.m.•11 views

CVE-2026-48813

Flawfinder is a a static analysis tool for finding vulnerabilities in C/C++ source code. Versions prior to 2.0.20 have an improper input neutralization issue leading to output manipulation, specifically, Terminal/ANSI Escape Sequence Injection and XML Injection. A malicious file whose name contai...

8.7CVSS6.1AI score0.00326EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/08/11 8:17 p.m.•12 views

CVE-2026-48804

python-socketio is a Python implementation of the Socket.IO realtime client and server. The python-socketio server stores binary EVENT and ACK messages in memory while it waits to receive their binary attachments. Once all the attachments are received, these messages are then processed. Prior to...

7.5CVSS5.6AI score0.00279EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/11 7:18 p.m.•14 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.0039EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•15 views

CVE-2026-18704

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS5.8AI score0.00203EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•6 views

CVE-2026-18708

An issue in MongoDB Server's JavaScript scripting engine could allow an authenticated user with write privileges to cause code they control to be executed within the query scope of other users, through a specially crafted stored value processed during an internal maintenance cycle. This could...

6.4CVSS6AI score0.00276EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•6 views

CVE-2026-18709

An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could result in cross-shard data inconsistency, cluster clock...

6.4CVSS5.8AI score0.00131EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•5 views

CVE-2026-18711

An issue in MongoDB Server's query execution engine could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries against time-series collections. This could result in a server...

7.1CVSS5.8AI score0.0027EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•13 views

CVE-2026-18688

An issue in MongoDB Server's aggregation framework could allow an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash denial of service and may potentially expose ...

7.1CVSS5.4AI score0.00281EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•48 views

CVE-2026-18694

An issue in MongoDB Server's geospatial query processing could allow an authenticated user with write privileges to cause certain malformed geometry data to be stored and later processed without proper validation. Subsequent queries against this data could then result in the server accessing memo...

7.1CVSS5.4AI score0.00281EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•8 views

CVE-2026-18698

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations,...

5.4CVSS5.8AI score0.00172EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•11 views

CVE-2026-18700

An issue in MongoDB Server's geospatial validation could allow an authenticated user with write privileges to cause an internal reference to be used after the underlying memory has been freed, through concurrent operations against a collection using a certain type of validator. This could result ...

6.5CVSS5.6AI score0.00283EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•12 views

CVE-2026-18699

An issue in MongoDB Server's query planner could allow an authenticated user with read-level privileges to cause the server process to terminate unexpectedly by submitting a specially formed query against a collection with a text index. This could result in a denial of service, affecting connecte...

6.5CVSS5.7AI score0.00283EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•18 views

CVE-2026-48809

python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take...

7.5CVSS5.5AI score0.00279EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•9 views

CVE-2026-18701

An issue in MongoDB Server's query subsystem could allow an authenticated user with read privileges to cause the server process to terminate unexpectedly by submitting a specially formed query filter. This could result in a denial of service...

7.1CVSS5.7AI score0.00296EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•18 views

CVE-2026-18692

An issue in MongoDB Server's handling of timeseries bucket lifecycle could allow an authenticated user with write privileges to cause an internal reference to be used after the underlying memory has been freed. Subsequent operations could then result in a server crash or, potentially, execution o...

8.8CVSS5.4AI score0.00421EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•12 views

CVE-2026-18693

An issue in MongoDB Server's handling of timeseries collections could allow an authenticated user with write privileges to cause an internal data structure to become inconsistent through certain document insertions. A subsequent insert into the affected bucket could then result in the server...

7.6CVSS5.4AI score0.0024EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•7 views

CVE-2026-18703

An issue in MongoDB Server could allow a party with a valid client certificate and a corresponding user account to authenticate using a certificate-based authentication method, even when an administrator has configured the server to restrict authentication to other mechanisms. This could allow...

4.2CVSS5.8AI score0.00115EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•6 views

CVE-2026-18712

An issue in MongoDB Server's Queryable Encryption maintenance operations could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different collection. This is due to insufficient validation of certain...

8.1CVSS5.8AI score0.00179EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•14 views

CVE-2026-18696

An issue in MongoDB Server's applyOps command could allow an authenticated user with specific non-default privileges to perform certain data-definition operations, such as dropping or modifying collections, against collections they do not have permission to manipulate. This is due to an...

7CVSS5.5AI score0.00275EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•10 views

CVE-2026-48802

python-engineio is a Python implementation of the Engine.IO realtime client and server. Prior to version 4.13.2, an attacker can cause the creation of unnecessary background threads in the python-engineio server by exploiting the heartbeat mechanism, which launches a thread when a new connection ...

7.5CVSS5.4AI score0.00318EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•8 views

CVE-2026-18706

An issue in MongoDB Server's $graphLookup aggregation stage could allow an authenticated user able to issue aggregation and memory-management commands to cause an internal reference to be used after the underlying memory has been freed. This could result in a server crash or, potentially, executi...

7.5CVSS5.8AI score0.0034EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•16 views

CVE-2026-18690

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that their assigned privileges should not permit. This could result in critical system collections being dropped and recreated without proper...

8.1CVSS5.4AI score0.00253EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•16 views

CVE-2026-18691

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS5.4AI score0.00228EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•15 views

CVE-2026-18695

An issue in MongoDB Server's handling of certain query predicates against time-series collections with a metaField could allow an authenticated user with write access to cause the server process to terminate unexpectedly, resulting in a denial of service...

7.1CVSS5.4AI score0.00283EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•14 views

CVE-2026-18697

An issue in MongoDB Server's aggregation framework could allow an unauthenticated party to cause a mongos router process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections routed through the...

8.7CVSS5.3AI score0.00331EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•13 views

CVE-2026-18687

MongoDB Server's handling of a Queryable Encryption maintenance operation did not properly validate certain request parameters against the collection's encrypted field configuration before use. An authenticated user with readWrite privileges could submit a specially formed request that leads to a...

7.1CVSS5.6AI score0.00172EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•8 views

CVE-2026-18702

An issue in MongoDB Server could allow an authenticated user with limited, database-scoped privileges to modify diagnostic logging settings that affect the entire server rather than just the intended database. This could allow suppression of diagnostic logging server-wide, potentially obscuring...

6.4CVSS5.8AI score0.002EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•12 views

CVE-2026-18705

An issue in MongoDB Server's Atlas Vector Search feature could allow an authenticated user with read access to one view to retrieve documents from a different, protected view over the same underlying collection. This is due to insufficient handling of certain user-supplied fields when constructin...

7.1CVSS5.8AI score0.00264EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 7:17 p.m.•6 views

CVE-2026-18707

An issue in MongoDB Server could allow an authenticated user, including one with no assigned privileges, to cause the server process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service...

5.3CVSS5.7AI score0.00256EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/11 6:18 p.m.•13 views

CVE-2026-73215

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnportsallocateeven in src/apps/relay/turnports.c marks the unused odd sibling port as TPSTAKENODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowin...

7.1CVSS5.3AI score0.00331EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 6:18 p.m.•13 views

CVE-2026-73216

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, shutdownclientconnection in src/server/nsturnserver.c prematurely calls decquota and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation while preserving the allocation,...

6.5CVSS5.3AI score0.00405EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 6:18 p.m.•18 views

CVE-2026-72712

Nmap versions up to and including 7.99 contains a denial of service vulnerability that allows remote attackers to crash the application by sending a crafted packet containing a zero-length TCP option. The malformed packet forces the Packet:parseoptions function in nselib/packet.lua to allocate...

6.9CVSS5.4AI score0.00418EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/11 6:18 p.m.•23 views

CVE-2026-73212

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.1, goodpeeraddr in src/server/nsturnserver.c uses ioaaddrinrange in src/client/nsturnioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms, allowing an authenticated RFC 6062 T...

5.8CVSS5.3AI score0.00282EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/11 6:18 p.m.•13 views

CVE-2026-73214

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, dtlsserverinputhandler and createnewconnectedudpsocket in src/apps/relay/dtlslistener.c retain OpenSSL dtls1reassemblefragment state for a 35-byte fragmented ClientHello declaring a 650,000-byte handshake before...

8.2CVSS5.4AI score0.00423EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/11 6:18 p.m.•16 views

CVE-2026-73213

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS5.3AI score0.00385EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 6:17 p.m.•14 views

CVE-2026-20901

Improper input validation for some IntelR XeonR processors within firmware may allow an escalation of privilege. Startup code and smm adversary with a privileged user combined with a high complexity attack may enable data alteration. This result may potentially occur via local access when attack...

5.3CVSS5.2AI score0.00097EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 6:17 p.m.•13 views

CVE-2026-20917

Exposure of sensitive information caused by incorrect data forwarding during transient execution for some IntelR Processors within Ring 0: Hypervisor and Kernel may allow information disclosure. System software adversary with a privileged user combined with a high complexity attack may enable dat...

4CVSS5.3AI score0.0011EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:19 p.m.•12 views

CVE-2026-73088

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats in node.js, reached unconditionally through getStat and loadStat on every browserslist call, processes untrusted browserslist-stats.json, opts.stats, and...

7.5CVSS5.3AI score0.00439EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:19 p.m.•11 views

CVE-2026-73089

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, index.js retains every distinct queries, context result in cache and every parseQueries AST in parseCache without a size cap, TTL, or eviction, allowing an attacker who...

7.5CVSS5.3AI score0.00474EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•14 views

CVE-2025-31938

Insufficient granularity of access control in some subsystem for some IntelR XeonR 6 Scalable processors with IntelR TDX may allow an information disclosure. Authorized adversary with an authenticated user combined with a high complexity attack may enable data exposure. This result may potentiall...

4.3CVSS5.1AI score0.00087EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•15 views

CVE-2025-35973

Improper handling of values for some IntelR Processors within Ring 0: Kernel, Hypervisor and Bare Metal OS may allow an escalation of privilege. Authorized adversary with a privileged user combined with a high complexity attack may enable escalation of privilege. This result may potentially occur...

4.5CVSS5.2AI score0.00102EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•12 views

CVE-2026-20707

Hardware logic contains race conditions for some 3rd Gen IntelR XeonR Scalable Processors within Ring 3: unprivileged software may allow a denial of service. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable denial of service. This result...

6.8CVSS5.1AI score0.00077EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•14 views

CVE-2026-20760

Improper handling of overlap between protected memory ranges in some microcode for some IntelR Processors within Ring 0: Hypervisor may allow an escalation of privilege. Authorized adversary with a privileged user combined with a low complexity attack may enable escalation of privilege. This resu...

6.8CVSS5.2AI score0.00103EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•16 views

CVE-2025-31936

Improper handling of overlap between protected memory ranges for some IntelR XeonR 6 processors when using IntelR TDX within SMM may allow an escalation of privilege. SMM adversary with a privileged user combined with a high complexity attack may enable escalation of privilege. This result may...

7CVSS5.1AI score0.00098EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•14 views

CVE-2026-20716

Improper access control for some IntelR Processors within Ring 3: User Applications may allow an escalation of privilege. Simple hardware adversary with an authenticated user combined with a high complexity attack may enable escalation of privilege. This result may potentially occur via local...

7.2CVSS5.1AI score0.0009EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 5:17 p.m.•17 views

CVE-2026-20713

Always-incorrect control flow implementation in some firmware for some IntelR XeonR processors may allow an escalation of privilege. System software adversary with a privileged user combined with a high complexity attack may enable escalation of privilege. This result may potentially occur via...

4.5CVSS5.2AI score0.00102EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/11 4:17 p.m.•21 views

CVE-2026-14180

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.5AI score0.00413EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/11 4:17 p.m.•14 views

CVE-2026-19546

A flaw was found in DBI. This is a fix for a partial fix for CVE-2026-14380 for RHEL 9.8.z and 10.2.z. For a detailed Statement, Description and Mitigation please reffer to the original https://access.redhat.com/security/cve/cve-2026-19546...

8.8CVSS5.3AI score0.00352EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/11 4:17 p.m.•12 views

CVE-2026-73070

Vim is an open source, command line text editor. Prior to 9.2.0842, the socket server backend in src/socketserver.c accepts unbounded client connections in socketserveraccept, causing descriptors to overflow fdset structures in src/channel.c and fixed-size struct pollfd arrays in src/osunix.c,...

6.8CVSS5.3AI score0.0013EPSS
SaveExploits0References4
Total number of security vulnerabilities80000