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.
-
Act now BSI CERT-Bund · Wordfence Exploited in the wild
WordPress Core
CVE-2026-87902Affects you if you run WordPress through 7.1.1, your active theme has a “page-” directory, and the web server can reach a readable PHP file.
The flaw lets an unauthenticated attacker cause a readable local PHP file outside the active theme directories to be included. The source names conditions involving the active theme and the server. Under those conditions, this can lead to remote code execution.
I rate this flaw as serious. It is not listed in CISA's KEV catalog as actively exploited. The source does not name a workaround.
Update to 4.7.37, 4.8.32, or 4.9.33.
- Affected
- WordPress
- Fixed in
- 4.7.37, 4.8.32, 4.9.33
- CVSS
- 8.1
source 134c704f-9b21-4f2e-91b3-4a467353bcc0 - Login required
- no
- Likely to be exploited
- 2.88 %
percentile 86.3 - Type
- CWE-98
- Actively exploited
- KEV since 2026-09-25
- Published
- 2026-09-22
Sources: NVD · EPSS · CISA KEV · Wordfence · BSI CERT-Bund
Includes data from the CVE Program, © MITRE Corporation. -
Act now BSI CERT-Bund
WordPress Core
CVE-2026-64638Affects you if you run WordPress. With this flaw that means every installation, regardless of version or configuration.
Reflected XSS on the login screen, with no account needed. An attacker lures a victim to a third-party site that generates a crafted link to the WordPress login. If the victim clicks, malicious code runs in their browser, in the login context. On its own this is a medium finding, because it requires a click and social engineering.
The real edge is in the chain. The dataset describes that this can be escalated to remote code execution, depending on conditions the attacker does not fully control. That is not a theoretical construct, but the reason a core flaw with this damage potential stands here and is not filtered out.
Update to 7.0.3 or the latest patch level of your branch. The fix has been backported all the way to 4.7.
- Affected
- WordPress
- CVSS
- 8.9
source support@hackerone.com - Login required
- no
- Likely to be exploited
- 31.20 %
percentile 98.2 - Type
- CWE-79
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · BSI CERT-Bund
-
Act now BSI CERT-Bund
memcached
CVE-2026-90698Affects you if you run memcached 1.6.41, 1.6.42, or 1.6.43 and a remote, anonymous attacker can reach the service.
I rate this vulnerability as medium. According to BSI, a remote, anonymous attacker can cause a denial-of-service attack. The technical description names an out-of-bounds read.
The source says a public exploit has been released and may be used for attacks. That does not establish active exploitation. The vulnerability is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update to memcached 1.6.44; the source does not name a workaround.
- Affected
- memcached
- CVSS
- 5.5
source cna@vuldb.com - Login required
- no
- Likely to be exploited
- 0.50 %
percentile 41.6 - Type
- CWE-119, CWE-125
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · BSI CERT-Bund
-
Act now Wordfence
Rename wp-login.php to anything you want
CVE-2026-93368Affects you if you run the Rename wp-login.php to anything you want WordPress plugin in version 2.0.1 or earlier.
I classify this as unauthenticated SQL injection. The source says it can be used to extract sensitive information from the database.
The source names no other impact. The vulnerability is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
The source does not name a fixed version or a workaround.
- Affected
- Rename wp-login.php to anything you want
- CVSS
- 7.5
source security@wordfence.com - Login required
- no
- Likely to be exploited
- 0.30 %
percentile 20.7 - Type
- CWE-89
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
Text Styler
CVE-2026-88788Affects you if you use Text Styler through 1.1.1 and have authenticated users with Contributor-level access or above.
I classify this as stored Cross-Site Scripting. Insufficient input sanitization and output escaping allow authenticated users with contributor-level access or above to store arbitrary web scripts.
The scripts execute in the browser of anyone who accesses the affected post, including administrators. The vulnerability is not listed in CISA's KEV catalog as actively exploited.
The source does not name a fixed version or a workaround.
- Affected
- Text Styler
- CVSS
- 6.8
source 134c704f-9b21-4f2e-91b3-4a467353bcc0 - Login required
- yes, administrator
- Likely to be exploited
- 0.43 %
percentile 34.7 - Type
- CWE-79
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week BSI CERT-Bund
cURL
CVE-2026-8286 and 7 moreAffects you if you run cURL and establish connections using STARTTLS. cURL sits in scripts, update routines and in WordPress itself.
The source summarizes 8 vulnerabilities. One of them concerns the reuse of existing connections: A new transfer that is supposed to upgrade the connection with STARTTLS may keep using an old connection even though the TLS configuration no longer matches. That must not happen.
The source lists bypassing security measures, disclosing confidential information, manipulating data, and causing a denial of service as possible effects. It does not say which of these effects apply to this individual vulnerability and which apply to the other 7.
The source does not name a fixed version or a workaround. Update cURL as soon as a new version is available.
- Affected
- cURL
- CVSS
- 8.1
source 134c704f-9b21-4f2e-91b3-4a467353bcc0 - Login required
- yes, user account
- Likely to be exploited
- 0.31 %
percentile 24.0 - Type
- CWE-295, CWE-295
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · BSI CERT-Bund
-
This week Wordfence
Advanced Contact form 7 DB
CVE-2026-6831Affects you if you use Advanced Contact form 7 DB through 2.1.1 and an authenticated attacker has Contributor-level access or higher.
This is a missing authorization check. An authenticated attacker with Contributor-level access or higher can therefore read all Contact Form 7 submission data through the “acf7db” shortcode.
I rate this as a medium finding. The dataset is inconsistent about the affected version: The source text names versions through 2.0.9, while the source title names versions through 2.1.1. It is not listed in the KEV catalog of actively exploited vulnerabilities.
Update to 2.1.2.
- Affected
- Advanced Contact form 7 DB
- Fixed in
- 2.1.2
- CVSS
- 6.5
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.26 %
percentile 15.6 - Type
- CWE-862
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
TrustedLogin Connector
CVE-2026-95600Affects you if you use the TrustedLogin Connector WordPress plugin through version 2.0.3. No login is required.
I classify this as sensitive information exposure. According to the source, unauthenticated attackers can extract sensitive user or configuration data.
The source names no further impact. It describes the flaw as present in all versions up to and including 2.0.3.
Update TrustedLogin Connector to 2.0.4.
- Affected
- TrustedLogin Connector
- Fixed in
- 2.0.4
- CVSS
- 5.3
source audit@patchstack.com - Login required
- no
- Likely to be exploited
- 0.25 %
percentile 14.7 - Type
- CWE-497
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week BSI CERT-Bund
OpenSSH
CVE-2026-59995 and 7 moreAffects you if you use the OpenSSH sftp client in a version before 10.4 with the syntax “sftp server:/path .” against an untrusted server.
The advisory bundles several vulnerabilities. One of them affects the sftp client: it can place files outside the intended directory when the server is prepared accordingly. The source also mentions the possibility of a denial-of-service attack, disclosure of information, manipulation of files, and bypassing of security measures, without assigning these to individual findings.
The vulnerability is not listed in the KEV catalog of actively exploited flaws. I classify it as a notice because OpenSSH runs on almost every server and the sftp client sits in scripts and automation whose invocation is not checked daily.
The source does not name a fixed version or a workaround. Until an update is available, do not call the sftp client against servers you do not trust.
- Affected
- OpenSSH
- CVSS
- 4.2
source cve@mitre.org - Login required
- no
- Likely to be exploited
- 0.25 %
percentile 16.7 - Type
- CWE-23
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · BSI CERT-Bund
-
This week Wordfence
WP User Manager – User Profile Builder & Membership
CVE-2026-94079Affects you if you use WP User Manager through version 2.9.19. Unauthenticated attackers can perform an unauthorized action.
I classify this as missing access control. A required capability check is absent from a function, allowing unauthenticated attackers to perform an unauthorized action.
The source gives no further details about that action. The vulnerability is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update WP User Manager to 2.9.20.
- Affected
- WP User Manager – User Profile Builder & Membership
- Fixed in
- 2.9.20
- CVSS
- 5.3
source audit@patchstack.com - Login required
- no
- Likely to be exploited
- 0.22 %
percentile 11.6 - Type
- CWE-862
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation.
184 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.