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

Publication date:
03/07/2026
In IMS, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-8286

Publication date:
03/07/2026
A vulnerability exists where a new transfer that uses STARTTLS to upgrade the<br /> connection might reuse an existing live connection even though the TLS<br /> configuration mismatches so it should not.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-8458

Publication date:
03/07/2026
libcurl might in some circumstances reuse the wrong connection when asked to<br /> do Negotiate-authenticated ones, even when they are set to use different<br /> &amp;#39;services&amp;#39;.<br /> <br /> libcurl features a pool of recent connections so that subsequent requests can<br /> reuse an existing connection to avoid overhead.<br /> <br /> When reusing a connection a range of criteria must be met. Due to a logical<br /> error in the code, a request that was issued by an application could<br /> wrongfully reuse an existing connection to the same server that was<br /> authenticated using different services.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-8924

Publication date:
03/07/2026
A flaw in curl’s cookie parsing logic allows a malicious HTTP server to set<br /> &amp;#39;super cookies&amp;#39; that bypass the Public Suffix List check. This enables an<br /> attacker-controlled origin to inject cookies that curl subsequently scopes and<br /> transmits to unrelated third-party domains.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-8925

Publication date:
03/07/2026
The curl logic that works with SASL authentication could end up cleaning up<br /> the GSASL context *twice* without clearing the pointer in between, making it<br /> `free()` the same pointer twice.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-10536

Publication date:
03/07/2026
A use-after-free vulnerability exists in libcurl when an application<br /> configures an HTTP/2 stream-dependency tree via `CURLOPT_STREAM_DEPENDS` or<br /> `CURLOPT_STREAM_DEPENDS_E`, subsequently invokes `curl_easy_reset()`, and<br /> finally terminates the handle with `curl_easy_cleanup()`. During this final<br /> cleanup phase, libcurl attempts to access and modify an internal structure<br /> that was already freed during the reset operation.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-11352

Publication date:
03/07/2026
An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server<br /> to trigger a remote denial of service against a curl or libcurl client.<br /> Because the helper function discards zero-length UDP datagrams before counting<br /> them toward the per-call packet budget, a connected QUIC peer can continuously<br /> stream empty datagrams to indefinitely stall the client.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-11564

Publication date:
03/07/2026
libcurl keeps previously used connections in a connection pool for subsequent<br /> transfers to reuse if one of them matches the setup.<br /> <br /> An easy handle that first uses default native CA trust can continue trusting<br /> the native platform store after the application switches that same handle to<br /> custom CA material for a later transfer.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-11586

Publication date:
03/07/2026
By default, curl automatically responds to WebSocket PING frames. Because curl<br /> lacks an upper bound on memory allocation for unacknowledged frames, a<br /> malicious server can exhaust all available memory by flooding curl with rapid,<br /> sequential PING messages.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-11856

Publication date:
03/07/2026
Successfully using libcurl to do a transfer to a specific HTTP origin<br /> (`hostA`) with **Digest** authentication and then changing the origin to a<br /> different one (`hostB`) for a second transfer, reusing the same handle, makes<br /> libcurl wrongly pass on the `Authorization:` header field meant for `hostA`,<br /> to `hostB`.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-9626

Publication date:
03/07/2026
The JSON API User plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the &amp;#39;content&amp;#39; parameter of the post_comment API endpoint in versions up to, and including, 4.1.0 This is due to insufficient input sanitization in the post_comment() function, which passes the attacker-controlled comment_content value directly to wp_insert_comment() without applying any HTML sanitization, and additionally allows the caller to set comment_approved=1 to self-approve the comment and bypass moderation. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026

CVE-2026-9725

Publication date:
03/07/2026
The Printcart Web to Print Product Designer for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 2.5.2 This is due to insufficient path validation in the store_design_data() function, which constructs a filesystem path from the user-supplied &amp;#39;nbd_item_key&amp;#39; POST parameter sanitized only with sanitize_text_field() — which does not strip path traversal sequences — and then passes that path directly to Nbdesigner_IO::delete_folder() and PHP&amp;#39;s rename(). The nonce protecting the nbd_save_customer_design AJAX action is freely obtainable by unauthenticated users via the nbd_check_use_logged_in endpoint. This makes it possible for unauthenticated attackers to delete arbitrary files on the affected site&amp;#39;s server which may make remote code execution possible.
Severity CVSS v4.0: Pending analysis
Last modification:
03/07/2026