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

Publication date:
31/07/2026
Incorrect authorization in the http_request tool in Strands Agents Tools before 0.8.2 might allow remote attackers to obtain credentials configured via HTTP_REQUEST_TOKEN_CONFIG by influencing the LLM to route requests through actor-controlled proxy infrastructure.<br /> <br /> <br /> <br /> To remediate this issue, users should upgrade to version 0.8.2.
Severity CVSS v4.0: MEDIUM
Last modification:
31/07/2026

CVE-2026-55824

Publication date:
31/07/2026
Contao is an Open Source CMS. In versions 4.13.40 through 5.3.46 and 5.7.0-RC1 through 5.7.6, the crawler leaks auth credentials to external hosts. Contao&amp;#39;s crawler tries to prevent confidential HTTP client options from being sent to external domains by creating a scoped client: full options for root page origins, cleaned options for everything else. The cleaner removes Cookie and Authorization headers, but it removes the non-Symfony option names basic_auth and bearer_auth instead of Symfony HttpClient&amp;#39;s real auth_basic and auth_bearer options. When contao.crawl.default_http_client_options contains Basic or Bearer authentication for a protected staging/production site, those credentials remain in the "clean" client used for external links or configured additional URIs. An attacker who can get an external URL crawled, for example through a link on a crawled page while the broken-link checker is enabled, can receive the crawler credentials. This issue has been fixed in versions 5.3.47 and 5.7.7.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-57232

Publication date:
31/07/2026
Contao is an Open Source CMS. From 5.3.35 through 5.3.47 and from 5.7.0-RC1 through 5.7.8, the Feed Reader front-end module passes configured RSS feed URLs from FeedReaderController::getResponse() to feedIo-&gt;read() without scheme or private-address validation, allowing a backend user with module-edit permissions to make the server request internal network services, loopback addresses, or cloud metadata endpoints. In core-bundle/src/Controller/FrontendModule/FeedReaderController.php, the getResponse() function iterates over the configured feed URLs and passes each one directly to the HTTP client (via $this-&gt;feedIo-&gt;read($url, new Feed())) with no validation, while the DCA field definition for rss_feed in tl_module.php carries no URL scheme or host validation and the HTTP client is wired as @psr18.http_client (Symfony HttpClient) with no SSRF protection configured, since NoPrivateNetworkHttpClient is not used. This issue is fixed in versions 5.3.48.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-53505

Publication date:
31/07/2026
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor&amp;#39;s filters:proportion() filter does not enforce an upper bound on and runs in the post-transform phase. An attacker can trigger extremely large resizes (CPU/memory exhaustion) and cause denial of service. This issue is fixed in 7.8.0.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-53503

Publication date:
31/07/2026
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor&amp;#39;s filters:convolution(, , ) filter passes the user-controlled value to a C extension (thumbor/ext/filters/_convolution.c) where it is used as a divisor (for % and /) without validating columns &gt; 0. When columns=0, the C code triggers undefined behavior; on x86_64 this reliably results in a fatal divide-by-zero trap (SIGFPE) and crashes the Thumbor process, causing a remote denial of service. This issue is fixed in 7.8.0.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-53500

Publication date:
31/07/2026
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the ALLOWED_SOURCES configuration passes plain strings to re.match() without escaping dots, so a hostname differing at dot positions can match the allowlist. This issue is fixed in 7.8.0.
Severity CVSS v4.0: Pending analysis
Last modification:
01/08/2026

CVE-2026-53504

Publication date:
31/07/2026
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, the convolution filter regular expression performs exponential backtracking on crafted repeated numeric input, allowing a URL request to exhaust processing time. This issue is fixed in 7.8.0.
Severity CVSS v4.0: Pending analysis
Last modification:
01/08/2026

CVE-2026-53501

Publication date:
31/07/2026
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace() when removing the signature from the URL before validation. Since .replace() removes all occurrences of the substring, an attacker can insert the same signature multiple times in the URL and manipulate the final URL used for validation. This allows crafting URLs where the validated string differs from the actual requested resource, enabling loading images from unintended domains or paths. This issue is fixed in 7.8.0.
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-53502

Publication date:
31/07/2026
Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, file_loader decodes percent-encoded path segments after its root-boundary validation, allowing traversal outside FILE_LOADER_ROOT_PATH through watermark or frame filter input. This issue is fixed in 7.8.0.
Severity CVSS v4.0: HIGH
Last modification:
31/07/2026

CVE-2026-18481

Publication date:
31/07/2026
Stored cross-site scripting in the participant URL handling in AWS Ops <br /> Wheel before PR #168 might allow an authenticated remote user to steal <br /> session tokens and escalate to full administrative control of the <br /> deployed instance via a crafted participant_url value containing a <br /> dangerous URI scheme.<br /> <br /> <br /> <br /> <br /> <br /> <br /> To remediate this issue, users should redeploy from the latest version of aws-ops-wheel.
Severity CVSS v4.0: MEDIUM
Last modification:
31/07/2026

CVE-2026-18321

Publication date:
31/07/2026
Buffer overflow in NTPsec&amp;#39;s Zyfer refclock allows local attacker to crash ntpd
Severity CVSS v4.0: Pending analysis
Last modification:
31/07/2026

CVE-2026-25552

Publication date:
31/07/2026
Ghost CLI before 1.30.1 contains an IP spoofing vulnerability that allows unauthenticated remote attackers to bypass rate-limiting controls by manipulating the X-Forwarded-For header through a misconfigured Nginx configuration. Attackers can append attacker-controlled values to the header chain using the $proxy_add_x_forwarded_for directive to present an arbitrary IP address, circumventing Ghost&amp;#39;s rate-limiting mechanisms on self-hosted instances.
Severity CVSS v4.0: MEDIUM
Last modification:
31/07/2026