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-42321

Publication date:
03/06/2026
GLPI is a free asset and IT management software package. Starting in version 10.0.4 and prior to version 10.0.25, a technician can store an XSS payload in the asset locked tab. Upgrade to 10.0.25 or 11.0.7 to receive a patch.
Severity CVSS v4.0: HIGH
Last modification:
03/06/2026

CVE-2026-44281

Publication date:
03/06/2026
GLPI is a free asset and IT management software package. Starting in version 0.78 and prior to versions 10.0.25 and 11.0.7, an authenticated user with config READ permission can read a specific asset object. Upgrade to 11.0.7 or 10.0.25 to receive a patch.
Severity CVSS v4.0: HIGH
Last modification:
03/06/2026

CVE-2026-3276

Publication date:
03/06/2026
unicodedata.normalize() can take excessive CPU time when processing<br /> specially crafted Unicode input containing long runs of combining characters<br /> with alternating Canonical Combining Class values.<br /> This affects all normalization forms.
Severity CVSS v4.0: MEDIUM
Last modification:
03/06/2026

CVE-2026-42317

Publication date:
03/06/2026
GLPI is a free asset and IT management software package. Starting in version 0.78 and prior to versions 10.0.25 and 11.0.7, a technician can delete arbitrary files from the filesystem as long as the webserver has write rights on them. Upgrade to 10.0.25 or 11.0.7 to receive a patch.
Severity CVSS v4.0: HIGH
Last modification:
03/06/2026

CVE-2026-42318

Publication date:
03/06/2026
GLPI is a free asset and IT management software package. Starting in version 9.5.0 and prior to versions 10.0.25 and 11.0.7, low privilege users with access to planning can delete any object in GLPI. Upgrade to 11.0.7 or 10.0.25 to receive a patch. As a workaround, disable delete rights for User&amp;#39;s planning.
Severity CVSS v4.0: HIGH
Last modification:
03/06/2026

CVE-2026-42320

Publication date:
03/06/2026
GLPI is a free asset and IT management software package. Starting in version 0.50 and prior to versions 10.0.25 and 11.0.7, a technician can read arbitrary files inside the GLPI_DOC_DIR. Upgrade to 10.0.25 or 11.0.7 to receive a patch.
Severity CVSS v4.0: MEDIUM
Last modification:
03/06/2026

CVE-2026-36574

Publication date:
03/06/2026
A DLL hijacking vulnerability in Wassimulator (GitHub) CactusViewer v2.3.0 allows attackers to escalate privileges and execute arbitrary code via a crafted DLL.
Severity CVSS v4.0: Pending analysis
Last modification:
03/06/2026

CVE-2022-31114

Publication date:
03/06/2026
backpack/crud provides Create, Read, Update &amp; Delete (CRUD) functions for Backpack, a collection of Laravel packages that help users build custom administration panels. Versions prior to 5.0.13, 4.1.69, and 4.0.63 are vulnerable to cross-site scripting. An attacker could conduct a targeted phishing campaign, in order to trick users or admins into clicking a malicious link, which under very specific circumstances could give them information or possibly admin access. Versions 5.0.13, 4.1.69, and 4.0.63 patch the issue. As a workaround, manually look inside error views in `resources/views/errors` and output `e($exception-&gt;getMessage())` instead of `$exception-&gt;getMessage()`.
Severity CVSS v4.0: MEDIUM
Last modification:
03/06/2026

CVE-2026-7666

Publication date:
03/06/2026
An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15.<br /> `django.core.mail.backends.smtp.EmailBackend` in Django fails to prevent reuse of a partially-initialized connection after a failed `STARTTLS` handshake when `fail_silently=True`, which allows on-path network attackers to read email content via cleartext interception.<br /> Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.<br /> Django would like to thank Kasper Dupont for reporting this issue.
Severity CVSS v4.0: LOW
Last modification:
03/06/2026

CVE-2026-8404

Publication date:
03/06/2026
An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6.<br /> `django.middleware.cache.UpdateCacheMiddleware` in Django does not match `Cache-Control` response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their `Cache-Control` directives used uppercase or mixed-case values.<br /> Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.<br /> Django would like to thank Ahmed Badawe for reporting this issue.
Severity CVSS v4.0: LOW
Last modification:
03/06/2026

CVE-2026-6873

Publication date:
03/06/2026
An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15.<br /> `django.http.HttpRequest.get_signed_cookie` in Django uses a non-injective salt derivation (concatenating the cookie name and salt argument), which allows a remote attacker to use a cookie in a context different from the one where it was signed, via distinct `(name, salt)` pairs that produce the same concatenation.<br /> Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.<br /> Django would like to thank Peng Zhou for reporting this issue.
Severity CVSS v4.0: LOW
Last modification:
03/06/2026

CVE-2026-5241

Publication date:
03/06/2026
A vulnerability in the LightGlue model loading path of huggingface/transformers version 5.2.0 allows an attacker-controlled model repository to execute arbitrary code during model initialization. The issue arises because the `trust_remote_code` parameter, intended to prevent remote code execution, is overridden by untrusted serialized configuration data in a nested code path. Specifically, when loading a LightGlue model using `AutoModel.from_pretrained()` with `trust_remote_code=False`, the `LightGlueConfig` reads the `trust_remote_code` value from the untrusted `config.json` file and propagates it into nested `AutoConfig.from_pretrained()` calls. This results in the execution of attacker-provided Python modules, even when the victim explicitly disables remote code execution. The vulnerability poses a high risk for environments such as API inference servers, research notebooks, CI/CD pipelines, and model evaluation workers, potentially leading to credential theft, lateral movement, or persistence/backdoor deployment.
Severity CVSS v4.0: Pending analysis
Last modification:
03/06/2026