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

Publication date:
16/09/2025
The extension "Form to Database" is susceptible to Cross-Site Scripting. This issue affects the following versions: before 2.2.5, from 3.0.0 before 3.2.2, from 4.0.0 before 4.2.3, from 5.0.0 before 5.0.2.
Severity CVSS v4.0: LOW
Last modification:
16/09/2025

CVE-2025-2404

Publication date:
16/09/2025
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Ubit Information Technologies STOYS allows Cross-Site Scripting (XSS).This issue affects STOYS: from 2 before 20250916.
Severity CVSS v4.0: Pending analysis
Last modification:
19/09/2025

CVE-2025-4688

Publication date:
16/09/2025
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in BGS Interactive SINAV.LINK Exam Result Module allows SQL Injection.This issue affects SINAV.LINK Exam Result Module: before 1.2.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2025-5518

Publication date:
16/09/2025
Authorization Bypass Through User-Controlled Key vulnerability with user privileges in ArgusTech BILGER allows Exploitation of Trusted Identifiers.This issue affects BILGER: before 2.4.6.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2025-5519

Publication date:
16/09/2025
Insertion of Sensitive Information Into Sent Data vulnerability in ArgusTech BILGER allows Choosing Message Identifier.This issue affects BILGER: before 2.4.6.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53297

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp<br /> <br /> conn-&gt;chan_lock isn&amp;#39;t acquired before l2cap_get_chan_by_scid,<br /> if l2cap_get_chan_by_scid returns NULL, then &amp;#39;bad unlock balance&amp;#39;<br /> is triggered.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53298

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> nfc: fix memory leak of se_io context in nfc_genl_se_io<br /> <br /> The callback context for sending/receiving APDUs to/from the selected<br /> secure element is allocated inside nfc_genl_se_io and supposed to be<br /> eventually freed in se_io_cb callback function. However, there are several<br /> error paths where the bwi_timer is not charged to call se_io_cb later, and<br /> the cb_context is leaked.<br /> <br /> The patch proposes to free the cb_context explicitly on those error paths.<br /> <br /> At the moment we can&amp;#39;t simply check &amp;#39;dev-&gt;ops-&gt;se_io()&amp;#39; return value as it<br /> may be negative in both cases: when the timer was charged and was not.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53299

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> md/raid10: fix leak of &amp;#39;r10bio-&gt;remaining&amp;#39; for recovery<br /> <br /> raid10_sync_request() will add &amp;#39;r10bio-&gt;remaining&amp;#39; for both rdev and<br /> replacement rdev. However, if the read io fails, recovery_request_write()<br /> returns without issuing the write io, in this case, end_sync_request()<br /> is only called once and &amp;#39;remaining&amp;#39; is leaked, cause an io hang.<br /> <br /> Fix the problem by decreasing &amp;#39;remaining&amp;#39; according to if &amp;#39;bio&amp;#39; and<br /> &amp;#39;repl_bio&amp;#39; is valid.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53300

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: hi846: Fix memleak in hi846_init_controls()<br /> <br /> hi846_init_controls doesn&amp;#39;t clean the allocated ctrl_hdlr<br /> in case there is a failure, which causes memleak. Add<br /> v4l2_ctrl_handler_free to free the resource properly.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53301

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> f2fs: fix kernel crash due to null io-&gt;bio<br /> <br /> We should return when io-&gt;bio is null before doing anything. Otherwise, panic.<br /> <br /> BUG: kernel NULL pointer dereference, address: 0000000000000010<br /> RIP: 0010:__submit_merged_write_cond+0x164/0x240 [f2fs]<br /> Call Trace:<br /> <br /> f2fs_submit_merged_write+0x1d/0x30 [f2fs]<br /> commit_checkpoint+0x110/0x1e0 [f2fs]<br /> f2fs_write_checkpoint+0x9f7/0xf00 [f2fs]<br /> ? __pfx_issue_checkpoint_thread+0x10/0x10 [f2fs]<br /> __checkpoint_and_complete_reqs+0x84/0x190 [f2fs]<br /> ? preempt_count_add+0x82/0xc0<br /> ? __pfx_issue_checkpoint_thread+0x10/0x10 [f2fs]<br /> issue_checkpoint_thread+0x4c/0xf0 [f2fs]<br /> ? __pfx_autoremove_wake_function+0x10/0x10<br /> kthread+0xff/0x130<br /> ? __pfx_kthread+0x10/0x10<br /> ret_from_fork+0x2c/0x50<br />
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53302

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> wifi: iwl4965: Add missing check for create_singlethread_workqueue()<br /> <br /> Add the check for the return value of the create_singlethread_workqueue()<br /> in order to avoid NULL pointer dereference.
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025

CVE-2023-53303

Publication date:
16/09/2025
In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()<br /> <br /> Inject fault When select CONFIG_VCAP_KUNIT_TEST, the below memory leak<br /> occurs. If kzalloc() for duprule succeeds, but the following<br /> kmemdup() fails, the duprule, ckf and caf memory will be leaked. So kfree<br /> them in the error path.<br /> <br /> unreferenced object 0xffff122744c50600 (size 192):<br /> comm "kunit_try_catch", pid 346, jiffies 4294896122 (age 911.812s)<br /> hex dump (first 32 bytes):<br /> 10 27 00 00 04 00 00 00 1e 00 00 00 2c 01 00 00 .&amp;#39;..........,...<br /> 00 00 00 00 00 00 00 00 18 06 c5 44 27 12 ff ff ...........D&amp;#39;...<br /> backtrace:<br /> [] __kmem_cache_alloc_node+0x274/0x2f8<br /> [] kmalloc_trace+0x38/0x88<br /> [] vcap_dup_rule+0x50/0x460<br /> [] vcap_add_rule+0x8cc/0x1038<br /> [] test_vcap_xn_rule_creator.constprop.0.isra.0+0x238/0x494<br /> [] vcap_api_rule_remove_in_front_test+0x1ac/0x698<br /> [] kunit_try_run_case+0xe0/0x20c<br /> [] kunit_generic_run_threadfn_adapter+0x50/0x94<br /> [] kthread+0x2e8/0x374<br /> [] ret_from_fork+0x10/0x20
Severity CVSS v4.0: Pending analysis
Last modification:
16/09/2025