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

Publication date:
01/06/2026
A security vulnerability has been detected in code-projects Smart Parking System 1.0. Affected is an unknown function of the component Admin Endpoint. Such manipulation leads to missing authentication. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used. Multiple endpoints are affected.
Severity CVSS v4.0: MEDIUM
Last modification:
01/06/2026

CVE-2026-10517

Publication date:
01/06/2026
A flaw was found in Clair. The fetcher component makes outbound HTTP requests to attacker-supplied URIs from manifest layer descriptors without IP or scheme filtering. When PSK authentication is not configured (opt-in, not enforced by default), an unauthenticated attacker can submit a manifest with a URI pointing to internal services or cloud metadata endpoints. The SSRF is reflective for non-200 responses, leaking up to 256 bytes of error body content via CheckResponse error messages. Operator-managed Red Hat Quay deployments auto-configure PSK and are not exposed to the unauthenticated attack vector.
Severity CVSS v4.0: Pending analysis
Last modification:
01/06/2026

CVE-2026-27788

Publication date:
01/06/2026
Incorrect permission assignment for critical resource issue exists in ServerView Agents for Windows V11.60.04 and earlier. If this vulnerability is exploited, a local authenticated attacker who can log in to the server where the affected product is installed may obtain SYSTEM privilege.
Severity CVSS v4.0: HIGH
Last modification:
01/06/2026

CVE-2026-32325

Publication date:
01/06/2026
Privilege chaining issue exists in ServerView Agents for Windows V11.60.04 and earlier. If this vulnerability is exploited, a local authenticated attacker who can log in to the server where the affected product is installed may obtain SYSTEM privilege.
Severity CVSS v4.0: HIGH
Last modification:
01/06/2026

CVE-2026-10236

Publication date:
01/06/2026
A vulnerability has been found in SourceCodester Water Billing Management System 1.0. This issue affects some unknown processing of the file /classes/Users.php?f=save of the component User Management Endpoint. Such manipulation leads to improper authorization. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Severity CVSS v4.0: MEDIUM
Last modification:
01/06/2026

CVE-2026-10237

Publication date:
01/06/2026
A vulnerability was found in SourceCodester Water Billing Management System 1.0. Impacted is an unknown function of the file /admin/?page=user/manage_user of the component User Management Module. Performing a manipulation of the argument ID results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
Severity CVSS v4.0: LOW
Last modification:
01/06/2026

CVE-2026-10239

Publication date:
01/06/2026
A vulnerability was determined in JeecgBoot up to 3.9.2. The affected element is the function WordUtil.addImage of the file /airag/word/edit. Executing a manipulation can lead to server-side request forgery. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. A fix is planned for the upcoming release.
Severity CVSS v4.0: LOW
Last modification:
01/06/2026

CVE-2026-10240

Publication date:
01/06/2026
A vulnerability was identified in JeecgBoot up to 3.9.2. The impacted element is an unknown function of the file /airag/airagModel/test. The manipulation of the argument baseUrl leads to server-side request forgery. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. A fix is planned for the upcoming release.
Severity CVSS v4.0: LOW
Last modification:
01/06/2026

CVE-2026-10241

Publication date:
01/06/2026
A security flaw has been discovered in jeecgboot The server processes these URLs up to 3.9.1. This affects the function FileDownloadUtils.download2DiskFromNet of the file /airag/app/debug of the component Cloud Instance Metadata Endpoint. The manipulation results in server-side request forgery. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. Upgrading to version 3.9.2 mitigates this issue. It is suggested to upgrade the affected component.
Severity CVSS v4.0: LOW
Last modification:
01/06/2026

CVE-2026-10235

Publication date:
01/06/2026
A flaw has been found in CodeAstro Ingredients Stock Management System 1.0. This vulnerability affects unknown code of the file /Ingredients-Stock/stock_manager.php. This manipulation of the argument txt_search_category causes sql injection. The attack may be initiated remotely. The exploit has been published and may be used.
Severity CVSS v4.0: LOW
Last modification:
01/06/2026

CVE-2026-35563

Publication date:
01/06/2026
It was identified that the LDAP client implementation in version 2.1.7 does not verify if the server certificate matches the intended LDAP <br /> hostname. While the underlying code validates the certificate chain <br /> against a trusted authority, the absence of endpoint identification <br /> allows a valid certificate issued for an entirely unrelated host to be <br /> improperly accepted. This oversight leaves the connection highly <br /> vulnerable to server impersonation and complete connection compromise.<br /> <br /> <br /> The<br /> root cause of this vulnerability lies in the incomplete TLS server <br /> identity verification within the LDAP client implementation.<br /> <br /> <br /> <br /> <br /> The attacker requires MITM capability on the network to exploit this vulnerability. This attacker must be able to present a certificate trusted by the client&amp;#39;s configured trust store.<br /> <br /> <br /> <br /> <br /> The hostname verification has been enforced in the new version of the LDAP API
Severity CVSS v4.0: HIGH
Last modification:
01/06/2026

CVE-2026-45192

Publication date:
01/06/2026
A bug in the GET `/api/v2/connections/{connection_id}` REST API endpoint in Apache Airflow allowed an authenticated UI/API user with Connection-read permission to retrieve secrets stored in a Connection&amp;#39;s `extra` JSON blob under field names not present in the redaction allowlist (`DEFAULT_SENSITIVE_FIELDS`) — for example, official Slack-provider credential field names were returned in plaintext. Affects deployments that store credentials in Connection `extra` blobs and grant Connection-read access to multiple users. Users are advised to upgrade to `apache-airflow` 3.2.2 or later. As a defense-in-depth mitigation, deployment operators can store sensitive credential values in a secret-backend rather than inlined into the Connection&amp;#39;s `extra` field.
Severity CVSS v4.0: Pending analysis
Last modification:
01/06/2026