Skip to main content

Know which CVEs
actually matter.

Everyone lists today's criticals. We tell you which are widespread vs niche, and what's confirmed vs inferred – so you act on the real ones.

No credit card Privacy-first 30-second setup 7-day free trial

Get the weekly Signal Free

No account · weekly · unsubscribe anytime. Privacy.

Live stats
278,249
Total CVEs tracked
22+
Data sources
2369
This week
341 CRITICAL 951 HIGH 885 MEDIUM 191 LOW
Last 30 days

Signals this week

Exploited 2 POC 319 Unpatched 1099 Widespread 607

Trending this week

Google 358
Linux 230
N A 229
WordPress 181
PHP 155
Java 112
Microsoft 67
Python 49
Openssl Encrypt 36
Apache 32
Watchguard 30
Nvidia 28
Apple 26
Suse 26
Ox Dovecot Ce 25
Ox Dovecot Pro 24

Why vuln.today

Signal, not noise.

Most feeds hand you every CVE published today and call it a day. We go further: we tell you how widespread the affected software actually is, how confident we are in the analysis, and where it ranks against everything else on your plate.

Prevalence

Widespread or niche? A CVE in software running on a handful of machines isn't the same emergency as one in something half the internet runs. We flag which is which so you don't burn a Friday night patching a library nobody uses.

Confidence

Confirmed vs inferred – we say which. Some fields come straight from NVD, CISA, or the vendor; others are our best inference when official data is thin. We label the difference instead of presenting both as equally certain.

Priority

CVSS, EPSS, CISA KEV status, public exploit availability, and patch status all feed into one 0-235 priority score and a plain-language decision label – so ranking a pile of CVEs takes seconds, not a spreadsheet.

7-day free trial

What you get

No credit card · full access for 7 days · see plans after trial

Personal Feed & Watchlist

Watch vendors, products, and techniques. Your feed filters daily CVEs down to the ones that matter to you.

REST API & CI/CD Gate

Programmatic search, manifest scanning, and deploy blocking. One API key, full access during your trial.

Stack Monitoring & Scanning

Upload manifests (package.json, requirements.txt, pom.xml). Get alerts with fix commands when CVEs hit your versions.

Slack & Email Alerts

Slack Block Kit cards or email digests when critical CVEs hit your watched tags or stack. Real-time or daily.

Today's signal

The criticals that are actually widespread

CVE-2026-82393 Aug 31, 21:12
HIGH Widespread PATCH This Week

Scoped path traversal in pnpm allows arbitrary filesystem overwrites during package installation, defeating the --ignore-scripts safety flag entirely. Affected are pnpm v10 before 10.34.5 and v11 before 11.11.0: the package manager's name validation in pickPackage.ts rejects slash characters only for unscoped package names, permitting a scoped name such as @evil/../../../home/user/.bashrc to pass unchecked into raw path joins across three resolver modules and extract package content to any attacker-controlled path. No public exploit has been identified at time of analysis, though GitHub-confirmed patches with regression tests are available.

7.5CVSS
Node.jsRCEPath TraversalPnpm
CVE-2026-82392 Aug 31, 21:03
HIGH Widespread PATCH This Week

Arbitrary file write in pnpm package manager versions before 10.34.5 and 11.0.0-11.11.0 allows an attacker who can supply a crafted `pnpm-lock.yaml` to escape the `node_modules` directory boundary and place package contents at attacker-controlled filesystem paths when a developer runs `pnpm install`. Even `--ignore-scripts` does not prevent the file-write primitive; when the project additionally enables `dangerouslyAllowAllBuilds` or a matching `allowBuilds` configuration entry, the escaped package's lifecycle scripts execute with the victim user's OS-level privileges. Vendor-released patches are available as pnpm 10.34.5 and 11.11.0; no public exploit has been identified at time of analysis.

7.1CVSS
Path TraversalPnpm
CVE-2026-82229 Aug 31, 20:30
HIGH Widespread This Week

