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 Wordfence
YOP Poll
CVE-2026-85682Affects you if you use the YOP Poll WordPress plugin up to and including 7.0.10 and an administrator opens a page controlled by an attacker.
YOP Poll sends a REST nonce to another window without restricting its target origin. Unauthenticated attackers can therefore steal a REST nonce scoped to a logged-in administrator.
They can use it to change the administrator account's email address and password. The source describes the result as full account takeover. I rate this as relevant despite its absence from the KEV catalog because the attacker does not need to log in.
Update YOP Poll to 7.0.11.
- Affected
- YOP Poll
- Fixed in
- 7.0.11
- CVSS
- 8.8
source security@wordfence.com - Login required
- no
- Likely to be exploited
- 0.14 %
percentile 2.4 - Type
- CWE-346
- Actively exploited
- not on the KEV list
- Published
- 2026-09-23
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
Custom Thank You Page for WooCommerce
CVE-2026-4806Affects you if your WordPress site uses the Custom Thank You Page for WooCommerce plugin in any version up to and including 1.1.2.
A missing capability check in the function that saves settings. This allows unauthenticated attackers to export or reset and delete the plugin's settings.
I consider this a relevant vulnerability. The source describes unauthorized access and data loss, but does not name any further effects. It is not listed in CISA's KEV catalog of actively exploited vulnerabilities.
Update the plugin to 1.1.3.
- Affected
- Custom Thank You Page for WooCommerce
- Fixed in
- 1.1.3
- CVSS
- 6.5
source security@wordfence.com - Login required
- no
- Type
- CWE-862
- Actively exploited
- not on the KEV list
- Published
- 2026-09-23
Sources: NVD · EPSS · Wordfence
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.6 - 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.6 - 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
OpenSSL
CVE-2026-28386 and 6 moreAffects you if you run an application that uses OpenSSL with AES-CFB128 on a system with AVX-512 and VAES and processes partial blocks there. TLS and DTLS are not affected.
The source summarizes multiple vulnerabilities in OpenSSL. For this one it describes an out-of-bounds read in AES-CFB128 encryption. The error can cause a crash if the input buffer ends at a memory page boundary and the following page is unmapped. The source rates this as low because the affected mode is not used in TLS or DTLS and the conditions rarely coincide.
The source does not name a fixed version.
While no update is available, monitor the vendor's advisories.
- Affected
- OpenSSL
- CVSS
- 7.5
source nvd@nist.gov - Login required
- no
- Likely to be exploited
- 0.31 %
percentile 24.5 - Type
- CWE-125
- Actively exploited
- not on the KEV list
- Published
- 2026-09-22
Sources: NVD · EPSS · BSI CERT-Bund
-
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.5 - 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 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
231 checked and dismissed, with reasons
- 105 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.
- 23 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.
- 17 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.
- 17 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.
- 14 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.
- 11 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.
- 10 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.
- 6 advisoriesJava-Servertechnik wie Tomcat, Jenkins oder Log4j. WordPress ist in PHP geschrieben, auf einem üblichen Webserver läuft gar kein Java, eine Java-Lücke findet dort schlicht nichts vor, worin sie ausgeführt werden könnte. Auch der große Log4j-Fall von 2021 betraf WordPress-Server aus genau diesem Grund nicht.
- CVE-2018-1000204Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2022-49623Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2023-53109Linux-Kernel, Datenrennen in der IP-Tunnel-Sendeverarbeitung; die Meldung belegt weder eine aus der Ferne ausnutzbare Sicherheitswirkung noch aktive Ausnutzung.
- CVE-2025-39964Linux-Kernel, Fehler im Krypto-Subsystem. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine.
- CVE-2022-42719Linux-Kernel, Fehler im WLAN-Stack. Betrifft nur WLAN-fähige Geräte, nicht den Webserver-Betrieb.
- CVE-2026-33845GnuTLS, Lücke im DTLS-Handshake, DTLS wird auf typischen Webservern mit WordPress nicht verwendet.
- 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-94574GNU wget in Windows-Builds, die Lücke setzt eine für unprivilegierte Windows-Benutzer beschreibbare Konfigurationsdatei voraus und betrifft keinen Linux-Serverdienst.
- 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.