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

Publication date:
15/04/2026
The CVE-2021-36156 fix validates the namespace parameter for path traversal sequences after a single URL decode, by double encoding, an attacker can read files at the Ruler API endpoint /loki/api/v1/rules/{namespace}<br /> <br /> Thanks to Prasanth Sundararajan for reporting this vulnerability.
Severity CVSS v4.0: Pending analysis
Last modification:
20/04/2026

CVE-2025-41118

Publication date:
15/04/2026
Pyroscope is an open-source continuous profiling database. The database supports various storage backends, including Tencent Cloud Object Storage (COS).<br /> <br /> If the database is configured to use Tencent COS as the storage backend, an attacker could extract the secret_key configuration value from the Pyroscope API.<br /> <br /> To exploit this vulnerability, an attacker needs direct access to the Pyroscope API. We highly recommend limiting the public internet exposure of all our databases, such that they are only accessible by trusted users or internal systems.<br /> <br /> This vulnerability is fixed in versions:<br /> <br /> 1.15.x: 1.15.2 and above.<br /> 1.16.x: 1.16.1 and above.<br /> 1.17.x: 1.17.0 and above (i.e. all versions).<br /> <br /> Thanks to Théo Cusnir for reporting this vulnerability to us via our bug bounty program.
Severity CVSS v4.0: Pending analysis
Last modification:
20/04/2026

CVE-2026-6245

Publication date:
15/04/2026
A flaw was found in the System Security Services Daemon (SSSD). The pam_passkey_child_read_data() function within the PAM passkey responder fails to properly handle raw bytes received from a pipe. Because the data is treated as a NUL-terminated C string without explicit termination, it results in an out-of-bounds read when processed by functions like snprintf(). A local attacker could potentially trigger this vulnerability by initiating a crafted passkey authentication request, causing the SSSD PAM responder to crash, resulting in a local Denial of Service (DoS).
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-6383

Publication date:
15/04/2026
A flaw was found in KubeVirt&amp;#39;s Role-Based Access Control (RBAC) evaluation logic. The authorization mechanism improperly truncates subresource names, leading to incorrect permission evaluations. This allows authenticated users with specific custom roles to gain unauthorized access to subresources, potentially disclosing sensitive information or performing actions they are not permitted to do. Additionally, legitimate users may be denied access to resources.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-4857

Publication date:
15/04/2026
IdentityIQ 8.5, all<br /> IdentityIQ 8.5 patch levels prior to 8.5p2, IdentityIQ 8.4, and all IdentityIQ<br /> 8.4 patch levels prior to 8.4p4 allow authenticated users assigned the Debug<br /> Pages Read Only capability or any custom capability with the ViewAccessDebugPage<br /> SPRight to incorrectly create new IdentityIQ objects.  Until a remediating security fix or patches<br /> containing this security fix are installed, the Debug Pages Read Only<br /> capability and any custom capabilities that contain the ViewAccessDebugPage<br /> SPRight should be unassigned from all identities and workgroups.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-5189

Publication date:
15/04/2026
CWE-798: Use of Hard-coded Credentials in Sonatype Nexus Repository Manager versions 3.0.0 through 3.70.5 allows an unauthenticated attacker with network access to gain unauthorized read/write access to the internal database and execute arbitrary OS commands as the Nexus process user. Exploitation requires the non-default nexus.orient.binaryListenerEnabled=true configuration to be enabled.
Severity CVSS v4.0: CRITICAL
Last modification:
17/04/2026

CVE-2026-40256

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, repository-boundary validation relies on string prefix checks on resolved absolute paths. In multiple code paths, the check uses startswith against the repository root path. This is not path-segment aware and can be bypassed when the external path shares the same string prefix as the repository path (for example, repo and repo_outside). This issue has been fixed in version 5.17.
Severity CVSS v4.0: Pending analysis
Last modification:
21/04/2026

CVE-2026-34632

Publication date:
15/04/2026
Adobe Photoshop Installer was affected by an Uncontrolled Search Path Element vulnerability that could have resulted in arbitrary code execution in the context of the current user. A low-privileged local attacker could have exploited this vulnerability by manipulating the search path used by the application to locate critical resources, potentially causing unauthorized code execution. Exploitation of this issue required user interaction in that a user had to be running the installer.
Severity CVSS v4.0: Pending analysis
Last modification:
22/04/2026

CVE-2026-39845

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, the webhook add-on did not utilize existing SSRF protections. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable the webhook add-on as a workaround.
Severity CVSS v4.0: Pending analysis
Last modification:
21/04/2026

CVE-2026-34393

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, the user patching API endpoint didn&amp;#39;t properly limit the scope of edits. This issue has been fixed in version 5.17.
Severity CVSS v4.0: Pending analysis
Last modification:
21/04/2026

CVE-2026-33667

Publication date:
15/04/2026
OpenProject is an open-source project management application. In versions prior to 17.3.0, 2FA OTP verification in the confirm_otp action of the two_factor_authentication module has no rate limiting, lockout mechanism, or failed-attempt tracking. The existing brute_force_block_after_failed_logins setting only counts password login failures and does not apply to the 2FA verification stage, and neither the fail_login nor stage_failure methods increment any counter, lock the account, or add any delay. With the default TOTP drift window of ±60 seconds allowing approximately 5 valid codes at any time, an attacker who knows a user&amp;#39;s password can brute-force the 6-digit TOTP code at roughly 5-10 attempts per second with an expected completion time of approximately 11 hours. The same vulnerability applies to backup code verification. This effectively allows complete 2FA bypass for any account where the password is known. This issue has been fixed in version 17.3.0.
Severity CVSS v4.0: Pending analysis
Last modification:
17/04/2026

CVE-2026-34244

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, a user with the project.edit permission (granted by the per-project "Administration" role) can configure machine translation service URLs pointing to arbitrary internal network addresses. During configuration validation, Weblate makes an HTTP request to the attacker-controlled URL and reflects up to 200 characters of the response body back to the user in an error message. This constitutes a Server-Side Request Forgery (SSRF) with partial response read. This issue has been fixed in version 5.17. If developers are unable to immediately upgrade, they can limit available machinery services via WEBLATE_MACHINERY setting.
Severity CVSS v4.0: Pending analysis
Last modification:
21/04/2026