Unauthenticated XSS in miniOrange's WordPress Social Login and Register plugin (versions 7.8.2 and earlier) allows remote attackers to inject arbitrary JavaScript into a victim's browser by tricking them into following a crafted URL targeting the plugin's social login flow. The scope-changed CVSS vector (S:C) confirms cross-context impact, enabling session hijacking, credential theft, or malicious redirects against WordPress site visitors and administrators. No public exploit code has been identified and the vulnerability is not listed in CISA's KEV catalog at time of analysis.

7.1CVSS
WordPressXSSWordpress Social Login And Register

Latest CVEs

View all →
CVE-2026-83524 Aug 31, 22:45
HIGH POC This Week

Command injection in RedPort Optimizer wXa-203, wXa-213, and wXa-223 devices (firmware through 20260704) allows low-privileged remote attackers to execute arbitrary OS commands via the System Clock management endpoint. The vulnerable `exec()` call in `/xgatev1/system/datetime.php` accepts unsanitized user input, enabling shell metacharacter injection. A public proof-of-concept exploit has been disclosed via Feishu, the vendor did not respond to responsible disclosure, and no patch has been released, leaving operators without an official remediation path.

8.6CVSS
PHPCommand InjectionOptimizer Wxa 203Optimizer Wxa 213
CVE-2026-82957 Aug 31, 22:17
MEDIUM This Month

Server-side request forgery in Hyperledger Firefly up to 1.4.0 allows unauthenticated remote attackers to manipulate the webhook subscription URL parameter, causing the Firefly server to issue arbitrary HTTP requests to internal or otherwise inaccessible network resources. The vulnerability resides in the ValidateOptions function within the webhook subsystem (internal/events/webhooks/webhooks.go) and is exploitable without authentication or user interaction per the CVSS 4.0 AV:N/PR:N/UI:N vector. A public proof-of-concept exploit exists (CVSS 4.0 E:P), and no vendor patch or response has been identified at time of analysis.

5.5CVSS
SSRF
CVE-2026-82971 Aug 31, 22:15
CRITICAL POC monitor

Command injection in QVidium Opera11 (firmware 3.3.2a26-Ax4x-opera11) lets remote attackers run arbitrary OS commands by manipulating the ipaddr argument of the /cgi-bin/net_tr.cgi CGI script. The flaw is remotely reachable without authentication and publicly available exploit code exists, but it is not listed in CISA KEV. Because QVidium has ceased operations, no fix will ever be issued, making every deployed unit permanently vulnerable.

9.3CVSS
Command InjectionOpera11
CVE-2026-82954 Aug 31, 21:45
HIGH This Week

Path traversal in Dokploy's Traefik configuration handler exposes all versions through 0.29.7 to arbitrary file read and write by low-privileged authenticated remote users. The vulnerable function `writeTraefikConfigInPath` in the Settings component fails to sanitize the `path` argument before writing Traefik proxy configuration, enabling attackers to escape the intended directory and interact with sensitive files on the host filesystem. A public exploit is available and the vendor did not respond to responsible disclosure, leaving no official patch in place.

8.6CVSS
Path TraversalDokploy
CVE-2026-82398 Aug 31, 21:41
MEDIUM PATCH This Month

Quadratic time complexity in pypdf's `read_until_whitespace` function allows remote unauthenticated attackers to cause denial of service by supplying a crafted PDF containing a long non-whitespace byte stream. All versions prior to 6.15.0 accumulate bytes via immutable concatenation in a single-byte loop, producing O(N²) processing cost that stalls Python worker processes and degrades availability of any PDF-parsing pipeline exposed to untrusted input. A confirmed patch is available as version 6.15.0; no active exploitation has been identified at the time of analysis.

6.9CVSS
PythonPypdfDenial Of Service
CVE-2026-82922 Aug 31, 21:30
MEDIUM POC This Month

