Daily briefing · July 4, 2026

July 4th: Public Exploits Flood Hosting Panels, Pickle Security Tools, and Open-Source E-Commerce

Automated Vexday summary · sources: NVD, CISA KEV, EPSS

The July 4th bulletin brings no actively exploited (KEV) vulnerabilities and no CVSS Critical scores, but 64 new CVEs were published — several carrying CVSS 8.8 and public proof-of-concept exploit code. The day's most pressing risks cluster around web hosting control panels, Python pickle-security tooling, and a wave of PoC-backed flaws in open-source web applications, all of which demand immediate attention from teams running these stacks.

Today’s brief
  • Two CVSS 8.8 flaws in Trail of Bits fickling undermine pickle-security scanning, potentially returning false 'safe' results for malicious payloads
  • Authenticated RCE in myVesta (vesta) and broken access control in HestiaCP allow low-privileged users to seize admin control of hosting panels
  • A deserialization flaw in Ecommerce-CodeIgniter-Bootstrap (CVSS 8.8) is publicly exploitable and remotely triggerable
  • Six additional PoC-backed flaws in open-source grocery, hotel, restaurant, and fish-tracking apps round out a day heavy on exploitable web application risks
0
critical
0
Actively exploited
0
Before CISA
0
Weaponized
Critical highlights
1
CVE-2026-14637HIGH 8.8PoCaffects Ecommerce-CodeIgniter-Bootstrap
A deserialization vulnerability in the ShoppingCart library of Ecommerce-CodeIgniter-Bootstrap allows remote attackers to exploit the getCartItems function by manipulating the shopping_cart argument; with a public exploit already available, any internet-exposed deployment should be treated as immediately at risk.
2
CVE-2026-14535HIGH 8.8affects fickling
In fickling up to 0.1.11, the UnsafeImportsML pass registers import nodes in a shared context in a way that causes the MLAllowlist pass to silently suppress unsafe findings, meaning pickle payloads that should be flagged as dangerous may be reported as safe — directly undermining any security pipeline relying on fickling for ML model vetting.
3
CVE-2026-14534HIGH 8.8affects fickling
Fickling up to 0.1.10 omits critical Python standard-library modules (_posixsubprocess, site, atexit) from its unsafe-imports denylist, so check_safety() returns LIKELY_SAFE for pickle payloads capable of executing arbitrary OS-level commands — a silent blind spot for any team using fickling to gate model ingestion.
4
CVE-2026-12195HIGH 8.5PoCaffects vesta
An authenticated RCE flaw in myVesta allows low-privileged users to inject arbitrary OS commands via the v_ftp_user parameter during FTP username deletion, with a public PoC available; successful exploitation can result in full admin-level command execution on the hosting server.
5
CVE-2026-12196HIGH 8.3PoCaffects hestiacp
HestiaCP's cronjob feature has a broken access control vulnerability that lets unprivileged users modify panel cronjobs to run management scripts with passwordless sudo, enabling full administrator account takeover — a critical escalation path even without direct root access.
6
CVE-2026-14622MEDIUM 6.9PoCaffects restaurant-website-php-mysql
The AJAX endpoint in restaurant-website-php-mysql lacks authentication entirely, allowing any remote attacker to interact with admin functionality without credentials; a public exploit is already in circulation, making unauthenticated access trivially achievable.
7
CVE-2026-14695MEDIUM 6.9PoCaffects Multi-Vendor Online Grocery Management System
A SQL injection in the registration handler of SourceCodester Multi-Vendor Online Grocery Management System 1.0 can be triggered remotely by manipulating the Name argument, with a public exploit available that could expose or corrupt the underlying database.
8
CVE-2026-14690MEDIUM 6.9PoCaffects Multi-Vendor Online Grocery Management System
An improper authorization flaw in the same Grocery Management System's save_users function allows remote attackers to bypass access controls, with a public exploit available that could enable unauthorized privilege escalation within the application.
9
CVE-2026-14688MEDIUM 6.9PoCaffects Online Hotel Management System
A SQL injection via the email parameter in the admin login page of itsourcecode Online Hotel Management System 1.0 is remotely exploitable with a publicly available proof of concept, potentially allowing attackers to bypass authentication or extract sensitive data.
10
CVE-2026-14687MEDIUM 6.9PoCaffects BettaFish
A partial string comparison flaw in BettaFish's InsightEngine deduplication logic can be abused remotely to manipulate search results; while the CVSS score is moderate, the public exploit and available fix (pending pull request) mean unpatched instances remain exposed to data integrity attacks.
Today’s recommendation: Teams running myVesta, HestiaCP, or any fickling-based ML pipeline should prioritize patching today, as public PoCs dramatically lower the bar for exploitation; all open-source web applications in the bulletin should be audited for exposure and updated or isolated immediately if patches are not yet available.
With multiple public exploits dropping on the same day across hosting panels and security tooling, now is the right moment to validate which of these components are present in your environment and whether they are exposed to untrusted users or the internet.Don’t wait to become a statistic: validate today, at no cost, whether any of these vectors reach your systems.Meet the Autonomous AI Pentest Agent →
Previous briefings
September 20, 2026Dozens of Critical PoC Flaws Surface in Routers and Research Tools, But No Active Exploitation DetectedSeptember 19, 2026Calm Vulnerability Day Masks Serious Flaws in Routers, WordPress, and SuricataSeptember 18, 2026WordPress, IBM, and vm2 Flaws Anchor a High-Alert Day With 5 CVEs Already Under Active ExploitationSeptember 17, 2026Six CVSS 10.0 Azure Flaws Lead a Heavy Patch Day as Acronis Backup Plugin Faces Active ExploitationSeptember 16, 2026Cisco Infrastructure Flooded With CVSS 10 Flaws as VulnCheck Spots Active Exploitation Before CISASeptember 15, 2026Oracle Patch Tuesday Surge and Yonyou Active Exploitation Drive ATTENTION-Level AlertSeptember 14, 2026Cisco Secure Email Under Active Exploitation as 58 Critical CVEs SurfaceSeptember 13, 2026WordPress Plugin Flaw Leads Quiet Day With 8 Critical CVEs and No Active ExploitationSeptember 12, 2026WordPress Plugin Blitz: Nine Critical RCE and Takeover Flaws Disclosed on a Quiet Exploit DaySeptember 11, 2026GitLab Critical Zero-Day Under Active Exploitation Leads a Heavy Patch Day with 36 Critical CVEsSeptember 10, 2026Ten Critical CVEs Published on a Calm Threat Day as Brazil Faces Ransomware SurgeSeptember 9, 2026Three CVEs Already Exploited Before CISA Confirmation, Dual Check Point RCE and cPanel SQLi-to-Root Round Out a High-Alert DaySeptember 8, 2026Windows Under Active Exploit, ScreenConnect Zero-Day Detected Before CISA: September 8 Security BulletinSeptember 7, 202622 Critical CVEs Published on a Quiet Day, With Heavy Ransomware Pressure on Brazilview full archive →
Share