Vulnerabilities

With the aim of informing, warning and helping professionals with the latest security vulnerabilities in technology systems, we have made a database available for users interested in this information, which is in Spanish and includes all of the latest documented and recognised vulnerabilities.

This repository, with over 75,000 registers, is based on the information from the NVD (National Vulnerability Database) – by virtue of a partnership agreement – through which INCIBE translates the included information into Spanish.

On occasions this list will show vulnerabilities that have still not been translated, as they are added while the INCIBE team is still carrying out the translation process. The CVE  (Common Vulnerabilities and Exposures) Standard for Information Security Vulnerability Names is used with the aim to support the exchange of information between different tools and databases.

All vulnerabilities collected are linked to different information sources, as well as available patches or solutions provided by manufacturers and developers. It is possible to carry out advanced searches, as there is the option to select different criteria to narrow down the results, some examples being vulnerability types, manufacturers and impact levels, among others.

Through RSS feeds or Newsletters we can be informed daily about the latest vulnerabilities added to the repository. Below there is a list, updated daily, where you can discover the latest vulnerabilities.

CVE-2026-82333

Publication date:
28/08/2026
multer is a middleware for handling multipart/form-data in Node.js. A small multipart request with two specially crafted text field names can make multer's field parser synchronously iterate a maximum-length sparse array, blocking the event loop so the process cannot handle other requests. A large numeric array index in the first field allocates a maximum-length sparse array, and a second field with a non-numeric key then triggers a full-length iteration inside the append-field dependency. All versions before 2.3.0 are affected, and this is a remotely triggerable denial of service. multer 2.3.0 adds an opt-in fieldArrayIndexLimit option that rejects oversized array indexes. Upgrade to multer 2.3.0 and set limits.fieldArrayIndexLimit to the largest array index your application needs to remediate.
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-82017

Publication date:
28/08/2026
IGEL OS 12 before 12.7.6 and IGEL OS 11 before 11.11.150 contain a boot registry parameter injection vulnerability that allows attackers with physical access to execute arbitrary Linux loader parameters by writing to an unencrypted and unsigned configuration area read by the signed bootloader. Attackers can inject malicious kernel command line parameters that execute with boot environment privileges without triggering TPM PCR measurement failures, as the attack does not modify the measured boot code.
Severity CVSS v4.0: HIGH
Last modification:
28/08/2026

CVE-2026-82018

Publication date:
28/08/2026
IGEL OS 12 before 12.9.0, 12.8.3 LTS and IGEL OS 11 before 11.11.150 contain a secure boot bypass vulnerability in the GRUB boot stage that allows physically present attackers to gain unauthorized root access by placing an unsigned empty file named igel.conf on a partition. Attackers can exploit GRUB's fail-open signature verification behavior to drop into an interactive GRUB prompt, then boot the device's own kernel with additional command-line arguments to obtain a root shell with the disk unlocked while leaving TPM PCR values unaltered.
Severity CVSS v4.0: MEDIUM
Last modification:
28/08/2026

CVE-2026-81490

Publication date:
28/08/2026
A database user able to create a view in a namespace that MongoDB Connector for BI samples can cause the schema-sampling routine to stop functioning by defining a view whose evaluation reliably fails. The sampling logic classifies the resulting server message as transient and, after the configured retries are exhausted, proceeds without a valid result, ending the schema refresh routine. The mongosqld process continues running without a usable schema, so SQL clients are unable to obtain results until an operator removes the view or excludes its namespace from sampling.
Severity CVSS v4.0: HIGH
Last modification:
28/08/2026

CVE-2026-81517

Publication date:
28/08/2026
An unauthenticated party able to reach the port of a MongoDB Connector for BI (mongosqld) instance may generate enough routine connection log activity to exhaust the storage backing the configured log path. When a log write or log rotation operation subsequently fails, the resulting error is not handled and the shared mongosqld process ends, ending service for all connected SQL clients. The process continues to end on startup until an operator restores available storage, and the diagnostic message explaining the condition is not recorded.
Severity CVSS v4.0: HIGH
Last modification:
28/08/2026

