Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33619

20
FAUCET Score

CVE-2026-33619 describes a Server-Side Request Forgery (SSRF) vulnerability in PinchTab v0.8.3's optional scheduler webhook delivery path. This flaw allows an attacker to specify a malicious callback URL, causing the PinchTab server to make blind HTTP POST requests to arbitrary internal or external destinations when a task completes. Rated Medium (CVSS 4.1), exploitation typically requires high privileges (e.g., the master API token) and the scheduler to be enabled, potentially leading to limited integrity impact by interacting with other services. There is currently no evidence of active exploitation, nor is any public exploit code or significant community discussion available for this vulnerability. The issue was addressed in PinchTab v0.8.4 by implementing robust validation of callback targets and disabling redirect following.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.8.4CPE matchmatch criteria
cpe:2.3:a:pinchtab:pinchtab:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.1MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.3
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.25%
Probability of exploitation in next 30 days
EPSS Percentile
16.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0025 is in the 7th percentile among its peer group of 3,562 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/pinchtab/pinchtabFixed in: 0.8.4

Vendor Advisories (1)

goGHSA-xqq2-4j46-vwp7medium

PinchTab has Unauthenticated Blind SSRF in Task Scheduler via Unvalidated callbackUrl

Mar 24, 2026

References

github.com / pinchtab/pinchtab/commit/c824574c3a05073dec2f5e9c219e22ffff8de445
Patch
github.com / pinchtab/pinchtab/releases/tag/v0.8.4
Release Notes
github.com / pinchtab/pinchtab/security/advisories/GHSA-xqq2-4j46-vwp7
ExploitMitigationVendor Advisory