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-2025-65501

Publication date:
24/11/2025
Null pointer dereference in coap_dtls_info_callback() in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a DTLS handshake where SSL_get_app_data() returns NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65500

Publication date:
24/11/2025
NULL pointer dereference in coap_dtls_generate_cookie() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted DTLS handshake that triggers SSL_get_SSL_CTX() to return NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65499

Publication date:
24/11/2025
Array index error in tls_verify_call_back() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted DTLS handshake that triggers SSL_get_ex_data_X509_STORE_CTX_idx() to return -1.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65498

Publication date:
24/11/2025
NULL pointer dereference in coap_dtls_generate_cookie() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted DTLS handshake that triggers SSL_get_SSL_CTX() to return NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65497

Publication date:
24/11/2025
NULL pointer dereference in coap_dtls_generate_cookie() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted DTLS handshake that triggers SSL_get_SSL_CTX() to return NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65496

Publication date:
24/11/2025
NULL pointer dereference in coap_dtls_generate_cookie() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted DTLS handshake that triggers SSL_get_SSL_CTX() to return NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65495

Publication date:
24/11/2025
Integer signedness error in tls_verify_call_back() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted TLS certificate that causes i2d_X509() to return -1 and be misused as a malloc() size parameter.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65494

Publication date:
24/11/2025
NULL pointer dereference in get_san_or_cn_from_cert() in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted X.509 certificate that causes sk_GENERAL_NAME_value() to return NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-65493

Publication date:
24/11/2025
NULL pointer dereference in src/coap_openssl.c in OISM libcoap 4.3.5 allows remote attackers to cause a denial of service via a crafted DTLS/TLS connection that triggers BIO_get_data() to return NULL.
Severity CVSS v4.0: Pending analysis
Last modification:
01/12/2025

CVE-2025-41016

Publication date:
24/11/2025
Inadequate access control vulnerability in Davantis DFUSION v6.177.7, which allows unauthorised actors to extract images and videos related to alarm events through access to “/alarms//”, where the “MEDIA” parameter can take the value of “snapshot” or “video.mp4”. These media files contain images recorded by security cameras in response to triggered alerts.
Severity CVSS v4.0: HIGH
Last modification:
25/11/2025

CVE-2025-41017

Publication date:
24/11/2025
Inadequate access control vulnerability in Davantis DDFUSION v6.177.7, which allows unauthorised actors to retrieve perspective parameters from security camera settings by accessing “/cameras//perspective”.
Severity CVSS v4.0: MEDIUM
Last modification:
25/11/2025

CVE-2025-40212

Publication date:
24/11/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> nfsd: fix refcount leak in nfsd_set_fh_dentry()<br /> <br /> nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find<br /> the various exported filesystems using LOOKUP requests from a known root<br /> filehandle. NFSv3 uses the MOUNT protocol to find those exported<br /> filesystems and so is not given access to the pseudo root filesystem.<br /> <br /> If a v3 (or v2) client uses a filehandle from that filesystem,<br /> nfsd_set_fh_dentry() will report an error, but still stores the export<br /> in "struct svc_fh" even though it also drops the reference (exp_put()).<br /> This means that when fh_put() is called an extra reference will be dropped<br /> which can lead to use-after-free and possible denial of service.<br /> <br /> Normal NFS usage will not provide a pseudo-root filehandle to a v3<br /> client. This bug can only be triggered by the client synthesising an<br /> incorrect filehandle.<br /> <br /> To fix this we move the assignments to the svc_fh later, after all<br /> possible error cases have been detected.
Severity CVSS v4.0: Pending analysis
Last modification:
25/11/2025