CVE-2026-81518

Publication date:
28/08/2026
When mongosqld is configured with a client certificate authority file, the listener requests a client certificate during the TLS handshake but does not require one, so a client that presents no certificate is still accepted. In deployments that rely on client certificates as the sole means of identifying users, a remote party with network access to the listener can therefore establish a session and read the MongoDB data exposed through the connector.
Severity CVSS v4.0: HIGH
Last modification:
28/08/2026

CVE-2026-81520

Publication date:
28/08/2026
A network-reachable client that has not yet authenticated can hold a MongoDB Connector for BI authentication session open indefinitely by beginning a SASL-based login exchange and then declining to complete it. Because the negotiation loop had no overall time bound and the read from the client had no deadline, each such session retains a worker, a client connection slot, and its associated backend database connections until the process is restarted. Repeated use of this behavior can consume the configured connection capacity and prevent legitimate users from establishing new sessions.
Severity CVSS v4.0: HIGH
Last modification:
28/08/2026

CVE-2026-81532

Publication date:
28/08/2026
A user able to submit SQL through an application using the MongoDB Connector for BI ODBC driver can supply a positioned-cursor statement whose cursor name exceeds the size of an internal fixed-length buffer. Because the name length is not bounded before the driver builds its diagnostic message, memory adjacent to that buffer is overwritten with user-supplied content. This can terminate the hosting application process and may allow unintended code to run within it.
Severity CVSS v4.0: HIGH
Last modification:
28/08/2026

CVE-2026-81533

Publication date:
28/08/2026
An application using the MongoDB BI Connector ODBC Driver may encounter a memory-safety issue when a submitted SQL statement contains an unusually long run of digits following a LIMIT clause. The issue occurs only on connections where the driver's optional prefetch setting is enabled, and stems from the driver copying the digit sequence into a fixed-size internal buffer without checking its length. A user able to influence the numeric portion of a LIMIT clause could cause the hosting application process to terminate unexpectedly or corrupt adjacent memory in that process.
Severity CVSS v4.0: MEDIUM
Last modification:
28/08/2026

CVE-2026-76649

Publication date:
28/08/2026
A NULL<br /> pointer dereference vulnerability exists in TL-WR841N v14 in the UPnP service when processing SOAP action requests. A specially crafted SOAP action request containing unexpected XML content may cause the UPnP daemon to terminate unexpectedly.<br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> Successful exploitation may result in a denial-of-service condition affecting UPnP functionality until the service is restarted or the device is rebooted.
Severity CVSS v4.0: MEDIUM
Last modification:
28/08/2026

CVE-2026-76650

Publication date:
28/08/2026
A NULL<br /> pointer dereference vulnerability exists in TL-WR841N v14 in the UPnP service when processing<br /> SOAP state variable query requests. A specially crafted SOAP query may trigger<br /> unexpected termination or instability of the process hosting the UPnP service.<br /> <br /> <br /> <br /> <br /> <br /> Successful<br /> exploitation may result in a denial-of-service condition affecting UPnP<br /> discovery, state query, or related management functionality until the affected<br /> process is restarted or the device is rebooted.
Severity CVSS v4.0: MEDIUM
Last modification:
28/08/2026

CVE-2026-76651

Publication date:
28/08/2026
A buffer<br /> overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing<br /> multipart/form-data requests. Insufficient validation of an attacker-controlled<br /> boundary parameter may allow a remote unauthenticated attacker to submit a<br /> crafted request that corrupts memory by overwriting data beyond the bounds of<br /> an internal buffer.<br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> Successful<br /> exploitation may result in modification or corruption of process memory,<br /> potentially leading to undefined application behavior. Arbitrary code<br /> execution, information disclosure, and denial-of-service conditions have not<br /> been demonstrated.
Severity CVSS v4.0: MEDIUM
Last modification:
28/08/2026