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 Wordfence
Database Collation Fix
CVE-2026-15018Affects you if you run the Database Collation Fix plugin in a version up to and including 1.2.10 and the file trigger.txt exists in the plugin directory. The file is created by certain DesktopServer integration events.
An SQL injection that requires no login. An attacker can append their own database queries to existing queries via the force-collation-algorithm parameter and extract contents from the database. The prerequisite is that the file trigger.txt sits in the plugin folder. That happens during DesktopServer integration events, such as site creation. If the file is not there, the vulnerability goes nowhere.
The CVSS of 5.3 is misleading. It reflects the trigger file condition, not what follows after the database is read. Whoever has access to the database has access to everything in it. That is why this entry is here and not in the filter.
Remove the plugin or update to version 1.2.11. Then delete the trigger.txt file if it exists and check the database for unknown queries.
- Affected
- Database Collation Fix
- Fixed in
- 1.2.11
- CVSS
- 5.3
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.27 %
percentile 18.4 - Type
- CWE-89
- Actively exploited
- not on the KEV list
- Published
- 2026-07-31
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
Act now Wordfence
MailChimp Subscribe Form, Optin Builder, PopUp Builder, Form Builder
CVE-2026-15052Affects you if you run the plugin MailChimp Subscribe Form, Optin Builder, PopUp Builder, Form Builder in a version up to and including 4.3.3.
An attacker can store scripts in form fields without logging in. The scripts execute in the browser of anyone visiting the affected page. This ranges from redirecting visitors to external sites to stealing an administrator's session data.
Update to version 4.3.4.
- Affected
- MailChimp Subscribe Form, Optin Builder, PopUp Builder, Form Builder
- Fixed in
- 4.3.4
- CVSS
- 7.2
source security@wordfence.com - Login required
- no
- Likely to be exploited
- 0.24 %
percentile 15.4 - Type
- CWE-79
- Actively exploited
- not on the KEV list
- Published
- 2026-07-31
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
Act now Wordfence
Jeg Kit for Elementor
CVE-2026-2916Affects you if you run Jeg Kit for Elementor up to and including version 3.1.1 and users with at least Contributor access can edit posts.
The plugin writes a full inventory of all installed plugins, system information, and in some cases API keys into a JavaScript variable on the post edit page. Anyone who can edit a post can read this data in plain text. An attacker with a Contributor account can see which other plugins are running in which version and whether usable keys like the Mailchimp API key are exposed.
Update to version 3.1.2.
- Affected
- Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress
- Fixed in
- 3.1.2
- CVSS
- 4.3
source security@wordfence.com - Login required
- yes, user account
- Likely to be exploited
- 0.22 %
percentile 12.3 - Type
- CWE-200
- Actively exploited
- not on the KEV list
- Published
- 2026-07-31
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
WooCommerce PayPal Payments
CVE-2025-14073Affects you if you run WooCommerce PayPal Payments in version 3.3.2 or older and process orders through your shop.
A missing check at a point that displays order data. Without login, someone can reach order information via a sequential number, including the order key. With that key, full customer details can be retrieved within 10 minutes of order placement: name, email, phone, address.
This is not a hole that wrings the password from your server. But it exposes every purchase, and whoever collects customer data does not need long to turn it into profit.
Update the plugin to the latest version and check whether there have been unusual accesses to order data in the last few days.
- Affected
- WooCommerce PayPal Payments
- Fixed in
- 3.4.0
- CVSS
- 5.3
source security@wordfence.com - Login required
- no
- Likely to be exploited
- 0.23 %
percentile 14.2 - Type
- CWE-639
- Actively exploited
- not on the KEV list
- Published
- 2026-07-31
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
User Profile Picture
CVE-2026-61971Affects you if you use the User Profile Picture plugin in a version up to and including 2.6.3 and your installation has users with the Author role or higher whom you do not fully trust.
An insecure direct object reference. An authenticated user with at least Author privileges can manipulate the user ID in a request and change another user's profile picture. On its own not a critical intervention, but an unwanted access to someone else's data that should not happen in a multi-author environment.
Update to version 2.6.4.
- Affected
- User Profile Picture
- Fixed in
- 2.6.4
- CVSS
- 2.7
source audit@patchstack.com - Login required
- yes, administrator
- Likely to be exploited
- 0.19 %
percentile 9.1 - Type
- CWE-639
- Actively exploited
- not on the KEV list
- Published
- 2026-07-31
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
This week Wordfence
Auto Featured Image (Auto Post Thumbnail)
CVE-2026-61970Affects you if you run the Auto Featured Image plugin in a version up to and including 5.0.4 and have users with the Contributor role or higher.
An attacker with a Contributor account can make the plugin send requests to internal services that are not reachable from the outside. That is enough to map the infrastructure behind the website or to talk to other unpatched services. On its own, the vulnerability relies on the reach of a restricted account, hence the rating for this week.
Update to version 5.0.5. The source does not name a workaround.
- Affected
- Auto Featured Image (Auto Post Thumbnail)
- Fixed in
- 5.0.5
- CVSS
- 4.9
source audit@patchstack.com - Login required
- yes, user account
- Likely to be exploited
- 0.12 %
percentile 2.1 - Type
- CWE-918
- Actively exploited
- not on the KEV list
- Published
- 2026-07-31
Sources: NVD · EPSS · Wordfence
Includes data from the CVE Program, © MITRE Corporation. -
For the record Added manually Exploited in the wild
WordPress Core (wp2shell)
CVE-2026-63030 and 1 moreAffects you if you run WordPress 6.9 or 7.0 and the REST API is reachable from outside. Out of the box, it is.
A route confusion in the REST API batch endpoint. On its own it would be a blemish. Combined with the SQL injection in CVE-2026-60137 it turns into access to your database, with no account, no password, from the outside, and subsequently code execution on the server.
Both flaws sit in the core, not in a plugin. That means every installation that has not been updated is affected, regardless of which extensions you use.
Update to 6.9.5 or 7.0.2. The same update closes both holes. If your installation has not been updated since July 17, do not assume nothing happened. Go and look.
- Affected
- WordPress Core (wp2shell)
- CVSS
- 9.8
source contact@wpscan.com - Login required
- no
- Likely to be exploited
- 97.27 %
percentile 99.9 - Type
- CWE-436
- Actively exploited
- KEV since 2026-07-21
- Published
- 2026-07-17
Sources: Sicherheitshinweis · Hersteller · NVD · EPSS · CISA KEV
89 checked and dismissed, with reasons
- 122 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.
- 18 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.
- 16 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.
- 11 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.
- 7 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.
- 7 advisoriesIBM-Unternehmenssoftware wie DB2 oder WebSphere. Sie läuft in Rechenzentren mit eigener Betriebsmannschaft, auf einem Linux-Webserver mit WordPress kommt sie nicht vor. Wer sie im Haus hat, bezieht die Hinweise dazu über den Wartungsvertrag.
- 6 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.
- CVE-2021-47378Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2026-5358GNU-libc-Meldung, die NVD als zurückgewiesen führt, weil die betroffene NIS+-Schnittstelle auf Linux nie ausgeliefert wurde und keine Vertrauensgrenze überschreitet.
- 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-2026-16502Live Composer ist ein WordPress-Plugin mit geringer Verbreitung, und die Lücke erfordert ein angemeldetes Konto sowie eine zusätzlich installierte POP-Kette, ohne die sie keine Wirkung entfaltet.
- CVE-2026-81766WordPress-Plugin, erfordert eine benutzerdefinierte Rolle und eine nicht standardmäßige Multisite-Konfiguration, die Reichweite ist zu klein.
- CVE-2026-82226WordPress-Plugin, ohne Anmeldung auslösbar, aber ohne bekannte POP-Kette im Plugin selbst, die Auswirkung hängt von weiteren installierten Erweiterungen ab.
- CVE-2023-53034Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2025-38177Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2025-38236Linux-Kernel, Use-after-free über lokale Unix-Sockets. Die Ausnutzung erfordert bereits einen lokalen Prozess oder ein Konto und bietet keine entfernte Angriffsfläche.
- CVE-2025-38353Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2024-58239Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2022-50339Linux-Kernel, Fehler im Bluetooth-Stack. Betrifft nur Bluetooth-fähige Geräte, nicht den Webserver-Betrieb.
- CVE-2025-39891Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2022-50556Linux-Kernel, Fehler im DRM-Treiber. Erfordert bereits ein Konto oder einen laufenden Prozess auf der Maschine.
- CVE-2025-40029Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2025-40086Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2025-40110Linux-Kernel, lokale Rechteausweitung, erfordert bereits ein Konto auf der Maschine.
- CVE-2025-40178Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2022-50583Linux-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-31431Linux-Kernel, lokale Rechteausweitung. Erfordert bereits ein Konto auf der Maschine.
- CVE-2026-0864CPython, Interpreter auf Servern vorinstalliert. Lücke erfordert Kontrolle über geschriebene Werte, nicht aus der Ferne auslösbar.