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-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:
15/04/2026

CVE-2026-6383

Publication date:
15/04/2026
A flaw was found in KubeVirt'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:
15/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:
15/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:
15/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:
15/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:
15/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:
15/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:
15/04/2026

CVE-2026-33220

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn&amp;#39;t perform proper access control. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable this feature as the CDN add-on is not enabled by default.
Severity CVSS v4.0: Pending analysis
Last modification:
15/04/2026

CVE-2026-33435

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, the project backup didn&amp;#39;t filter Git and Mercurial configuration files which could lead to remote code execution under certain circumstances. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can limit the scope of the vulnerability by restricting access to the project backup, as it is only accessible to users who can create projects.
Severity CVSS v4.0: Pending analysis
Last modification:
15/04/2026

CVE-2026-33440

Publication date:
15/04/2026
Weblate is a web based localization tool. In versions prior to 5.17, the ALLOWED_ASSET_DOMAINS setting applied only to the first issued requests and didn&amp;#39;t restrict possible redirects. This issue has been fixed in version 5.17.
Severity CVSS v4.0: Pending analysis
Last modification:
15/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:
15/04/2026