Threat Log
Nothing in the entire threat log matches that search. Try a shorter term, for example just the product name or the CVE number.
-
This week BSI CERT-Bund
Python, lxml
CVE-2021-43818Affects you if you use lxml and use the HTML Cleaner in security-sensitive contexts for HTML or SVG content.
The HTML Cleaner lets certain crafted script content pass through, including SVG files embedded through data URIs. The BSI assesses the vulnerability as allowing a remote, anonymous attacker to execute arbitrary code.
Update lxml to 4.6.5, and note that the source does not name a workaround.
- Affected
- Python
- CVSS
- 8.2
source security-advisories@github.com - Login required
- no
- Likely to be exploited
- 2.48 %
percentile 83.7 - Type
- CWE-74, CWE-79
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · BSI CERT-Bund
-
This week Wordfence
Product Feed Manager for WooCommerce
CVE-2026-15095Affects you if you use Product Feed Manager for WooCommerce through 6.6.43 and an attacker has Shop Manager-level access or higher.
The plugin allows path traversal to delete arbitrary files on the server. An attacker needs an authenticated account with Shop Manager-level access or higher.
I consider this relevant despite the login requirement because the source says deleting critical files can lead to remote code execution. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update to 6.6.44.
- Affected
- Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping, AI & Social Channels
- Fixed in
- 6.6.44
- CVSS
- 4.9
source security@wordfence.com - Login required
- yes, administrator
- Likely to be exploited
- 1.17 %
percentile 66.1 - Type
- CWE-22
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
WP Travel Engine
CVE-2026-9231Affects you if you run WP Travel Engine through 6.8.0 and an authenticated account with Contributor-level access or higher exists.
The source describes a local file inclusion through the wte_get_template function. Authenticated attackers with contributor-level access or higher can include and execute arbitrary PHP files on the server. The source names bypassing access controls, obtaining sensitive data, and code execution as possible consequences when PHP files can be uploaded and included.
I rate this as relevant even though it requires authentication. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update WP Travel Engine to 6.8.1.
- Affected
- WP Travel Engine – Tour Booking Plugin – Tour Operator Software
- Fixed in
- 6.8.1
- CVSS
- 7.5
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.98 %
percentile 60.7 - Type
- CWE-98
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week BSI CERT-Bund
Python
CVE-2024-12718 and 3 moreAffects you if you use Python 3.12 or later and the tarfile module to extract untrusted archives with the data or tar filters.
I classify this as an advisory covering multiple vulnerabilities. The source names the tarfile module as the affected component and says files outside the intended extraction directory can be modified, including file metadata and permissions.
The source also points to a possible bypass of security safeguards. It does not assign each effect to an individual vulnerability. The issue is not listed in CISA's KEV catalog as actively exploited.
Update Python; the source does not name a fixed version or a workaround.
- Affected
- Python
- CVSS
- 5.3
source cna@python.org - Login required
- no
- Likely to be exploited
- 0.77 %
percentile 53.6 - Type
- CWE-22
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · BSI CERT-Bund
-
This week BSI CERT-Bund
CPython
CVE-2026-9669Affects you if your application reuses the same BZ2 decompressor after a decompression error and processes untrusted data.
After a decompression error, a BZ2 decompressor can continue from an invalid internal state if the application catches the error and reuses that decompressor. This can cause writes outside a stack buffer.
The source names a process crash when untrusted data is processed. BSI assesses the flaw as allowing a remote, anonymous attacker to conduct a denial-of-service attack. It is not listed in the KEV catalog of actively exploited vulnerabilities.
Update CPython, although the source names neither a fixed version nor a workaround.
- Affected
- CPython
- CVSS
- 8.2
source cna@python.org - Login required
- no
- Likely to be exploited
- 0.68 %
percentile 51.0 - Type
- CWE-121
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · BSI CERT-Bund
-
This week BSI CERT-Bund
CPython
CVE-2026-7774Affects you if you run Python scripts that extract tar archives and the source of those archives is not trustworthy.
The vulnerability is in tarfile.extractall(). A crafted tar archive can use symbolic links to write files outside the intended extraction directory. The source does not name a fixed version.
Until an update is available, do not extract tar archives from untrusted sources with tarfile.extractall().
- Affected
- CPython
- CVSS
- 6.9
source cna@python.org - Login required
- no
- Likely to be exploited
- 0.60 %
percentile 47.3 - Type
- CWE-22
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · BSI CERT-Bund
-
This week Wordfence
BM Content Builder
CVE-2025-1281Affects you if you run BM Content Builder before 3.17.1 and an attacker has an account at Subscriber level or above.
The source describes arbitrary file deletion caused by insufficient file path validation. An attacker with an authenticated account at Subscriber level or above can delete arbitrary files on the server. The source names code execution as a possible consequence when the right file is deleted.
I consider this a relevant vulnerability despite the login requirement. It is not listed in CISA's KEV catalog as an actively exploited vulnerability.
Update BM Content Builder to 3.17.1.
- Affected
- BM Content Builder
- Fixed in
- 3.17.1
- CVSS
- 8.8
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.57 %
percentile 44.6 - Type
- CWE-22
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
WP Table Builder
CVE-2026-6922Affects you if you run WP Table Builder through 2.2.1 and users with Subscriber-level access or higher can sign in.
This is an authorization flaw. Authenticated users with Subscriber-level access or higher can use it to trash or restore posts, pages, or custom post types.
I rate it as relevant because the source does not name an additional check for the content type or ownership. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update WP Table Builder to 2.2.2.
- Affected
- WP Table Builder – Drag & Drop Table Builder
- Fixed in
- 2.1.14
- CVSS
- 7.1
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.56 %
percentile 44.0 - Type
- CWE-863
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
Give Tributes
CVE-2026-19658Affects you if you run Give Tributes through 2.3.1 and allow multiple recipients in the donation form.
The plugin processes untrusted input as PHP objects. This is an unauthenticated PHP object injection with a CVSS of 9.8. The source says the vulnerable plugin contains no POP chain of its own.
An impact requires another plugin or theme with a matching POP chain, according to the source. Depending on that chain, an attacker may delete files, retrieve sensitive data, or execute code. The source also names the disabled eCard custom message field as a condition for exploitation. The vulnerability is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update to 2.3.1.1. The source does not name a workaround.
- Affected
- Give Tributes
- Fixed in
- 2.3.1.1
- CVSS
- 9.8
source security@wordfence.com - Login required
- no
- Likely to be exploited
- 0.53 %
percentile 42.6 - Type
- CWE-502
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
BM Content Builder
CVE-2025-1280Affects you if you use BM Content Builder in a version before 3.17.1 and an authenticated user has at least Subscriber-level access.
The source describes a directory traversal vulnerability. Authenticated users with Subscriber-level access or higher can use it to read arbitrary files on the server. The source says those files may contain sensitive information.
I consider this relevant even though it is not listed in CISA's KEV catalog. The source names a fixed version.
Update to 3.17.1. The source does not name a workaround.
- Affected
- BM Content Builder
- Fixed in
- 3.17.1
- CVSS
- 6.5
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.53 %
percentile 42.6 - Type
- CWE-22
- Actively exploited
- not on the KEV list
- Published
- 2026-09-21
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation.
178 checked and dismissed, with reasons
- 126 advisoriesSteht nicht auf der Beobachtungsliste dieses Lagebilds. Entweder gehört das Produkt nicht zu den Bausteinen eines Webservers mit WordPress, oder es ist eine Bibliothek, deren Korrektur mit den regelmäßigen Updates der Distribution ohnehin eingespielt wird, ohne eigenen Handgriff. Meldungen, die mehr verlangen als das, stehen oben als eigener Eintrag.
- 19 advisoriesDie Paketmeldung einer anderen Distribution, etwa Red Hat oder FreeBSD. Jede Distribution veröffentlicht dieselbe Lücke für ihre eigenen Pakete als eigene Meldung. Für Server mit Debian oder Ubuntu zählt die Meldung der eigenen Distribution, und die erscheint hier als eigener Vorgang, sobald sie ein beobachtetes Produkt trifft.
- 15 advisoriesEine eigenständige Serveranwendung wie Keycloak, Zabbix oder Snipe-IT. So etwas installiert niemand aus Versehen: wer sie betreibt, hat sich für sie entschieden und kennt ihren Update-Weg. Auf einem Webserver mit WordPress ist sie nicht enthalten, und ihre Lücken erreichen eine WordPress-Seite nicht.
- 12 advisoriesGrafische Linux-Software für den Arbeitsplatz, etwa Bildbearbeitung, Medienbibliotheken oder der Druckdienst. Ein Webserver läuft ohne grafische Oberfläche, diese Pakete sind dort im Regelfall gar nicht installiert. Auf einem Linux-Arbeitsplatzrechner gilt dasselbe wie bei Browsern: aktuell halten, aber die Quelle dafür ist ein anderes Lagebild.
- 9 advisoriesEine Programmiersprache samt Laufzeit, etwa Go oder Erlang. Eine Lücke dort erreicht einen Server nur über ein Programm, das in dieser Sprache geschrieben und dort installiert ist. WordPress und die übliche Serversoftware sind in PHP und C geschrieben, und was die Distribution selbst in Go ausliefert, meldet sie über ihre eigenen Sicherheitshinweise.
- 9 advisoriesSoftware für Arbeitsplatzrechner und Telefone, Browser eingeschlossen. Sie gefährdet den Rechner, an dem Sie sitzen, nicht den Server, auf dem Ihre Seite läuft. Aktuell halten sollten Sie sie trotzdem, denn ein übernommener Arbeitsplatz gibt Angreifern oft die gespeicherten Zugänge zum Server preis. In dieses Serverlagebild gehört sie nicht.
- 8 advisoriesVirtualisierung und Container-Orchestrierung. Bei einem gemieteten Server ist das die Schicht darunter, und die betreibt der Anbieter: als Mieter können Sie dort weder etwas prüfen noch etwas einspielen. Wer eigene Virtualisierungs-Wirte betreibt, weiß das und braucht dafür eine eigene Beobachtung.
- 6 advisoriesWindows-Servertechnik wie Exchange oder Active Directory. Auf einem Linux-Server mit WordPress ist davon nichts installiert, die beiden Welten teilen keinen Code. Wer zusätzlich eine Windows-Umgebung betreibt, braucht dafür eine eigene Beobachtung.
- CVE-2018-1000204Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2026-64561Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine, aus der Ferne ohne Anmeldung nicht ausnutzbar.
- CVE-2022-49202Linux-Kernel, Fehler im Bluetooth-Treiber hci_uart für spezielle Bluetooth-Hardware mit möglichem Denial of Service, diese hardwareabhängige lokale Kernel-Störung trägt keinen Eintrag für das allgemeine Serverlagebild.
- CVE-2025-39964Linux-Kernel, Fehler im Krypto-Subsystem. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine.
- CVE-2025-40178Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2022-50712Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2022-42719Linux-Kernel, Fehler im WLAN-Stack. Betrifft nur WLAN-fähige Geräte, nicht den Webserver-Betrieb.
- CVE-2025-68767Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2025-71102Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2026-33845GnuTLS, Lücke im DTLS-Handshake, DTLS wird auf typischen Webservern mit WordPress nicht verwendet.
- CVE-2022-30789Linux-Kernel, lokale Rechteausweitung in NTFS-3G. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine, EPSS 0,004 und nicht auf der KEV-Liste.
- CVE-2026-74734Linux-Kernel, Fehler im Firewire-Treiber beim Entladen nach fehlgeschlagener Initialisierung. Erfordert spezielle Firewire-Hardware und einen bereits laufenden Prozess, aus der Ferne nicht auslösbar.
- CVE-2026-80758Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine.
- CVE-2026-77860Unbound ist ein eigener DNS-Auflösedienst und gehört nicht zum typischen Webserverbetrieb; die Schwachstellen setzen einen betriebenen Unbound-Dienst mit entsprechender DNS-Konfiguration voraus.
- CVE-2026-96744MongoDB-Treiber und die Laravel-Integration gehören zu einer MongoDB-Anwendungsumgebung, nicht zum üblichen WordPress-Stack mit MariaDB oder MySQL; die beschriebene Schwachstelle erfordert zudem einen authentifizierten Nutzer.
- CVE-2026-87775Tz Weekly Radio Schedule, identische Produkt-, Versions- und Angriffsdaten liegen bereits unter CVE-2026-87774 vor, daher handelt es sich um eine Doppelung.
- CVE-2026-92541Import and export users and customers beschreibt dieselbe fehlerhafte Berechtigungsprüfung und denselben Fix wie CVE-2026-92540, daher wäre ein eigener Eintrag eine Doppelung.
- CVE-2026-16542Die SSRF in der WP-Erweiterung Import and export users and customers erfordert ein bereits privilegiertes Administratorkonto und ist daher keine von außen ohne Anmeldung auslösbare Schwachstelle.
- CVE-2026-76559Die SSRF in WP Import Export Lite erfordert eine Import-Berechtigung, die regelmäßig ein bereits privilegiertes Administratorkonto voraussetzt, und ist daher keine von außen ohne Anmeldung auslösbare Schwachstelle.
- CVE-2024-36476Linux-Kernel, NULL-Zeiger-Dereferenz im speziellen RDMA-Treiber, benötigt lokalen Zugriff und die RDMA-Funktion und verursacht dabei nur einen Denial-of-Service.
- CVE-2025-15281GNU libc, Absturz bei wordexp mit WRDE_REUSE und WRDE_APPEND. Erfordert ein Programm, das diese Funktion mit fremden Daten füttert, und ist nicht aktiv ausgenutzt.
- CVE-2026-33535ImageMagick, Denial of Service über den speziellen X11-Display-Pfad; ein Absturz ohne Datenabfluss ist für dieses Lagebild keine vorrangige Meldung.