399044 matches found
CVE-2026-77233
The iubenda | All-in-one Compliance for GDPR / CCPA Cookie Consent + more WordPress plugin is affected by an unauthenticated Stored Cross-Site Scripting (XSS) via Comment Content via AdSense Regex Rewrite in all versions up to and including 3.13.4 . The root cause is insufficient input sanitizati...
CVE-2026-8625
Dear Flipbook (PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer) for WordPress is vulnerable to Authenticated Stored XSS in all versions up to and including 2.4.30 . An attacker with Contributor-level access can inject a crafted .df-element div with data-df-lightbox='thumb' via a Custom HTML bloc...
CVE-2026-83628
Theme My Login plugin for WordPress (versions
CVE-2025-14945
The Events Manager plugin for WordPress (versions ≤ 7.3.3) is vulnerable to Stored Cross-Site Scripting via event attribute values. The root cause is insufficient input sanitization—attribute values are processed with only wp_unslash() without further sanitization—and a lack of output escaping wh...
CVE-2026-13447
The MStore API WordPress plugin (versions ≤ 4.20.0) is vulnerable to an unauthenticated authentication bypass via JWT forgery. The root cause lies in FirebasePhoneAuthHelper::verify_id_token(), which validates Firebase ID token claims (alg, kid, aud, iss) but never verifies the JWT cryptographic ...
CVE-2026-83627
The Hummingbird – Speed Optimization, Caching, Minify, Compress & CDN plugin for WordPress (versions ≤ 3.21.0 ) is vulnerable to unauthenticated remote code execution via a flaw in the page cache debug log. The protective
CVE-2026-8623
The Dear Flipbook WordPress plugin (all versions up to 2.4.30 ) is vulnerable to an authenticated Stored Cross-Site Scripting (XSS) via the post_content parameter, specifically the class attribute of .dvcss elements. Attackers with Contributor-level access can embed a Base64-encoded JSON object i...
CVE-2026-86145
PCRE2 versions before 10.48 are affected by an out-of-bounds write in pcre2_dfa_match . The root cause is that reuse of a cached workspace block in a recursive DFA matching workspace lacks a size check, whereas newly allocated blocks for the same purpose do include one. Exploitation requires eith...
CVE-2026-86144
libxml2 versions before 2.15.4 contain a flaw in the XInclude processing functions xmlXIncludeProcess and xmlXIncludeProcessTree , which fail to propagate parser flags such as XML_PARSE_NONET . When a custom resource loader is used, this allows network access during XInclude expansion, potentiall...
CVE-2026-86143
libxml2 before 2.15.4 has an integer overflow in the xmlIO module. An inconsistency between xmlOutputWriteCallback and xmlBufUse causes negative length values to reach downstream write callbacks when data backlogs exceed maximum integer limits (approximately 2 GiB ). This can lead to data corrupt...
CVE-2026-86142
CVE-2026-86142 is a heap-based buffer overflow in libxml2 before 2.15.4 , triggered in the xmlXPtrEvalXPtrPart function. The root cause is an integer overflow (xpointer length saturation) while processing an oversized xpointer() expression, leading to incorrect memory allocation and an out-of-bou...
CVE-2026-86141
libxml2 versions before 2.15.4 contain a NULL pointer dereference in the xmlregexp module, specifically in the xmlRegNewParserCtxt function. The root cause is a missing string length calculation after a strdup failure and NULL check, leading to a potential crash. The CVSS 3.1 score is 2.9 (Low) w...
CVE-2026-86140
CVE-2026-86140 affects libxml2 versions prior to 2.15.4 . The vulnerability resides in the xmlSnprintfElements function within valid.c , where a strcat call causes a stack-based buffer overflow . The CVSS 3.1 score is 8.0 (HIGH) with a local attack vector, low complexity, and no privileges or use...
CVE-2026-86139
libxml2 before 2.15.4 contains an integer overflow in the xmlURIEscapeStr function within uri.c. The upstream fix (commit 8edbbdb0) adds a zero-length guard after xmlStrlen to catch cases where the function returns 0 for a non-empty input, preventing the overflow. According to Red Hat, the flaw c...
CVE-2026-86138
CVE-2026-86138 affects libxml2 before version 2.15.4 . The root cause is an integer overflow in the xmlDictAddQString function (dict.c), which results in a heap-based buffer overflow . A local attacker can leverage this to execute arbitrary code , compromising system integrity and confidentiality...
CVE-2026-86137
libxml2 before version 2.15.4 contains an out-of-bounds read in the xmlFAParsePosCharGroup function, specifically within the NXT macro in the xmlregexp module. An attacker can trigger the flaw by feeding specially crafted XML input to an application using the vulnerable library, causing the compo...
CVE-2024-57552
CVE-2024-57552 affects the Online Food Ordering System v2.0 and is classified as a Stored Cross-Site Scripting (XSS) vulnerability, according to the advisory published by researcher Aman Bahiniya . The CVE was assigned by MITRE in December 2024 but remained in reserved status and was never formal...
CVE-2026-73554
CVE-2026-73554 has been reserved with no public technical details yet. A Telegram sighting and a GitHub tool reference exist, but no confirmed product, root cause, or impact is provided. Monitor for future updates.
CVE-2024-57551
CVE-2024-57551 affects the Online Food Ordering System v2.0 , where an arbitrary file upload flaw allows an attacker to achieve Remote Code Execution (RCE) . The CVE was reserved by MITRE in December 2024 but never officially published, meaning it remained unindexed in NVD. Researcher Aman Bahini...
CVE-2024-57553
CVE-2024-57553 affects the Online Flight Booking Management System v1.0 and involves an HTML Injection vulnerability. The CVE was reserved in December 2024 but never officially published by MITRE; a researcher (Aman Bahiniya) published the advisory independently via a GitHub repository. No specif...
CVE-2026-52777
CVE-2026-52777 affects YesWiki (a PHP wiki system) prior to version 4.6.6 . The vulnerability is an authenticated PHP object injection in BazarImportAction via an unrestricted unserialize() call in tools/bazar/services/CSVManager.php::importEntry(), which lacks the ['allowed_classes' => false]...
CVE-2026-52775
YesWiki (PHP wiki system) prior to version 4.6.6 is vulnerable to an authenticated SQL injection in ReactionManager::deleteUserReaction(). The {idreaction} and {id} URL path parameters are concatenated directly into a SQL LIKE clause without escaping, while a sibling code path correctly applies $...
CVE-2026-52774
YesWiki (a PHP wiki system) is vulnerable to reflected XSS (CWE-79) in its Bazar widget handler prior to version 4.6.6. The id GET parameter is reflected into the data-formid and data-iframeUrl HTML attributes using only strip_tags(), which does not escape double quotes. An unauthenticated attack...
CVE-2026-52773
YesWiki (PHP wiki system), versions 4.1.0 through 4.6.5 , is vulnerable to a reflected XSS (CWE-79) in the archived-revision view. The time GET parameter is reflected unescaped into a hidden HTML input in handlers/page/show.php. Because MySQL coerces malformed DATETIME strings, an attacker append...
CVE-2026-52772
YesWiki prior to 4.6.6 is vulnerable to stored XSS in its Bazar form-field templates. Twig's |raw('html') filter suppresses auto-escaping of field.label and field.hint in attribute and label-body contexts across at least seven templates. The base layout layouts/input.twig is inherited by every fi...
CVE-2026-52771
YesWiki (PHP wiki system) versions 4.2.0 through 4.6.5 are affected by a second-order SQL injection in ApiController::deletePage(). A page tag containing a single quote is stored intact during insertion (the INSERT escapes it for SQL, but the raw byte persists), then read back unescaped into DELE...
CVE-2026-52770
YesWiki , a PHP-based wiki system, is affected by an unauthenticated SQL injection in its public Bazar entry-listing APIs prior to version 4.6.6 . The root cause lies in SearchManager::buildQueriesConditions(), where attacker-controlled numeric query/queries filter values are escaped with mysqli_...
CVE-2026-52769
YesWiki (PHP wiki system) versions 4.6.2 through before 4.6.6 contain an unauthenticated Server-Side Request Forgery (SSRF) in the ActivityPub inbox endpoint. The route POST /api/forms/{formId}/actor/inbox (public ACL) passes the attacker-controlled keyId URL from the HTTP Signature header direct...
CVE-2026-52767
YesWiki versions 4.6.2 through 4.6.5 are affected by a signature-verification bypass in the ActivityPub implementation. The vulnerable function HttpSignatureService::verifySignature() in tools/bazar/services/HttpSignatureService.php uses a loose boolean negation on PHP's openssl_verify(). When op...
CVE-2026-52766
YesWiki (PHP-based wiki system) is vulnerable to unauthenticated arbitrary page deletion prior to version 4.6.6 . The {{erasespamedcomments}} action (actions/EraseSpamedCommentsAction.php) processes a suppr[] array from POST and deletes pages whose tags match, with no authorization check in the a...
CVE-2026-52763
YesWiki , a PHP-based wiki system, is affected by a stored SQL injection in the recentchanges action (actions/recentchanges.php). The period argument supplied via the action syntax ({{recentchanges period="..."}}) bypasses a whitelist that only validates the $_GET form, flowing unvalidated into P...
CVE-2026-52762
YesWiki (PHP wiki system) prior to version 4.6.6 is affected by a stored Server-Side Template Injection (SSTI) in the Bazar semantic template feature. An authenticated administrator can inject arbitrary Twig expressions into the bn_sem_template field, which are later executed server-side via Temp...
CVE-2026-86100
Camaleon CMS versions 2.7.5 through 2.9.1 contain a Server-Side Request Forgery (SSRF) vulnerability in the Upload from URL media feature. The application fails to validate HTTP redirect targets when fetching remote files, allowing an authenticated attacker to supply a URL that passes initial val...
CVE-2026-86098
ntop nDPI versions before 6.0 contain a heap buffer overflow in the ndpi_json_string_escape function, which writes beyond caller-supplied buffer boundaries. An attacker can trigger the overflow by supplying crafted network packet data — including TLS SNI , HTTP headers , or DNS names — that reach...
CVE-2026-86097
PX4 Autopilot through 1.17.0 contains a null pointer dereference in the param_set_default_file() and param_set_backup_file() functions. An attacker with access to any PX4 shell can trigger the crash by issuing param select or param select-backup with no path argument , causing the autopilot proce...
CVE-2026-86095
Unidata netcdf-c through 4.10.1 contains an out-of-bounds write in NC4_HDF5_inq_attname() (file: libhdf5/hdf5attr.c). The function copies HDF5 attribute names into a fixed 256-byte buffer without length validation, allowing an attacker to craft malicious HDF5 files with oversized attribute names ...
CVE-2026-86096
PX4 Autopilot through version 1.17.0 contains a use-after-free vulnerability in TemperatureCalibration::start() within the temperature_compensation module. The root cause is a race condition between task spawning and object deletion, allowing an attacker on an adjacent network to trigger the cali...
CVE-2026-48019
Laravel (PHP web framework) prior to versions 12.60.0 and 13.10.0 is affected by a CRLF injection vulnerability in its default email validation (validateEmail() and Address.php), in combination with how Symfony Mailer and Symfony Mime handle certain character sequences. An unauthenticated attacke...
CVE-2026-46636
Twig , a PHP template language, is affected in versions 1.0.0 through 3.27.0 . The vulnerability stems from SecurityPolicy::checkMethodAllowed() unconditionally whitelisting all method calls on Twig\Markup instances. Because Twig\Markup is not final, subclasses inherit this bypass, exposing every...
CVE-2026-86091
ntopng before 6.7.260717 fails to enforce administrator privileges in the host-pools bulk-delete REST endpoint (handled in pools_rest_utils.lua). An authenticated non-administrative user can issue POST requests to delete all host pools and their member bindings irreversibly, removing traffic poli...
CVE-2026-86090
ntopng before 6.7.260717 fails to perform authorization checks in the REST v2 delete handlers for notification endpoints and recipients (in endpoints.lua and recipients.lua). An authenticated non-administrator user can issue POST requests to irreversibly delete all configured notification endpoin...
CVE-2026-75925
IXON VPN Client versions prior to 1.4.7 contain a CRLF injection vulnerability (CWE-93, with contributing CWE-306) that enables remote code execution with root or SYSTEM privileges . The local configuration service accepts changes without authenticating the requester and writes values to a file l...
CVE-2026-77393
Inductive Automation Ignition versions 8.1.53 and earlier ship with a blank default in the Gateway "Create Project Role(s)" setting, allowing any authenticated user who can execute gateway scripts to create projects . Successful exploitation could compromise the integrity and availability of the ...
CVE-2026-76925
CVE-2026-76925 is a TOCTOU race condition in Flatpak's org.freedesktop.Flatpak.SystemHelper component. The root cause is that a privileged chmod operation executes before OSTree repository validation within the Deploy() function, creating a timing window an attacker can exploit to redirect symlin...
CVE-2026-82684
Tycon Systems TPDIN-Monitor-WEB3 versions 2.2.9 and prior contain a Missing Authorization flaw that could allow an attacker to extract system credentials, configurations, or flash contents. The device is deployed in critical manufacturing and energy sectors . This CVE is part of a group of three ...
CVE-2026-85704
A race condition in the getJailbreak function of server/config.py within the Jailbreak Mode component of ramon-victor freegpt-webui (affects builds up to commit 098db3dfeb41555c2ca9269df0f13e10ec1c35dc) allows a remote, unauthenticated attacker to cause a low availability impact . The attack requ...
CVE-2026-82712
Tycon Systems TPDIN-Monitor-WEB3 versions 2.2.9 and prior are affected by a cross-site request forgery (CSRF) flaw that allows an attacker to perform state-changing operations on the device, including factory resets , credential extraction, and data theft. The product is deployed in critical manu...
CVE-2026-77847
Tycon Systems TPDIN-Monitor-WEB3 versions 2.2.9 and prior contain a hard-coded credential vulnerability. The flaw allows an attacker on an adjacent network to intercept sensitive information or credentials without requiring prior privileges (CVSS 3.1: 6.5 MEDIUM , CVSS 4.0: 7.1 HIGH ). The device...
CVE-2026-85703
ramon-victor freegpt-webui (up to commit 098db3dfeb) is vulnerable to an allocation of resources flaw in the Jailbreak Mode component, specifically in the getJailbreak function of server/backend.py. The attack is remote , requires no authentication , and has low complexity . Impact is rated MEDIU...
CVE-2026-85702
A missing authentication vulnerability exists in the _conversation function of server/backend.py (Backend Conversation API) in ramon-victor freegpt-webui , affecting commits up to 098db3dfeb41555c2ca9269df0f13e10ec1c35dc. Remote attackers can manipulate the model argument to bypass authentication...