Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
6.4 MEDIUM
CVE-2026-18404 — Social Chat <= 8.6.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'cons…

The Social Chat – Click To Chat App Button plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'consent_message' JSON Attribute in .qlwapp data-box in all versions up to, and includ…

Remote | Cross-Site Scripting
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
9.8 CRITICAL
CVE-2026-13447 — MStore API <= 4.20.0 - Unauthenticated Authentication Bypass via 'id_token' Parameter JWT…

The Mstore Api plugin for WordPress is vulnerable to Authentication Bypass via JWT Forgery in versions up to, and including, 4.20.0 This is due to missing cryptographic signature verification in the …

mstore_api | Remote | Authentication
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
5.4 MEDIUM
CVE-2025-14945 — Events Manager - Calendar, Bookings, Tickets, and more! <= 7.3.3 - Unauthenticated Stored…

The Events Manager - Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to Stored Cross-Site Scripting via event attribute values in all versions up to, and including, 7.3.3. T…

events_manager | Remote | Cross-Site Scripting
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
5.6 MEDIUM
CVE-2026-86144 — libxml2 XInclude Improper Flag Propagation Vulnerability

In xinclude in libxml2 before 2.15.4, xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags. This has security relevance for, for example, the XML_PARSE_NONET flag, if (without it…

libxml2 | XML External Entity
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.9 MEDIUM
CVE-2026-86143 — libxml2 Integer Overflow in Output Callback

In xmlIO in libxml2 before 2.15.4, an inconsistency in xmlOutputWriteCallback and xmlBufUse causes negative lengths to reach write callbacks, aka a lack of a check for integer overflow before calling…

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.9 MEDIUM
CVE-2026-86142 — libxml2 Heap-Based Buffer Overflow

In libxml2 before 2.15.4, there is a heap-based buffer overflow in xmlXPtrEvalXPtrPart because of xmlXPtrEval xpointer length saturation.

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
2.9 LOW
CVE-2026-86141 — libxml2 NULL Pointer Dereference

xmlregexp in libxml2 before 2.15.4 has a NULL pointer dereference in xmlRegNewParserCtxt after a strdup failure, i.e., it does not calculate a string length after NULL checking.

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
8.0 HIGH
CVE-2026-86140 — libxml2 Stack-Based Buffer Overflow

In libxml2 before 2.15.4, xmlSnprintfElements in valid.c has a strcat stack-based buffer overflow.

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.9 MEDIUM
CVE-2026-86139 — libxml2 Integer Overflow Vulnerability

In libxml2 before 2.15.4, xmlURIEscapeStr in uri.c has an integer overflow.

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.9 MEDIUM
CVE-2026-86138 — Libxml2 Integer Overflow to Heap-Based Buffer Overflow

In libxml2 before 2.15.4, xmlDictAddQString in dict.c has an integer overflow and resultant heap-based buffer overflow.

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
2.9 LOW
CVE-2026-86137 — libxml2 Out-of-Bounds Read

In libxml2 before 2.15.4, xmlFAParsePosCharGroup has an out-of-bounds read, aka an out-of-bounds read in the NXT macro in xmlregexp.

libxml2 | Memory Corruption
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.4 MEDIUM
CVE-2026-86100 — Camaleon CMS 2.7.5 through 2.9.1 SSRF via HTTP Redirect in Upload from URL

Camaleon CMS versions 2.7.5 through 2.9.1 fail to validate redirect targets when fetching remote files in the Upload from URL media feature. Authenticated attackers can supply URLs that pass initial …

camaleon_cms | Remote | Server-Side Request Forgery
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
9.4 CRITICAL
CVE-2026-52777 — YesWiki: Authenticated PHP Object Injection in BazarImportAction via unserialize

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, there is an authenticated PHP object injection vulnerability in BazarImportAction via unserialize. This issue has been patched in vers…

yeswiki | Remote | Injection
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
8.8 HIGH
CVE-2026-52775 — YesWiki Authenticated SQL Injection in ReactionManager

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction() that all…

yeswiki | Remote | Injection
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.1 MEDIUM
CVE-2026-52774 — Reflected XSS via Unescaped `id` Parameter in Bazar Widget HTML Attributes in YesWiki

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki's Bazar widget handler reflects the id GET parameter into HTML attributes using strip_tags() only. Because strip_tags() does n…

yeswiki | Remote | Cross-Site Scripting
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
6.1 MEDIUM
CVE-2026-52773 — Reflected XSS via Unescaped Archived-Revision `time` Parameter in `handlers/page/show.php…

YesWiki is a wiki system written in PHP. From version 4.1.0 to before version 4.6.6, YesWiki's archived-revision view reflects the time GET parameter into a hidden HTML input in handlers/page/show.ph…

yeswiki | Remote | Cross-Site Scripting
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
5.5 MEDIUM
CVE-2026-52772 — YesWiki: Bazar form-field templates still apply `|raw('html')` to `field.label` / `field.…

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, Bazar form-field templates still apply |raw('html') to field.label / field.hint in attribute and label-body contexts, resulting stored…

yeswiki | Remote | Cross-Site Scripting
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
8.3 HIGH
CVE-2026-52771 — YesWiki: Second-Order SQL Injection in Page Delete API via Unescaped Page Tag (`ApiContro…

YesWiki is a wiki system written in PHP. From version 4.2.0 to before version 4.6.6, ApiController::deletePage() interpolates a page tag retrieved from the database into a DELETE FROM …_links WHERE t…

yeswiki | Remote | Injection
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
7.5 HIGH
CVE-2026-52770 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in y…

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Baza…

yeswiki | Remote | Injection
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
8.3 HIGH
CVE-2026-52769 — YesWiki: Unauthenticated Server-Side Request Forgery via ActivityPub `Signature.keyId`

YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, the POST /api/forms/{formId}/actor/inbox route - exposed publicly with acl:"public" - accepts an HTTP Signature he…

yeswiki | Remote | Server-Side Request Forgery
Sep 05, 2026 Sep 05, 2026
Sep 05, 2026
Sep 05, 2026
Showing 20 of 12639 Results