Unauthenticated SQL injection in ShopEx ECShop up to version 2.5.1 exposes e-commerce installations to remote database compromise via the cart update endpoint. The vulnerable parameter rec_id in /flow.php?step=update_cart is passed to the flow_update_cart function without sanitization, allowing remote attackers to execute arbitrary SQL queries against the backend database. A proof-of-concept exploit has been publicly disclosed and no vendor patch is available, as the vendor did not respond to the disclosure.

5.5CVSS
SQLiPHPEcshop
CVE-2026-82397 Aug 31, 21:28
HIGH PATCH This Week

Denial-of-service in Tornado prior to 6.5.8 allows unauthenticated remote attackers to stall the entire server by sending a single POST request with millions of separator-delimited fields in an application/x-www-form-urlencoded body. Because Tornado's RequestHandler parses the body synchronously before handler dispatch using urllib.parse.parse_qs without a max_num_fields limit, a request body up to the 100 MB default max_buffer_size can consume all CPU on the single-threaded event loop and delay every concurrent connection. No public exploit or CISA KEV listing has been identified at time of analysis, but the low attack complexity (AV:N/AC:L/PR:N/UI:N) makes this trivially automatable against any exposed Tornado endpoint.

7.5CVSS
PythonDenial Of ServiceTornado
CVE-2026-82396 Aug 31, 21:23
MEDIUM PATCH This Month

Stored XSS in Sulu CMS prior to versions 2.6.25 and 3.0.8 allows an authenticated attacker with media upload permissions to execute attacker-controlled JavaScript in a victim's browser on the Sulu origin. By uploading an HTML, XHTML, or XML file and crafting a download URL with the inline=1 query parameter, the attacker bypasses the expected Content-Disposition: attachment behavior, causing the browser to render the document instead of downloading it. When an authenticated victim opens the crafted link, the attacker's JavaScript executes with full access to the victim's Sulu-origin session and can read sensitive data or perform privileged actions on the victim's behalf. No public exploit has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.

5.4CVSS
XSSPHPSulu
CVE-2026-77353 Aug 31, 21:22
MEDIUM PATCH This Month

iCalendar injection in Wallos prior to v5.0.0 allows authenticated users to break out of VEVENT blocks in exported .ics feeds by embedding raw CRLF sequences in subscription names or notes, enabling insertion of fully attacker-controlled calendar events - including spoofed organizers and arbitrary ATTENDEE email addresses - into any calendar application subscribed to the feed. The root cause is a validation/export mismatch: input sanitization encodes HTML metacharacters but never strips newlines, while the iCal export layer decodes those entities back before writing output, letting CRLF pass through unmodified. No public exploit code or active exploitation (CISA KEV) has been identified; the vendor-released patch is v5.0.0.

4.6CVSS
Wallos
CVE-2026-77352 Aug 31, 21:21
MEDIUM PATCH This Month

Server-side request forgery in Wallos (versions 2.0.0 through 4.x) lets any authenticated user force the application server to open arbitrary outbound TCP connections to attacker-chosen hosts, including internal and link-local addresses. The per-user SMTP notification settings endpoint stores a user-supplied host without validation, and the notification cron job passes it directly to PHPMailer - no admin rights are required to abuse this path. No public exploit or CISA KEV listing has been identified at time of analysis; the vendor patched this in version 5.0.0.

4.3CVSS
PHPSSRFWallos

Ready to get started?

Join security teams who track smarter, not harder. 7-day free trial, no credit card required.

Prioritization you can trust

CVSS, EPSS, KEV, and exploit signals combined into one score – no more guessing what to patch first.

Real-time alerts

Slack and email alerts the moment a CVE hits your watched tags or stack – not once a week.

Create free account
Independent, not vendor-funded New CVEs fetched every 15 minutes 278,249+ CVEs already tracked
vuln.today
Free vulnerability intelligence
Sign in

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy